28.11.2015, 10:31
(
Последний раз редактировалось FreAkeD; 30.11.2015 в 10:06.
Причина: Version 2.
)
Introduction
I've recently been working on a gamemode in my spare time. I decided to start off with a Freeroam gamemode due to the fact I've made and owned several Freeroam servers. I introduce to you, San Andreas Ultimate Freeroam. This is a gamemode I plan to update regulary and at the same time continue to develop other scripts. The script is written so that customizing it can be easy if you do decide to use this gamemode. The code is also very readable so development can be made easier. There's quite a lot to get through, so lets get to it !
First of all I want to say that all maps are in a seperate file called stuntmaps.pwn. stuntmaps.pwn has all stunt maps included. You must load that file as a filterscript in order to load all maps. You can also import all maps into the gamemodes file if you'd like to. The only reason this was done for more neatness.
The gamemode uses GAdmin which was made by Gammix. Please read his thread to know more about GAdmin. A link is below.
Credits
Below are all the Plugins, Includes and Filterscripts needed to run this script. (All of them are included in the download.)
Features
This list will be updated when a new version is released.
Once Logged In
Player Commands
Stunt Teleports
Complete Album
More media will be uploaded soon.
Download
The download includes the gamemode, includes, plugins and filterscripts needed along with an example server.cfg file. Nothing else is or will be included.
SolidFiles (Version 2)
Solidfiles (Version 1)
Thanks for reading. I do realise this gamemode may have less features than others. Infact, I plan on working on this gamemode a lot. I have some great new features I'd like to add such as a Duel system, more teleports, moneybag system and much more. A new version may be out soon, stay tuned ! If you have any suggestions, let me know. Thanks!
I've recently been working on a gamemode in my spare time. I decided to start off with a Freeroam gamemode due to the fact I've made and owned several Freeroam servers. I introduce to you, San Andreas Ultimate Freeroam. This is a gamemode I plan to update regulary and at the same time continue to develop other scripts. The script is written so that customizing it can be easy if you do decide to use this gamemode. The code is also very readable so development can be made easier. There's quite a lot to get through, so lets get to it !
First of all I want to say that all maps are in a seperate file called stuntmaps.pwn. stuntmaps.pwn has all stunt maps included. You must load that file as a filterscript in order to load all maps. You can also import all maps into the gamemodes file if you'd like to. The only reason this was done for more neatness.
The gamemode uses GAdmin which was made by Gammix. Please read his thread to know more about GAdmin. A link is below.
Credits
Below are all the Plugins, Includes and Filterscripts needed to run this script. (All of them are included in the download.)
Script Name | Thread Link |
GAdmin | https://sampforum.blast.hk/showthread.php?tid=585036 |
streamer | https://sampforum.blast.hk/showthread.php?tid=102865 |
izcmd | https://sampforum.blast.hk/showthread.php?pid=3475795#pid3475795 |
sscanf2 | https://sampforum.blast.hk/showthread.php?tid=570927 |
Single-Player Info Boxes | https://sampforum.blast.hk/showthread.php?tid=592714 |
Reaction Tests (Intergrated into Gamemode) | https://sampforum.blast.hk/showthread.php?tid=592714 |
This list will be updated when a new version is released.
- Uses latest version of GAdmin
- Random Messages in a Textdraw
- Ammunation Weapon Store (1 in each city). You can find one by going to the nearest Gun Icon on the mini map.
- Speedometer System
- Heaps of teleports (/teleports)
- Many stunt teleports (/steleports)
- AFK System
- Lost Crate System. Find a crate and receive some cool stuff!
- Vehicle options menu (/vehicle). Set your vehicle preferences.
- Boost System (Press Left Mouse Button)
- Repair on Damage system (Automatically Repairs yours vehicle when it gets damaged.)
- Location Textdraw (displays your location on top of the mini map)
- Godmode System
- Rainbow Car
- Change your own weather using /myweather
- Change your chat colour by using /mycolour
- Reaction Tests
- Random Spawns
- Anti Spawn system
- Random Score every 3 minutes
- Random Cash every 5 minutes
- Minigun Deathmatch (/mdm)
- And much more to explore!
Once Logged In
Player Commands
Stunt Teleports
Complete Album
More media will be uploaded soon.
Download
The download includes the gamemode, includes, plugins and filterscripts needed along with an example server.cfg file. Nothing else is or will be included.
SolidFiles (Version 2)
Solidfiles (Version 1)
Thanks for reading. I do realise this gamemode may have less features than others. Infact, I plan on working on this gamemode a lot. I have some great new features I'd like to add such as a Duel system, more teleports, moneybag system and much more. A new version may be out soon, stay tuned ! If you have any suggestions, let me know. Thanks!