Hello There, Guest! Login or Register


[S]Simple, usefull,random command
#5
(08-13-2010, 11:06 AM)MidNight link Wrote: :
Code:
    if (strcmp(cmdtext, "/dropweapons", true) == 0)
    {
        ResetPlayerWeapons(playerid);
      return 1;
    }
ResetPlayerWeapons its a default function that removes all your weapons and thats all, it aint giving your spawn-weapons back or anything.

-You want a Spawn weapons fixer that is other thing.
Reply


Messages In This Thread
[S]Simple, usefull,random command - by MidNight - 08-13-2010, 11:06 AM
Re: [S]Simple, usefull,random command - by HuRRiCaNe - 08-14-2010, 04:50 AM
Re: [S]Simple, usefull,random command - by iou - 08-14-2010, 10:09 AM