What's wrong with this script?
#8

Have you treid this:

pawn Код:
public step1(playerid)
{
SendClientMessage(playerid, DZELTANS, "Pamaciba beigusies");
TogglePlayerControllable(playerid, 1);
if(gTeam[playerid] == komanda1)
{
SetPlayerPos(playerid,3632.3020,-1604.2275,16.7541);
}
 if(gTeam[playerid] == komanda2)
{
SetPlayerPos(playerid,3972.4431,-1438.9698,15.6065);
}
}
I dont return 1; in all the callbacks that i have made and they work so maybe try that? Idk might not make a difference but idkl= try it
Reply


Messages In This Thread
What's wrong with this script? - by SaW_[VrTx] - 05.03.2010, 19:22
Re: What's wrong with this script? - by Torran - 05.03.2010, 19:23
Re: What's wrong with this script? - by SaW_[VrTx] - 05.03.2010, 19:25
Re: What's wrong with this script? - by Fj0rtizFredde - 05.03.2010, 19:26
Re: What's wrong with this script? - by Torran - 05.03.2010, 19:26
Re: What's wrong with this script? - by Razvann - 05.03.2010, 19:27
Re: What's wrong with this script? - by SaW_[VrTx] - 05.03.2010, 19:32
Re: What's wrong with this script? - by Torran - 05.03.2010, 19:34
Re: What's wrong with this script? - by SaW_[VrTx] - 05.03.2010, 19:34
Re: What's wrong with this script? - by Torran - 05.03.2010, 19:35

Forum Jump:


Users browsing this thread: 2 Guest(s)