Fast answer please!
#1

I need help on how to insert gamemodes/filescripts/includes and how to test my server, mean how can I see if my gamodes worked? Please fast.
Reply
#2

http://lmgtfy.com/?q=how+to+make+a+SA-MP+server

If it worked, then you'd be able to connect, use the mode/filterscript and won't have any errors, as long as the coding for those scripts are up to scratch.
Reply
#3

You're trying to test a downloaded gamemode or your own?
In the first case it's very simple! Just copy past the gamemode in gamodes file and do the same thing for the rest.Also be aware if there is no "include" folder given, go to pawn/includes and copy-paste everything.
For the second case it's also very simple.You just need to add your saved gm you scripted in pawn.
How to connect? Go to your cmd and type "ipconfig" without these (").Then enter the ip as well as the port you have chosen in server.cfg, most likely 7777.There you go.If you had any problems don't be shy to ask!
Reply
#4

Thank you , but do I have to replace this files, or I wil skip it?

I am also looking for a good free hosting company can anyone give me a link.
Reply
#5

The files in the standard server package are already compiled so you could just put the server on, start it, and you'd be ready to connect to it providing you did port forwarding.

This is also not the place to ask about hosts, you could at least search around on the forums, as it's often asked every 6 months.

Steer clear of the free hosts... If you have any spare computers laying around, those would do better to get used to the sa-mp server and scripting, than the free host, and it'd be safer as well.
Reply
#6

Fixed all the problem above, i got another problem on how to make myself as an admin, i logged in as an admin at rcon, but I don't have the acces to /ban etc..
Reply
#7

You need to read more tutorials.

You should be able to ban using RCON, but you will now need an Admin Filterscript, or code one yourself. Otherwise find a gamemode, with the feature built-in.

/rcon cmdlist will list all the commands from RCon.
Reply
#8

Depends on what kind of gamemode you're using. Login in the server, make your account ready for usage. When that's done /rcon login yourpassword and /makeadmin if the gamemode has the specific command, if not then go to scriptfiles > should be a file called "users", or just an .ini file for ex. "Big_Boy.ini". Open the .ini file and edit your "AdminLevel=" to the admin level you'd like to be, ex. "AdminLevel=9999" or so.
Reply
#9

I get it, thanks for the replies , I will be posting more help here soon.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)