[MAP] Abandoned Stunt Airport[Map+Link fixed] -
Heerlenking - 22.04.2010
[center]
Info: Abandoned Stunt Airport, the name explains everything. This is a map that I made pretty long time ago. I've released the old version of this map before. Well, this is an updated version with more ramps more jumps and more stunts.
Objects: 281
Worktime: 15 hours or so.
Location: LV (Las Venturas), Verdant Meadows(Abandoned Airport)
Screenshots: Watch the damn video!
Video: SA-MP - Abandoned Airport!
Download: http://solidfiles.com/d/73f2/
Re: [MAP] Abandoned Stunt Airport -
XRVX - 22.04.2010
wow well done
i like the super jump much
great work heerlenking
Re: [MAP] Abandoned Stunt Airport -
ViruZZzZ_ChiLLL - 22.04.2010
It's awesome

I'll be using this in my server for sure

9/10
________
VIDEO REVIEW
Re: [MAP] Abandoned Stunt Airport -
Rac3r - 22.04.2010
Looks a lot of fun, really nice stunt area.
Nice release Heerlenking, I've been waiting for this for two weeks
Thanks
Re: [MAP] Abandoned Stunt Airport -
Jojo - 22.04.2010
How do I add this to my server please
Re: [MAP] Abandoned Stunt Airport -
ViruZZzZ_ChiLLL - 22.04.2010
Quote:
Originally Posted by Jojo
How do I add this to my server please 
|
First: Download the map.
Second: Convert the map here
ConvertFFS Objects
Third: Put the converted objects in OnGameModeInit or OnFilterScriptInit.
________
DODGE VIPER E85 SPECIFICATIONS
Re: [MAP] Abandoned Stunt Airport -
Jojo - 22.04.2010
Yeahhh man I do that with them and it doesnt show in the server
Re: [MAP] Abandoned Stunt Airport -
ViruZZzZ_ChiLLL - 22.04.2010
Use an object streamer Click here for the list of streamers
or maybe you just forgot to put the
gamemode or
filterscript in your server.cfg
________
OPTI
Re: [MAP] Abandoned Stunt Airport -
Rac3r - 22.04.2010
Tiny problem when converting with ConvertFFS to CreateDynamicObject :
Sorry but one object is from this map, the other is from your SF airport map.
Код:
CreateDynamicObject(1634, -1520.597168, -669.896851, 14.145760, 0.000000, 0.000000, 5.72957795131E-5); //
and
Код:
CreateDynamicObject(1655, 229.427780, 2428.682617, 41.014935, 17.1887338539, 0.000000, 5.72957795131E-5); //
Dunno why it converts to E, but you might want to check it. Might save people getting stuck.
Re: [MAP] Abandoned Stunt Airport -
Heerlenking - 22.04.2010
Quote:
Originally Posted by Rac3r
Tiny problem when converting with ConvertFFS to CreateDynamicObject :
Sorry but one object is from this map, the other is from your SF airport map.
Код:
CreateDynamicObject(1634, -1520.597168, -669.896851, 14.145760, 0.000000, 0.000000, 5.72957795131E-5); //
and
Код:
CreateDynamicObject(1655, 229.427780, 2428.682617, 41.014935, 17.1887338539, 0.000000, 5.72957795131E-5); //
Dunno why it converts to E, but you might want to check it. Might save people getting stuck.
|
Fixed.

Re-download the map again.