from streamer or my gamemodes ? - 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)
+--- Thread: from streamer or my gamemodes ? (
/showthread.php?tid=565133)
from streamer or my gamemodes ? -
warlord321 - 25.02.2015
pawn Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[21:41:00]
[21:41:00] Server Plugins
[21:41:00] --------------
[21:41:00] Loading plugin: streamer
[21:41:00]
*** Streamer Plugin v2.7.5 by Incognito loaded ***
[21:41:00] Loaded.
[21:41:00] Loading plugin: sscanf
[21:41:00]
[21:41:00] ===============================
[21:41:00] sscanf plugin loaded.
[21:41:00] Version: 2.8.1
[21:41:00] (c) 2012 Alex "******" Cole
[21:41:00] ===============================
[21:41:00] Loaded.
[21:41:00] Loading plugin: audio
[21:41:01]
*** Audio Plugin v0.4 by Incognito loaded ***
[21:41:01] Loaded.
[21:41:01] Loading plugin: iTD
[21:41:01]
* iTD Plugin loaded. (Support for textdraw editor mouse/keyboard)
[21:41:01] Loaded.
[21:41:01] Loaded 4 plugins.
[21:41:01]
[21:41:01] Filterscripts
[21:41:01] ---------------
[21:41:01] Loading filterscript 'animations.amx'...
[21:41:01] Loading filterscript 'buttons.amx'...
[21:41:01] Loading filterscript 'boombox.amx'...
[21:41:01] Loading filterscript 'bar.amx'...
[21:41:01] Progress Bar Creator by Flavio Toribio loaded
[21:41:01] Loading filterscript 'Anims1.amx'...
[21:41:01] Unable to load filterscript 'Anims1.amx'.
[21:41:01] Loading filterscript 'Neon.amx'...
[21:41:01] Loaded 5 filterscripts.
[21:41:01] Script[gamemodes/RP3testBBfixed.amx]: Run time error 19: "File or function is not found"
[21:41:01] Number of vehicle models: 0
i have already update lastest streamer.inc and streamer plugins
Re: from streamer or my gamemodes ? -
ATGOggy - 25.02.2015
Did you check the RP3testBBfixed.amx file?
Re: from streamer or my gamemodes ? -
KtotheYle - 25.02.2015
It's saying streamer has loaded, so yea like the other guy said check your gamemode
Re: from streamer or my gamemodes ? -
warlord321 - 25.02.2015
i have already check my .amx file it still there, but i have new problem now, when i search inside my gm, i cant find this
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[21:52:02]
[21:52:02] Server Plugins
[21:52:02] --------------
[21:52:02] Loading plugin: streamer
[21:52:02]
*** Streamer Plugin v2.7.5 by Incognito loaded ***
[21:52:02] Loaded.
[21:52:02] Loading plugin: sscanf
[21:52:02]
[21:52:02] ===============================
[21:52:02] sscanf plugin loaded.
[21:52:02] Version: 2.8.1
[21:52:02] (c) 2012 Alex "******" Cole
[21:52:02] ===============================
[21:52:02] Loaded.
[21:52:02] Loading plugin: audio
[21:52:02]
*** Audio Plugin v0.4 by Incognito loaded ***
[21:52:02] Loaded.
[21:52:02] Loading plugin: nativechecker
[21:52:02] Loaded.
[21:52:02] Loaded 4 plugins.
[21:52:02]
[21:52:02] Filterscripts
[21:52:02] ---------------
[21:52:02] Loading filterscript 'animations.amx'...
[21:52:02] Loading filterscript 'buttons.amx'...
[21:52:02] Loading filterscript 'boombox.amx'...
[21:52:02] Loading filterscript 'bar.amx'...
[21:52:02] Progress Bar Creator by Flavio Toribio loaded
[21:52:02] Loading filterscript 'Anims1.amx'...
[21:52:02] Unable to load filterscript 'Anims1.amx'.
[21:52:02] Loading filterscript 'Neon.amx'...
[21:52:02] Loaded 5 filterscripts.
[21:52:02] Error: Function not registered: 'Audio_RenamePlayer'
[21:52:02] Script[gamemodes/LokaGamers.amx]: Run time error 19: "File or function is not found"
[21:52:02] Number of vehicle models: 0
Re: from streamer or my gamemodes ? -
KtotheYle - 25.02.2015
Check anims1.amx (and I didn't scroll down all the way before sorry didn't see all the filterscripts sorry on mobile)