Filter Scripts Not Working.
#1

Hello Guys,


I'm having Trouble With This:-
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3e-R2, (C)2005-2012 SA-MP Team

[02:42:41]
[02:42:41] Server Plugins
[02:42:41] --------------
[02:42:41]  Loading plugin: sscanf
[02:42:41]

[02:42:41]  ===============================

[02:42:41]       sscanf plugin loaded.    

[02:42:41]    (c) 2009 Alex "******" Cole

[02:42:41]  ===============================

[02:42:41]   Loaded.
[02:42:41]  Loading plugin: mysql
[02:42:41]  SA:MP MySQL Plugin v2.1.1 Loaded.
[02:42:41]   Loaded.
[02:42:41]  Loaded 2 plugins.

[02:42:41] [MySQL] Thread running. Threadsafe: Yes.
[02:42:41]
[02:42:41] Filterscripts
[02:42:41] ---------------
[02:42:41]   Loading filterscript 'XTREME~1.amx'...
[02:42:41] Welcome to the Xtreme Administration Filterscript v2.1
[02:42:41] Checking / creating server configuration...
[02:42:41] Creating user file variables configuration...
[02:42:41] Creating command level configuration...
[02:42:41] Creating Forbidden Names...
[02:42:41] shit
[02:42:41] fuck
[02:42:41] crap
[02:42:41] haxp
[02:42:41] hacker
[02:42:41] Creating main configuration files...
[02:42:41] Initializing Menus...
[02:42:41] Complete.
[02:42:41]   Loading filterscript 'xVIP.amx'...
[02:42:41]   Loaded 2 filterscripts.

[02:42:41]
----------------------------------
[02:42:41] OMG! STARTED 99.9 + 0.1 PERCENT
[02:42:41] ----------------------------------

[02:42:41] Number of vehicle models: 0
[02:43:04] --- Server Shutting Down.
[02:43:04]

[02:43:04]  ===============================

[02:43:04]      sscanf plugin unloaded.    

[02:43:04]  ===============================

[02:43:04]  SA:MP MySQL Plugin v2.1.1 Unloaded.
*sigh* My Console Loads ONLY 1 F.S(filterscript). As you can see it IS LOADING xVIP but its not printing "ONFILTERSCRIPTINIT" , And ALSO the commands aren't working...
And just to infrom you i'm a begneer scripter... i'm learning pawn...
Reply
#2

i'm online till a get a reply >.<
Reply
#3

Show me you Server.cfg
Reply
#4

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password ketchup
maxplayers 32
port 7777
hostname SA-MP 0.3 Server
gamemode0 Night
filterscripts XTREME~1 xVIP
announce 1
query 1
plugins sscanf mysql
weburl [url]www.sa-mp.com[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
PLEASE REPLY FAST.
Reply
#5

Quote:
Originally Posted by a.z.a.r
Посмотреть сообщение
PLEASE REPLY FAST.
Don't say to us that we must be reply fast for you.. There are more people's with questions, you are not alone in this forum dude
Reply
#6

Quote:
Originally Posted by mickos
Посмотреть сообщение
Don't say to us that we must be reply fast for you.. There are more people's with questions, you are not alone in this forum dude
ok! >.<
Reply
#7

i need help fast guys!
Reply
#8

Remove mysql and put streamer plugin on you plugins + in you server.cfg and try it after that start your server and post your server-log.txt
Reply
#9

Quote:
Originally Posted by aslan890
Remove mysql and put streamer plugin on you plugins + in you server.cfg and try it after that start your server and post your server-log.txt
after adding streamer plugin i'm getting thi error.
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3e-R2, (C)2005-2012 SA-MP Team

[17:00:56]
[17:00:56] Server Plugins
[17:00:56] --------------
[17:00:56]  Loading plugin: sscanf
[17:00:56]

[17:00:56]  ===============================

[17:00:56]       sscanf plugin loaded.    

[17:00:56]    (c) 2009 Alex "******" Cole

[17:00:56]  ===============================

[17:00:56]   Loaded.
[17:00:56]  Loading plugin: streamer
[17:00:57]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[17:00:57]   Loaded.
[17:00:57]  Loaded 2 plugins.

[17:00:57]
[17:00:57] Filterscripts
[17:00:57] ---------------
[17:00:57]   Loading filterscript 'XTREME~1.amx'...
[17:00:57] Welcome to the Xtreme Administration Filterscript v2.1
[17:00:57] Checking / creating server configuration...
[17:00:57] Creating user file variables configuration...
[17:00:57] Creating command level configuration...
[17:00:57] Creating Forbidden Names...
[17:00:57] shit
[17:00:57] fuck
[17:00:57] crap
[17:00:57] haxp
[17:00:57] hacker
[17:00:57] Creating main configuration files...
[17:00:57] Initializing Menus...
[17:00:57] Complete.
[17:00:57]   Loading filterscript 'xVIP.amx'...
[17:00:57] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[17:00:57] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[17:00:57] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[17:00:57] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[17:00:57] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[17:00:57] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[17:00:57]  
[17:00:57]  =======================================
[17:00:57]  |                                     |
[17:00:57]  |        YSI version 1.04.0000        |
[17:00:57]  |        By Alex "******" Cole        |
[17:00:57]  |                                     |
[17:00:57]  =======================================
[17:00:57]  
[17:00:57]   Loaded 2 filterscripts.

[17:00:57]
----------------------------------
[17:00:57] >NIGHT KILLERS< GAMEMODE STARTED.
[17:00:57] ----------------------------------

[17:00:57] Number of vehicle models: 0
[17:01:36] --- Server Shutting Down.
[17:01:36]

[17:01:36]  ===============================

[17:01:36]      sscanf plugin unloaded.    

[17:01:36]  ===============================

[17:01:36]

*** Streamer Plugin v2.6.1 by Incognito unloaded ***
so, i re-compiled the xvip and i got this error.
pawn Код:
F:\Program Files\Rockstar Games\GTA San Andreas\Windows Server\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
F:\Program Files\Rockstar Games\GTA San Andreas\Windows Server\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
F:\Program Files\Rockstar Games\GTA San Andreas\Windows Server\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
F:\Program Files\Rockstar Games\GTA San Andreas\Windows Server\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
F:\Program Files\Rockstar Games\GTA San Andreas\Windows Server\pawno\include\YSI\y_amx.inc(125) : warning 219: local variable "b1" shadows a variable at a preceding level
F:\Program Files\Rockstar Games\GTA San Andreas\Windows Server\pawno\include\YSI\y_amx.inc(125) : warning 219: local variable "b2" shadows a variable at a preceding level
F:\Program Files\Rockstar Games\GTA San Andreas\Windows Server\pawno\include\YSI\y_amx.inc(125) : warning 219: local variable "b3" shadows a variable at a preceding level
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.
PLEASE HELP BRO!
Reply
#10

deleted post REASON: already defined...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)