[HELP]Animations problem
#2

Quote:
Originally Posted by BaFTa
Guys, I edited the gl_actions.pwn file, compiled it without problems and tested it. There are no problems except one: when i type /anims it shows me the commands, but under the last line it types "SERVER: UNKNOWN COMMAND".
That's because you are returning 0. Try adding return 1; at the end of the /anims command, that is, right after sending the client messages.

Quote:
Originally Posted by BaFTa
Oops, I forgot another problem - when i start animation the text "To stop it press any key" doesn`t show up. It show but just for a second and nobody can`t read it.
I guess you messed up the textdraw code.
Reply


Messages In This Thread
[HELP]Animations problem - by BaFTa - 31.05.2010, 16:15
Re: [HELP]Animations problem - by Zamaroht - 31.05.2010, 16:19
Re: [HELP]Animations problem - by BaFTa - 31.05.2010, 16:23
Re: [HELP]Animations problem - by DJDhan - 31.05.2010, 16:26
Re: [HELP]Animations problem - by BaFTa - 31.05.2010, 16:40

Forum Jump:


Users browsing this thread: 1 Guest(s)