Additionnal scenes for gta sa. Gift to www.sa-mp.com.
- SA-MP - Provides support for the SA-MP server
- YSI only if you compile all sources - Libraries links : GitHub or Forum.SA-MP
- Incognito Streamer - Library link : GitHub
- You do not have to compile all the project it if you want just to take some mappings in the repository. But if you want to install easily all of my maps, you can follow my instructions.
-
Download the zip archive or folk the repository.
-
Extract archive in your server directory.
-
Download the required dependencies and install to your server project.
-
Add required references in your main file
#include <streamer>
and#include <YSI\y_hooks>
(optional). -
Add sa_scenes reference in your main file
#include <sa_scenes.inc>
. -
Compile your project.
-
Open sa_scenesinc in your pawno include folder.
-
Comment / Uncomment
//
include lines you want to enable/disable. -
Save File.
-
recompile your gamemode.
-
Open sa_scenes directory in your pawno\include.
-
Open scene file you want.
-
Get pos in. Some scenes are in specific interior world, to get interior number, look at the end of an object line *exemple :
,-1,13,-1,100.000,100.000);
Interior world is 13. For more details, consult incognito streamer doc.
If you use jefferson_remastered.inc, please [do not modify] line 90
it is a tribute to Michael Brown . Thank you.
view_list.txt contains screen links for each map.
Contact me on github or sa-mp forum.