05.03.2010, 00:39
hello i was making 3 small DM's and i made it so it gives them weapons when they go to the DM's and it didnt work when i go to the DM's it dosent give me the weapons its just simple coding
if anyone knows why this is happening help me :P
Thanks, Cody Beer
Код:
GivePlayerWeapon(playerid, 348, 9999); GivePlayerWeapon(playerid, 351, 9999); GivePlayerWeapon(playerid, 353, 9999); GivePlayerWeapon(playerid, 356, 9999); GivePlayerWeapon(playerid, 342, 9999);
Thanks, Cody Beer