Skip to content

BenBout/GTASA-scenes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTASA Additionnal maps License

Additionnal scenes for gta sa. Gift to www.sa-mp.com.

Supported Platforms

  • SA-MP - Provides support for the SA-MP server

Required Dependencies

  • YSI only if you compile all sources - Libraries links : GitHub or Forum.SA-MP
  • Incognito Streamer - Library link : GitHub

Compiling Source

  • 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.
  1. Download the zip archive or folk the repository.

  2. Extract archive in your server directory.

  3. Download the required dependencies and install to your server project.

  4. Add required references in your main file #include <streamer> and #include <YSI\y_hooks> (optional).

  5. Add sa_scenes reference in your main file #include <sa_scenes.inc>.

  6. Compile your project.

Enable / Disable scenes

  1. Open sa_scenesinc in your pawno include folder.

  2. Comment / Uncomment // include lines you want to enable/disable.

  3. Save File.

  4. recompile your gamemode.

retrieve scenes positions & interiorworld

  1. Open sa_scenes directory in your pawno\include.

  2. Open scene file you want.

  3. 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.

Special

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.

Reporting texture or object bug

Contact me on github or sa-mp forum.

About

GTA-SA additionnal scenes for SA-MP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages