21.05.2016, 09:38
Quote:
Hey. I solved your problem.
Change: PHP код:
PHP код:
« Description: Sends a message in the name of a player to all other players on the server. The line will start with the sender's name in their color, followed by the message in white. » That's why that wasn't working. Use SendClientMessagePlayerToAll should be easier. Secondly; I put a "!" before strcmp because without "!", this mean: There is a difference between those 2 strings. I know my English is bad, but I tried to explain you, your mistakes. I hope I helped you and if you have any questions about the code, post it here. |
:
PHP код:
D:\samp folder\XtremeX-Stunting\gamemodes\XtremeX-Stunting.pwn(1813) : error 001: expected token: "-identifier-", but found "*"
D:\samp folder\XtremeX-Stunting\gamemodes\XtremeX-Stunting.pwn(139) : warning 204: symbol is assigned a value that is never used: "himessage"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.