Giveweapon problem
#1

----------
Reply
#2

Try this:

pawn Код:
public OnPlayerSpawn(playerid)
{
   if(gTeam[playerid] == TEAM_CARFIX)
   {
      GivePlayerWeapon(playerid,5,1);
   }
   return 1;
}
Reply
#3

----------
Reply
#4

Need help.
Reply
#5

Take out

Quote:

GivePlayerSpawnWeapons(playerid);

Then try it should work now.
Reply
#6

----------
Reply
#7

----------
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)