Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Threaded Mode
Please help!
Sarra
Huge Clucker
Posts: 220
Threads: 74
Joined: Dec 2011
Reputation:
0
#1
13.05.2012, 13:24
when i updated my server to 0.3e i got many bugs: many commands got bugged and they are not working correctly :/!
Find
Reply
Scripter12345
Huge Clucker
Posts: 375
Threads: 101
Joined: Feb 2012
Reputation:
0
#2
13.05.2012, 13:27
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
Find
Reply
Ballu Miaa
High-roller
Posts: 1,849
Threads: 96
Joined: Apr 2010
Reputation:
0
#3
13.05.2012, 13:36
You get any warnings or errors? Post them here as well as the Pawn source. We will try to fix them.
Find
Reply
Sarra
Huge Clucker
Posts: 220
Threads: 74
Joined: Dec 2011
Reputation:
0
#4
13.05.2012, 13:56
only 1 warning warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
Quote:
public Audio_OnSetPack(audiopack[])
Find
Reply
Ballu Miaa
High-roller
Posts: 1,849
Threads: 96
Joined: Apr 2010
Reputation:
0
#5
13.05.2012, 16:56
Add this in your script. Not in any function or callback.
pawn Код:
forward
Audio_OnSetPack
(
audiopack
[
]
)
;
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help