How to SendClientMessageToAll When somebody does a teleport
#1

Ok, i have this for when somebody teleports


Код:
if (strcmp("/Track1", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid, 3409.8455,-1482.6224,2.2038);
SendClientMessageToAll(playerid, RED,"[%s]: Has Done >> /Track1 << Why Not Join Him?");
return 1;
But i get a error saying...

C:\Users\Jj\Desktop\My stunt server\gamemodes\kontrolNEW.pwn(455) : error 035: argument type mismatch (argument 2)

anyone know whats wrong?
Reply


Messages In This Thread
How to SendClientMessageToAll When somebody does a teleport - by aspire5630 - 16.04.2009, 00:58
Re: How to SendClientMessageToAll When somebody does a teleport - by ReV. - 16.04.2009, 01:06

Forum Jump:


Users browsing this thread: 1 Guest(s)