I need to bend the server to my will!
#1

Recently, i've been getting into hosting GTA:SA servers ( Im A CrewMember of a lanparty in holland)
But i have a few questions\errors that i need taken care of!

1. i've downloaded a few scripts messed around but i keep getting the error
SERVER:Unkown Command.
I've had this with the Raptor Admin Script (as seen herehttp://forum.sa-mp.com/index.php?topic=78061.0)
also with some other small Admin Scripts, but i guess the problems are related
(i also cant seem to make my self the master admin , but ill post that problem in that topic to)

2. I Also downloaded few Gamemodes and succesfully installed them.
I've tested them all and are nice and tidy in the server.cfg
My question to you is ; How do i quickly switch the gamemode.
(also i am not sure i did it the right way so if you could show me how that would be fantastic!)

3.I've been cruising the internet for more content to add at the server, and i came across dozens of maps,
but all they seem to give me is a piece of code which is filled with coordinates and the placing of gameobjects
so i guess my question is ; How do i add it to the game!

4.With Friends I've fooled around with gamemodes and all sorts of stuff, real fun and all , but i was kinda irritated by the fact that there are no npc's walking\driving\flying\shooting or anything is it possible to get it like singleplayer?

5. This one is kinda a follow-up to question 4,
I've also been kinda irritated by the fact that its a freeroaming map and all the 3 islands are accesible,
can i diminish the size of the accesible area to like Grove street ? or someting else ?

I cant think of any more defects to the server ,
so if ill think of any more ill post them

Regards,

Numui!
Reply
#2

Quote:
Originally Posted by Numui
Recently, i've been getting into hosting GTA:SA servers ( Im A CrewMember of a lanparty in holland)
But i have a few questions\errors that i need taken care of!

1. i've downloaded a few scripts messed around but i keep getting the error
SERVER:Unkown Command.
I've had this with the Raptor Admin Script (as seen herehttp://forum.sa-mp.com/index.php?topic=78061.0)
also with some other small Admin Scripts, but i guess the problems are related
(i also cant seem to make my self the master admin , but ill post that problem in that topic to)

If you download a script make shure you have both pwn and amx files, if you only have the pwn file you need to compile it with pawno for example. When adding filterscripts, make shure you only place the name of the filterscript without the extensions (.pwn and .amc) in the filterscripts-line of the config file. Also make shure they are placed in the correct directory.

2. I Also downloaded few Gamemodes and succesfully installed them.
I've tested them all and are nice and tidy in the server.cfg
My question to you is ; How do i quickly switch the gamemode.
(also i am not sure i did it the right way so if you could show me how that would be fantastic!)

gamemode0 lvdm
gamemode1 somegamemode... and so on, then us just use rcon commands to switch


3.I've been cruising the internet for more content to add at the server, and i came across dozens of maps,
but all they seem to give me is a piece of code which is filled with coordinates and the placing of gameobjects
so i guess my question is ; How do i add it to the game!

just place them in the OnGameModeInit sub in the gamemodefile, compile, upload or replace files, and reload server...

4.With Friends I've fooled around with gamemodes and all sorts of stuff, real fun and all , but i was kinda irritated by the fact that there are no npc's walking\driving\flying\shooting or anything is it possible to get it like singleplayer?

no one made one, that is quite like the singleplayer mode but there are some scripts arround for this...

5. This one is kinda a follow-up to question 4,
I've also been kinda irritated by the fact that its a freeroaming map and all the 3 islands are accesible,
can i diminish the size of the accesible area to like Grove street ? or someting else ?

you can try to block the bridges but like in singeplayer you just swim or fly to the other islands i guess you could script something when a player get's out of a specific zone he gets back transported to that zone...

I cant think of any more defects to the server ,
so if ill think of any more ill post them

Regards,

Numui!
Reply
#3

Try Learning SA-MP scripting, and there is filterscripts not working with eachother so read some guides and check wiki.

/cake
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)