GOTO crash
#9

Quote:
Originally Posted by [MOB
Tr1viUm ]
You forgot to format the messages.

Код:
new string[256];
format(string, 256, "You've been teleported to %s (ID %d)!", othername, otherplayer);
SendClientMessage(playerid, GREEN, string);
format(string, 256, "%s (ID %d) has been teleported to you!", name, playerid);
SendClientMessage(otherplayer, GREEN, string);
TNX to all, my /goto works now perfectly
Reply


Messages In This Thread
GOTO crash - by Remi-X - 04.04.2009, 13:38
Re: GOTO crash - by MenaceX^ - 04.04.2009, 13:44
Re: GOTO crash - by Remi-X - 04.04.2009, 13:47
Re: GOTO crash - by Torekk - 04.04.2009, 14:00
Re: GOTO crash - by Remi-X - 04.04.2009, 14:02
Re: GOTO crash - by Torekk - 04.04.2009, 14:09
Re: GOTO crash - by Remi-X - 04.04.2009, 14:12
Re: GOTO crash - by Tr1viUm - 04.04.2009, 14:15
Re: GOTO crash - by Remi-X - 04.04.2009, 14:20
Re: GOTO crash - by Tr1viUm - 04.04.2009, 14:21

Forum Jump:


Users browsing this thread: 2 Guest(s)