[Help] need command
#4

pawn Код:
if (strcmp("/neonoff", cmdtext, true, 10) == 0)
{
    new neon = CreateObject(18647,0,0,-1000,0,0,0,100);
    DestroyObject(neon);
    return 1;
}
Reply


Messages In This Thread
[Help] need command - by Tadas - 16.02.2014, 20:32
Re: [Help] need command - by Vanter - 16.02.2014, 20:35
Re: [Help] need command - by Tadas - 16.02.2014, 21:03
Re: [Help] need command - by Cvnnor - 16.02.2014, 22:18
Re: [Help] need command - by JJB562 - 16.02.2014, 22:34
Re: [Help] need command - by Tadas - 17.02.2014, 11:55

Forum Jump:


Users browsing this thread: 1 Guest(s)