Need help and full support -
monkuttan - 21.10.2013
Iam creating a sa-mp server for first time. i got a game mode which i was searching "Land of paradise" i downloaded it and unzip it but i cannot connect to the server using the ip 127.0.0.1:777 please help me
Re: Need help and full support -
doreto - 21.10.2013
127.0.0.1:777
7
Re: Need help and full support -
monkuttan - 21.10.2013
yea i missed to type one more 7 with that ip also i cant connect please help
Re: Need help and full support -
Superhot - 21.10.2013
open cmd prompt > ipconfig > look for Ip4v ip, and connect to it.
Re: Need help and full support -
linuxthefish - 21.10.2013
Open the file "server_log.txt" and paste the contents here, your server might not even be starting properly
Re: Need help and full support -
monkuttan - 21.10.2013
Not working i can connect to that ip by opening sa-mp server and if i close it the server will shut down but sa-mp server is not opening it closing after opening. Iam using windows xp sp whats the problem
Re: Need help and full support - Astralis - 21.10.2013
Quote:
Originally Posted by monkuttan
Not working i can connect to that ip by opening sa-mp server and if i close it the server will shut down but sa-mp server is not opening it closing after opening. Iam using windows xp sp whats the problem
|
Quote:
Originally Posted by linuxthefish
Open the file "server_log.txt" and paste the contents here, your server might not even be starting properly
|
that.
Re: Need help and full support -
iAnonymous - 22.10.2013
YOu got the .dll plugins ?
You got the port as 7777 in your server .cfg ?
you changed the gamemode in your .cfg file ?
Answer these questions and you will get your answer ! and if u dont know what i am talking about , then please never think to start a samp server ...
Re: Need help and full support -
monkuttan - 22.10.2013
yes i got the .dll plugins
no i didnt change the port its 7777
I didnt change the gamemode
Re: Need help and full support -
iAnonymous - 22.10.2013
dude , listen !
follow these steps !
1. goto the folder where u have your gamemode extracted !
2. open a file named " server " extension = .cfg
3 . copy it and paste it here .
4 . then we will be able to help you !
Re: Need help and full support -
monkuttan - 22.10.2013
Код:
echo Executing Server Config...
lanmode 0
rcon_password ashwin
maxplayers 500
port 7777
hostname ™ooO| Land of Paradise-[LoP]- [3x] ©|Ooo™
mapname LoP-Gaming
gamemode0 LOPTDM
filterscripts house xdrift hell vspawner AFK animations
announce 0
plugins streamer y_files Whirlpool GeoIP_Plugin sscanf FileManager itd irc
query 1
weburl
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 80
logtimeformat [%H:%M:%S]
Re: Need help and full support -
Akira297 - 22.10.2013
If it fails to start then copy your server_log.txt ; If it does start then instead of using 127.0.0.1. use localhost < - - - Just like that.
Re: Need help and full support -
iAnonymous - 22.10.2013
Please confirm that the plugins mentioned in this file are present in your plugins folder and then try to run the server again and if same thing happens then copy/paste your "server.log" file here .
Re: Need help and full support -
kaisersouse - 22.10.2013
I'd change your RCON password...since you just posted it for the world to see
Re: Need help and full support -
newbie scripter - 22.10.2013
Код:
echo Executing Server Config...
lanmode 0
rcon_password changeme
maxplayers 500
port 7777
hostname ™ooO| Land of Paradise-[LoP]- [3x] ©|Ooo™
mapname LoP-Gaming
gamemode0 LOPTDM 1
filterscripts house xdrift hell vspawner AFK animations
announce 1
plugins streamer y_files Whirlpool GeoIP_Plugin sscanf FileManager itd irc
query 1
weburl
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 80
logtimeformat [%H:%M:%S]
// try this? + change the rcon PASS!
Re: Need help and full support -
linuxthefish - 25.10.2013
YOU NEED TO POST THE BLOODY SERVER LOG OR WE CAN'T HELP YOU!
Re: Need help and full support -
monkuttan - 02.11.2013
I opened samp server.exe and the server is online but i cant join because the version is 0.2x so i cant join so how to make it 0.3x?
Re: Need help and full support -
Uberanwar - 02.11.2013
To make it 0.3x, download the 0.3x server package from SA-MP.com, and then replace the includes, sa-mpserver.exe, samp-npc.exe, announce.exe. Also try to recompile your gamemode. Make sure the plugins and includes are updated aswell
Re: Need help and full support -
monkuttan - 11.11.2013
having another error
Код:
[17:07:41] Script[gamemodes/LOPTDM.amx]: Run time error 19: "File or function is not found"
[17:07:41] Number of vehicle models: 0
[17:07:45] --- Server Shutting Down.
Pls help
Re: Need help and full support -
Khanz - 11.11.2013
Quote:
Originally Posted by monkuttan
having another error
Код:
[17:07:41] Script[gamemodes/LOPTDM.amx]: Run time error 19: "File or function is not found"
[17:07:41] Number of vehicle models: 0
[17:07:45] --- Server Shutting Down.
Pls help
|
A plugin is missing.