CallRemoteFunction
#3

Did like u said, my Lord.

Код:
CMD:start(playerid, p[])
{
	timeToStart();
	return 1;
}

CMD:start2(playerid, p[])
{
	for(new i=0;i<MAX_PLAYERS;i++)
	{
		SetPlayerPos(i, 3436.7880859375, -1579.4970703125, 17.810886383057);
	}
	return 1;
}
Anyway, just tested function with no certain reason and it works. So there's something bad in my code, with I'm calling filterscript function.

Anybody may know, what is wrong in my code?

Regards.
Reply


Messages In This Thread
CallRemoteFunction - by IgrexolonO - 28.05.2013, 22:17
Re: CallRemoteFunction - by Pottus - 28.05.2013, 22:22
Re: CallRemoteFunction - by IgrexolonO - 28.05.2013, 22:26
Re: CallRemoteFunction - by IceCube! - 28.05.2013, 22:26
Re: CallRemoteFunction - by IgrexolonO - 28.05.2013, 22:28
Re: CallRemoteFunction - by IceCube! - 28.05.2013, 22:35
Re: CallRemoteFunction - by IgrexolonO - 28.05.2013, 22:41
Re: CallRemoteFunction - by IgrexolonO - 29.05.2013, 05:17

Forum Jump:


Users browsing this thread: 1 Guest(s)