clientmessagetoall prob
#1

Код:
SendClientMessageToAll(playerid, LIGHTGREEN, "%s has started the bus mission!", 5000, 3);
Код:
C:\DOCUME~1\Karim\Desktop\BUSMIS~1.PWN(113) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
mhm?
Reply
#2

You don't need "playerid" when it's to all, and your making it like a GameModeText, make it:

Код:
SendClientMessageToAll(color,"msg");
Reply
#3

sad 2 warnings
Reply
#4

pawn Код:
SendClientMessageToAll(#119306AA, "%s has started the bus mission!");
Otherwise show your warnings.
Reply
#5

thx play there gone now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)