• Guest did you know we are live since end 2019? Still going strong thanks to all of you!💪❤

MLO NTeam Monorail - Decrypted & Bypassed - Map

jackhenocied

Active member
Joined
Dec 27, 2024
Messages
68
Reaction score
13
Points
8
Credits
1,021
The fxmanifest comes blank which gives an error when trying to load the map already inside the server
 

thegodandy1

Member
Joined
Dec 7, 2024
Messages
42
Reaction score
11
Points
8
Credits
6,473
does it come with script?
No its only the Map.
The fxmanifest comes blank which gives an error when trying to load the map already inside the server
Im sorry about that, just paste this in the fxmanifest. ill update it later

fx_version 'cerulean'
game 'gta5'
version '1.0.0'
lua54 'yes'
this_is_a_map 'yes'

description 'MonoRails'

-- Typen und Modelle
data_file('DLC_ITYP_REQUEST')('stream/metrooo.ytyp')

replace_level_meta 'gta5'

files {
'gta5.meta',
'trains.xml',
'trains13.dat',
'traintracks.xml',
'audioconfig/emitter_game.dat151.rel',
'audioconfig/emitter_sounds.dat54.rel',
'sfx/emitter_nteam/emitter_nteam_01.awc'
}

data_file 'AUDIO_GAMEDATA' 'audioconfig/emitter_game.dat'
data_file 'AUDIO_SOUNDDATA' 'audioconfig/emitter_sounds.dat'
data_file 'AUDIO_WAVEPACK' 'sfx/emitter_nteam'

data_file 'METADATA_TRAINS' 'trains.xml'
data_file 'TRAINSCONFIG_FILE' 'trains13.dat'
data_file 'TRAINTRACKS_FILE' 'traintracks.xml'

dependency '/assetpacks'
 

eXe

Active member
Joined
Mar 21, 2024
Messages
147
Reaction score
13
Points
18
Credits
1,145
I installed and dont see anything bruh...I even added the above text to the fxmanifest and still nothing
 

eXe

Active member
Joined
Mar 21, 2024
Messages
147
Reaction score
13
Points
18
Credits
1,145
Yeah I dont even see the columns that the metrorail rides on. I toured the entire route and nothing. Then I changed the folder name to "nteam_monorail_map", and now WITH the fxmanifest addon text it crashes.
 

Attachments

  • Screenshot 2025-08-22 005905.png
    Screenshot 2025-08-22 005905.png
    223.8 KB · Views: 14
  • Screenshot 2025-08-22 011217.png
    Screenshot 2025-08-22 011217.png
    24.8 KB · Views: 14

thegodandy1

Member
Joined
Dec 7, 2024
Messages
42
Reaction score
11
Points
8
Credits
6,473
Yeah I dont even see the columns that the metrorail rides on. I toured the entire route and nothing. Then I changed the folder name to "nteam_monorail_map", and now WITH the fxmanifest addon text it crashes.
Still cant reproduce that in any way. It does load fine for me, no crashes, nothing. Same fxmanifest as posted, same files. Whats your Gamebuild Version? Any maps that may collide?
 

Attachments

  • Screenshot_295.png
    Screenshot_295.png
    4.4 MB · Views: 13

eXe

Active member
Joined
Mar 21, 2024
Messages
147
Reaction score
13
Points
18
Credits
1,145
Gamebuild is 3323. I've got maps but it still should at least show the rail columns at least since its a map. Also in your fxmanifest you have this...is this a typo ?
('stream/metrooo.ytyp')
 

thegodandy1

Member
Joined
Dec 7, 2024
Messages
42
Reaction score
11
Points
8
Credits
6,473
Gamebuild is 3323. I've got maps but it still should at least show the rail columns at least since its a map. Also in your fxmanifest you have this...is this a typo ?
('stream/metrooo.ytyp')
Weird, gamebuild is ok tho. And no thats not an typo, thats the way it came from the nteam
 
Back
Top