17.03.2018, 00:12
Hi, I\'m facing some trouble.
So I instaled how you said, extract the .pwn and .amx into FilterScript Folder and add "cameraeditor" at FilterScript Line at server.cfg

none of your command is working.
Do I need any different include? Like ZCMD or sscanf?
So I instaled how you said, extract the .pwn and .amx into FilterScript Folder and add "cameraeditor" at FilterScript Line at server.cfg
PHP Code:
echo Executing Server Config...
lanmode 0
rcon_password lol123
maxplayers 50
port 7777
hostname Tests
gamemode0 grandlarc 1
filterscripts flymode cameraeditor
announce 0
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
HTML Code:
[00:01:18] [00:01:18] Server Plugins [00:01:18] -------------- [00:01:18] Loaded 0 plugins. [00:01:18] [00:01:18] Filterscripts [00:01:18] --------------- [00:01:18] Loading filterscript \'flymode.amx\'... [00:01:18] Loading filterscript \'cameraeditor.amx\'... [00:01:18] Loaded 2 filterscripts. [00:01:18] Loaded 3 vehicles from: vehicles/trains.txt [00:01:18] Loaded 3 vehicles from: vehicles/pilots.txt [00:01:18] Loaded 15 vehicles from: vehicles/lv_law.txt [00:01:18] Loaded 39 vehicles from: vehicles/lv_airport.txt [00:01:18] Loaded 255 vehicles from: vehicles/lv_gen.txt [00:01:18] Loaded 38 vehicles from: vehicles/sf_law.txt [00:01:18] Loaded 35 vehicles from: vehicles/sf_airport.txt [00:01:18] Loaded 353 vehicles from: vehicles/sf_gen.txt [00:01:18] Loaded 24 vehicles from: vehicles/ls_law.txt [00:01:18] Loaded 37 vehicles from: vehicles/ls_airport.txt [00:01:18] Loaded 98 vehicles from: vehicles/ls_gen_inner.txt [00:01:18] Loaded 389 vehicles from: vehicles/ls_gen_outer.txt [00:01:18] Loaded 71 vehicles from: vehicles/whetstone.txt [00:01:18] Loaded 168 vehicles from: vehicles/bone.txt [00:01:18] Loaded 61 vehicles from: vehicles/flint.txt [00:01:18] Loaded 96 vehicles from: vehicles/tierra.txt [00:01:18] Loaded 96 vehicles from: vehicles/red_county.txt [00:01:18] Total vehicles from files: 1781 [00:01:18] --------------------------------------- [00:01:18] Running Grand Larceny - by the SA-MP team [00:01:18] --------------------------------------- [00:01:18] Number of vehicle models: 173 [00:01:51] [connection] 127.0.0.1:58345 requests connection cookie. [00:01:52] [connection] incoming connection: 127.0.0.1:58345 id: 0 [00:01:52] [join] Nizarh has joined the server (0:127.0.0.1) [00:05:24] RCON (In-Game): Player #0 (Nizarh) has logged in.


none of your command is working.
Do I need any different include? Like ZCMD or sscanf?