24.10.2010, 14:55
Quote:
Yes i know im a newbie and i probably posted in the wrong section or something,
I'm really confused about two things.When i download a gamemode what do i do with it? I'm using ServerFFS so do i go to Filemanager -> Gamemodes and paste it to the end of a different gamemode? When i make a new file and paste the gamemode in + restart my server and go on it it doesnt seem to be there Also i dont know where to put my mapped+converted files into my script thanks. |
Ok now goto Configiration,Change details and at very bottom u see gamemodes pick the name of the gamemode in the list.
Now you have set you gamemode and details,Restart the server and it will run the Gamemode with you server details.
Filterscripts are like Admin scripts etc
Now for mapping if you using MTA map editor copy/paste the map code into www.convertffs.com
After its converted copy/paste it under
Код:
public OnGameModeInit()
Now you have a gamemode of you choice,Named the way you want it with objects.
Have a nice day
PS:make sure if you have alot of objects(like 200+) use a streamer,if u dnt know wat it is ****** "SAMP Streamer" its a "Plugin" put it into that folder in serverffs and make sure its a .so file not a .dll !!!! (SERVERFFS Run On Linux)