12.06.2015, 13:34
Change your server.cfg to this:
You should also read what people say in their posts because Konstantinos gave you the solution already but you somehow ignored it.
Code:
echo Executing Server Config... lanmode 0 rcon_password **** maxplayers 50 port 7777 hostname Los Santos Life Roleplay | lsl-rp.boards.net gamemode0 lsl_rp 1 filterscripts yom_buttons anims staff_palomino plugins audio sscanf streamer Whirlpool nativechecker announce 0 query 1 chatlogging 0 weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0 logtimeformat [%H:%M:%S] language English
Quote:
In situations like this one is recommended to post the whole server log so others will be able to know what plugin was loaded, failed to load or you didn't add it at all.
From what I see, the filterscript is loaded so streamer plugin is loaded but you have nativechecker plugin loading before and it gives the functions as not registered. It's always good to read the original thread before using a plugin as you miss the important parts: |