Posts: 3,351
Threads: 780
Joined: Jan 2010
Hi all,i need /announce command.
Example:
When i write /announce bla bla
The text will show as textdraw on the middle of game.
Thanks
Posts: 3,351
Threads: 780
Joined: Jan 2010
Код:
C:\Documents and Settings\Utente\Desktop\announce.pwn(1) : error 010: invalid function or declaration
C:\Documents and Settings\Utente\Desktop\announce.pwn(2) : error 010: invalid function or declaration
C:\Documents and Settings\Utente\Desktop\announce.pwn(3) : error 010: invalid function or declaration
C:\Documents and Settings\Utente\Desktop\announce.pwn(5) : error 010: invalid function or declaration
C:\Documents and Settings\Utente\Desktop\announce.pwn(8) : error 010: invalid function or declaration
C:\Documents and Settings\Utente\Desktop\announce.pwn(11) : error 013: no entry point (no public functions)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.
Posts: 421
Threads: 28
Joined: Aug 2010
Reputation:
0
Put it under "public OnPlayerCommandText"
Posts: 3,351
Threads: 780
Joined: Jan 2010