Hab n Problem Einzelne Wörter zu färben, was ist hier an dem Code falsch? Habs auch schon mit "{FRot}" und {"FRot"}versucht..
new string[128];
format(string,sizeof(string),"%s "FRot"Testet.",SpielerName(playerid));
SendClientMessageToAll(FWeis,string);
--->
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : error 001: expected token: "-string end-", but found "-identifier-"
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : warning 215: expression has no effect
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : error 001: expected token: ";", but found "-string-"
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : warning 215: expression has no effect
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : error 001: expected token: ";", but found ")"
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : fatal error 107: too many error messages on one line
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : warning 215: expression has no effect
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : error 001: expected token: ";", but found "-string-"
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : warning 215: expression has no effect
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : error 001: expected token: ";", but found ")"
I:\Sonstiges\Server\Gta Samp\gamemodes\Test4.pwn(324) : fatal error 107: too many error messages on one line