08.02.2010, 18:48
Wait...so I need to create a new variable?
ex:
new botweapon;
new botskin;
botweapon = GivePlayerWeapon(playerid, 1, 1000);
botskin = Setplayerskin(playerid, 162);
Then use it on the playerspawn?
If i'm wrong can you please tell me where in the tutorial is that thanks.
ex:
new botweapon;
new botskin;
botweapon = GivePlayerWeapon(playerid, 1, 1000);
botskin = Setplayerskin(playerid, 162);
Then use it on the playerspawn?
If i'm wrong can you please tell me where in the tutorial is that thanks.