Errors Errors Errors.... - 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: Errors Errors Errors.... (
/showthread.php?tid=201834)
Errors Errors Errors.... -
propilot - 22.12.2010
Hey I just imported a register system into my gamemode no errors here is the pawn complie thing
pawn Код:
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
When I start server:
Код:
[07:40:54] Script[gamemodes/sfp.amx]: Run time error 19: "File or function is not found"
[07:40:54] Number of vehicle models: 0
edit: I guess it a really rare problem? ;o
ANy comment would help ;o
Re: Errors Errors Errors.... -
Hal - 22.12.2010
Your registration system probably was using a plugin like sscanf or whatnot.
You should really search this error, you are not the only one....
Re: Errors Errors Errors.... -
propilot - 22.12.2010
Quote:
Originally Posted by Hal
Your registration system probably was using a plugin like sscanf or whatnot.
You should really search this error, you are not the only one....
|
I importet LuxAdmin btw
Re: Errors Errors Errors.... -
Babul - 22.12.2010
those GTA Server/pawno/includes/ files are vital. make sure you copied them - the whirlpool plugin aswell.
Код:
#include <ldudb>
#include <lfuncs>
Re: Errors Errors Errors.... -
propilot - 22.12.2010
i did. ;/
edit
Код:
echo Executing Server Config...
lanmode 0
rcon_password nohaxmybratha'
maxplayers 50
port 8888
hostname server for pilots test
gamemode0 sfp
filterscripts GarHouse
announce 1
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins streamer sscanf Whirlpool
pawn Код:
#include <a_samp>
#include <ldudb>
#include <lfuncs>
edit:
lalala
look at what I found
Код:
[09:15:51] Loaded.
[09:15:51] Loading plugin: Whirlpool
[09:15:51] Failed.
[09:15:51] Loaded 2 plugins.
Yes I have 3 plugins.
Ill try to find the newest Whirlpool.dll
edit:
Same shit...
Код:
[09:19:29] Loaded.
[09:19:29] Loading plugin: Whirlpool
[09:19:29] Failed.
[09:19:29] Loaded 2 plugins.
[09:19:29]
[09:19:29] Filter Scripts
[09:19:29] ---------------
[09:19:29] Loading filter script 'GarHouse.amx'...
[09:19:29]
>> SFP House System Loaded <<
edit:
WORKS!
Hell yeah.
I noticed my PC was playing with me so I restarted it and it worked
thanks god
Re: Errors Errors Errors.... -
Babul - 22.12.2010
mhuahahahaha
Код:
echo Executing Server Config...
lanmode 1
rcon_password none
maxplayers 10000
port 7788
hostname mysever
gamemode0 test 1
announce 1
query 1
weburl ---
maxnpc 9900
onfoot_rate 4
incar_rate 4
weapon_rate 4
stream_distance 30.0
stream_rate 100
edit: btw: change your rcon pw ^^