[HELP]How to script: spawn with Full armor
#2

Код:
OnPlayerSpawn(playerid)
{
SetPlayerArmor(playerid, 100);
return 1;
}
* search for the "public OnPlayerSpawn(playerid)" in your script first as it should include it, you will get an error if you have it in the script 2 times
Reply


Messages In This Thread
[HELP]How to script: spawn with Full armor - by MiniDennis - 01.09.2010, 16:05
Re: [HELP]How to script: spawn with Full armor - by Sascha - 01.09.2010, 16:11

Forum Jump:


Users browsing this thread: 1 Guest(s)