Help with compilation/running. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help with compilation/running. (
/showthread.php?tid=177996)
Help with compilation/running. -
kaallaaroy - 20.09.2010
I get the following message when I run my server after the script gets compiled.
Quote:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team
[19:25:17]
[19:25:17] Server Plugins
[19:25:17] --------------
[19:25:17] Loaded 0 plugins.
[19:25:17]
[19:25:17] Filter Scripts
[19:25:17] ---------------
[19:25:17] Loading filter script 'weaponm.amx'...
[19:25:17] Loaded 1 filter scripts.
[19:25:17] Script[gamemodes/daocurrent.amx]: Run time error 19: "File or function is not found"
[19:25:17] Number of vehicle models: 0
|
It runs fine on the older version of sa-mp 0.3a. Anyone have any suggestions? I wouldn't be posting here if I hadn't already tried to get it to work for hours.
Re: Help with compilation/running. -
Backwardsman97 - 20.09.2010
Check and see if you have a function that got removed or something.
Re: Help with compilation/running. -
BP13 - 20.09.2010
Quote:
Originally Posted by Backwardsman97
Check and see if you have a function that got removed or something.
|
Well that's terrible advice no offense.
Anyways do you use any plugins?
Re: Help with compilation/running. -
kaallaaroy - 20.09.2010
Solved. Thanks.