how does?

Micnax

Back from the dead (again)
aa
Apr 25, 2009
2,109
1,585
Code:
sm_fakeitem <target> "Weapon Name/Item"
Used to show a user getting an item in the chat, without getting the item. Can be used to make fake and funny drops.

sm_fakeitem = Starting command
<target> = The player to 'gain' the fake weapon
"Weapon Name/Item" = What it says

So:
sm_fakeitem <Joodude> "The Super Poster"
will turn into:
Joodude has found: The Super Poster
in the chat
 

A Boojum Snark

Toraipoddodezain Mazahabado
aa
Nov 2, 2007
4,775
7,669
sm_fakeitem <Joodude> "The Super Poster"
You don't actually use <> around it. That's the syntax meaning the parameter is required for the command to work.

Additionally... this is a sourcemod command, it'll only work if the server has the plugin and you have access.
 

Nutomic

L11: Posh Member
Feb 7, 2009
888
177
Isnt there a command similar to this that can be used on any server by anyone? Not sure, but i remember there was something like that?