TopHat 0.3e
#1

So yea, ServerFFS still hasn't released the 0.3e, but im learning the new stuff anywayz!
So the tophat which was added.. I want it on all my players head if they do the cmd /tophat .
How can I do that?

Heres the Object ID for the tophat :

Код:
19352	tophat01
pawn Код:
#define tophat01 19352

if(strcmp(cmd, "/tophat", true) == 0)
{
    AddStaticObject(playerid, tophat01);
    return 1;
}
Lolz, thats just an example of what I'm meaning .. so yea, anyone help me out?
thanks

sincerely,
Kudoz
Reply


Messages In This Thread
TopHat 0.3e - by Kudoz - 09.05.2012, 21:35
Re: TopHat 0.3e - by HDFord - 09.05.2012, 22:10
Re: TopHat 0.3e - by Luis- - 09.05.2012, 22:25

Forum Jump:


Users browsing this thread: 1 Guest(s)