hello small problem here (with code and all stuff)
#1

Код:
error 029: invalid expression, assumed zero
and now is the stuff where is smth. wrong


Код:
	

        else if(gTeam[playerid] == TEAM_tdb) // this is the line :)
  	{
    	     SetPlayerPos(playerid, 255.0295,77.3840,1003.6406);
  	}
Reply
#2

Check your TEAM_tdb at top of the script (sometimes i add a team but i dont add ID)

pawn Код:
TEAM_tdb     // Wrong
TEAM_tdb 1  // Right
Reply
#3

thank you mate just my fault! and thanks for your time
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)