Okay, so I'm doing smthing wrong :S, I put something like an example:
PHP Code:
ColorChat(id, RED, "[amxx] %L", id, "NEXTMAP", nextmap)
in the txt file --->
PHP Code:
NEXTMAP = ^3The Next Map Will Be: ^4%s
And it shows me this in the chat:
[amxx] 3The Next Map Will Be: 4de_dust2
what im doing wrong ? :S
__________________