How To?
#3

Quote:
Originally Posted by SkizzoTrick
Посмотреть сообщение
Your Begginner right?read the Scripting Basics but anyway,here is the command
He didnt ask for a admin one right?

pawn Код:
if (strcmp("/weapons", cmdtext, true, 10) == 0)
    {
        GivePlayerWeapon(playerid,24,100); // DEAGLE
        GivePlayerWeapon(playerid,31,100); // M4
        GivePlayerWeapon(playerid,29,100); // MP5 && 29 is the weapon id 100 is the ammo
        return 1;
    }
for more weapon ids please visit here https://sampwiki.blast.hk/wiki/Weapons !
Reply


Messages In This Thread
How To? - by razerclaus - 11.10.2010, 20:12
Re: How To? - by SkizzoTrick - 11.10.2010, 20:41
Re: How To? - by Kitten - 11.10.2010, 21:55

Forum Jump:


Users browsing this thread: 2 Guest(s)