Please help!
#1

when i updated my server to 0.3e i got many bugs: many commands got bugged and they are not working correctly :/!
Reply
#2

Quote:
Originally Posted by Sarra
Посмотреть сообщение
when i updated my server to 0.3e i got many bugs: many commands got bugged and they are not working correctly :/!
How did you up date it
Reply
#3

You get any warnings or errors? Post them here as well as the Pawn source. We will try to fix them.
Reply
#4

only 1 warning warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
Quote:

public Audio_OnSetPack(audiopack[])

Reply
#5

Add this in your script. Not in any function or callback.

pawn Код:
forward Audio_OnSetPack(audiopack[]);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)