23.08.2012, 16:49
When I turn on the "samp server" that's run the samp , But there's a bug , Like when I see the server , The gamemode is "unkown" and when I enter that's just falling from the sky and dont do nothing...
Here's my Server.Log:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[17:45:40] Error: Your password must be changed from the default password, please change it.
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[18:24:58] filterscripts = "" (string)
[18:24:58]
[18:24:58] Server Plugins
[18:24:58] --------------
[18:24:58] Loaded 0 plugins.
[18:24:58] I couldn't load any gamemode scripts. Please verify your server.cfg
[18:24:58] It needs a gamemode0 line at the very least.
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[20:50:35] filterscripts = "" (string)
[20:50:35]
[20:50:35] Server Plugins
[20:50:35] --------------
[20:50:35] Loaded 0 plugins.
[20:50:35]
[20:50:35] Filterscripts
[20:50:35] ---------------
[20:50:35] Loaded 0 filterscripts.
[20:50:35] Script[gamemodes/KGRP.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[20:50:35] Failed to load 'gamemodes/KGRP.amx' script.
[20:50:35] Number of vehicle models: 0
Can somone tell me how fix that ? and if I need to download somethang does he can gto give me the website of download ?
Here's my : Server.Log
And when I compile the GameMode the "Pawno" Is stop to running , And that's compile that , Didnt show the little board that's tell the GameMode has been Compiled It showed me then only the file has been compiled to AMX
Down in the left side . But that's didnt show me the little board write inside it :
"Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase"
Sometimes I compiled the file before I updated the script and that's show me 5 warning's alway's , Maybe that's connnection to that? , Here's the Warning's:
Somone can help me and tell how to fix that's problem ?
Here's my Server.Log:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[17:45:40] Error: Your password must be changed from the default password, please change it.
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[18:24:58] filterscripts = "" (string)
[18:24:58]
[18:24:58] Server Plugins
[18:24:58] --------------
[18:24:58] Loaded 0 plugins.
[18:24:58] I couldn't load any gamemode scripts. Please verify your server.cfg
[18:24:58] It needs a gamemode0 line at the very least.
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
[20:50:35] filterscripts = "" (string)
[20:50:35]
[20:50:35] Server Plugins
[20:50:35] --------------
[20:50:35] Loaded 0 plugins.
[20:50:35]
[20:50:35] Filterscripts
[20:50:35] ---------------
[20:50:35] Loaded 0 filterscripts.
[20:50:35] Script[gamemodes/KGRP.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[20:50:35] Failed to load 'gamemodes/KGRP.amx' script.
[20:50:35] Number of vehicle models: 0
Can somone tell me how fix that ? and if I need to download somethang does he can gto give me the website of download ?
Here's my : Server.Log
Код:
echo Executing Server Config... lanmode 0 rcon_password 12345 maxplayers 500 port 7777 hostname SA-MP 0.3 Server gamemode0 KGRP filterscripts announce 0 query 1 weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 10 logtimeformat [%H:%M:%S]
Down in the left side . But that's didnt show me the little board write inside it :
"Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase"
Sometimes I compiled the file before I updated the script and that's show me 5 warning's alway's , Maybe that's connnection to that? , Here's the Warning's:
Код:
d:\Users\User\Desktop\HA\bds\KGRP.pwn(19186) : warning 213: tag mismatch d:\Users\User\Desktop\HA\bds\KGRP.pwn(19186) : warning 213: tag mismatch d:\Users\User\Desktop\HA\bds\KGRP.pwn(19186) : warning 202: number of arguments does not match definition d:\Users\User\Desktop\HA\bds\KGRP.pwn(19507) : warning 217: loose indentation d:\Users\User\Desktop\HA\bds\KGRP.pwn(20693) : warning 217: loose indentation