29.12.2012, 15:26
Quote:
A lot of ways to do it, here's an easy one
pawn Код:
|
If you didn't know how to do it
here is a tutorial:
1.Copy this and paste it under "public OnPlayerCommandText(playerid, cmdtext[])"
2.If you get this error "serverfile\gamemodes\test25.pwn(101) : error 017: undefined symbol "COLOR_RED""
just replace "COLOR_RED" with the colour code you want
3.Compile it with the Blue arrow up
and you are done!