SA-MP Forums Archive
[Map] [MAP] Spiral Fun! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Maps (https://sampforum.blast.hk/forumdisplay.php?fid=64)
+---- Thread: [Map] [MAP] Spiral Fun! (/showthread.php?tid=71603)



[MAP] Spiral Fun! - DorkAZoid - 02.04.2009

//========= Introduction ======\\
Welcome to,
Spiral Fun! This is my first ever greatest / monument map! It is yet the best spiral fun but it is really low on the ground. but you could just sit in a limosine and drive fall down! When you are falling it will feel like fun! If you have like ultra speed bonuses type things added on your server it will be more fun

//============= Screenshots / Videos ================\\
This is a picture converted into a video :P
Spiral Fun!

//============= Extra Informaotion ===================\\
Location: Grove St. , Above CJ's House
CO-ORDS: (I Have Included A Teleport Command)
Objects: About 193 (Seems Small But Really Hard Work)
Worktime: 5 Minutes (Its A Map Secret)
Real Worktime: 2 Hours Maybe

//============= Bugs ===================\\
I Have found no bugs if you find some bugs please reply with this information:
Код:
Co-ordinates: (Where You Experienced The Bug)
Information:
Extra information (Optional):
Any Comments (Optional):
//=========== Updates ============\\
Currently this is version 1.0b(eta)

//=========== How To Install: ===========\\
Objects (Recommended)
1. Open your gamemode
2. Under
Код:
 OnGameModeInit()
paste this code:
Click Me!
3. Compile And Save
IMPORTANT NOTES: You will need MidoStream for this you can download it Here
Spiral Fun Cars
1. Open your gamemode
2. Under
Код:
 OnGameModeInit()
Add This:
Код:
	AddStaticVehicle(411,2512.3821,-1595.7205,230.5916,161.2331,106,1); //
	AddStaticVehicle(411,2517.7571,-1597.4536,230.6075,160.8092,64,1); //
	AddStaticVehicle(411,2521.1428,-1598.7922,230.5912,160.2236,12,1); //
	AddStaticVehicle(411,2524.2659,-1600.0565,230.6080,160.4867,75,1); //
	AddStaticVehicle(411,2527.7263,-1601.3503,230.6039,159.7320,80,1); //
	AddStaticVehicle(539,2531.9604,-1612.0546,230.2353,247.6188,75,91); //
	AddStaticVehicle(539,2530.7629,-1615.5109,230.2232,249.0956,96,67); //
	AddStaticVehicle(539,2529.3921,-1618.6656,230.2232,249.2711,86,70); //
	AddStaticVehicle(539,2528.0823,-1621.8719,230.2232,249.4986,79,74); //
	AddStaticVehicle(539,2526.7351,-1625.0568,230.2232,249.3554,70,86); //
	AddStaticVehicle(539,2525.3093,-1628.1301,230.2231,249.3621,61,98); //
	AddStaticVehicle(539,2524.1208,-1631.2864,230.2232,248.8769,75,75); //
	AddStaticVehicle(409,2514.9695,-1624.5920,230.6523,70.5333,1,1); //
	AddStaticVehicle(409,2506.1729,-1622.1002,230.6455,246.3087,1,1); //
	AddStaticVehicle(409,2507.4131,-1619.3423,230.6359,245.4397,1,1); //
	AddStaticVehicle(409,2516.3372,-1621.3398,230.6827,70.7847,1,1); //
	AddStaticVehicle(444,2513.5872,-1638.9943,231.2519,154.3018,32,66); //
3. Save And Compile
Teleport Command
1. Open your gamemode
2. Under
Код:
 OnPlayerCommandText
Add this code:
Код:
	if(!strcmp("/SpiralFun", cmdtext, true))
{
	SetPlayerPos(playerid, 2512.0779,-1620.2792,231.0349);
	SetPlayerFacingAngle(playerid, 160.0216);
	SendClientMessage(playerid, 0xFFFFFFFF, "Welcome To Spiral Fun. By DorkAZoid.");
	return 1;
}
3. Save And Compile
Well thats it now whenever you type /spiralfun you will automattcaly goto the place

//=========== Requirements =========\\
* Basic a_samp.inc
* GTA San Andreas Multiplayer And 0.2x Windows Server
* MidoStream 1.2 (Not So Sure About The version

//=========== Download ===============\\
* NOTE:
I Havent made any download if you want you can post mirrors!

//========== Credits =========\\
* DorkAZoid/Ali (Me)
* Rafay (Map Secrets)
* The MTA Team

//========== Programs / Softwares Used in This Operation / Project =================\\
* Pawno
* MOA Map Tools
* MTA Race Map Editor
* MidoStream
* Delux Map Converter

------------------------------------------------------------------------------------------------

Please Add My Credits
ENJOY
lol
No seriously do!


Re: [MAP] Spiral Fun! - James_Alex - 02.04.2009

nice, good work


Re: [MAP] Spiral Fun! - ReV. - 02.04.2009

Definitely made by a generator, i could do this in a few minutes, please try releasing something original..


Re: [MAP] Spiral Fun! - propilot - 02.04.2009

Quote:
Originally Posted by Fatal
Definitely made by a generator, i could do this in a few minutes, please try releasing something original..
what do you mean?
gratte job btw


Re: [MAP] Spiral Fun! - DorkAZoid - 03.04.2009

Quote:
Originally Posted by Fatal
Definitely made by a generator, i could do this in a few minutes, please try releasing something original..
Fatal please im tired of you.
I need some positive comments


Re: [MAP] Spiral Fun! - DorkAZoid - 04.04.2009

IM Working on s newer version of this :P


Re: [MAP] Spiral Fun! - ReV. - 04.04.2009

Quote:
Originally Posted by ..::DorkAZoid::..
Quote:
Originally Posted by Fatal
Definitely made by a generator, i could do this in a few minutes, please try releasing something original..
Fatal please im tired of you.
I need some positive comments
If your going to release something at least put a bit of effort in it, than you would receive a nice comment, unlike the rest of the noob's here that just post to get their post count up.


Re: [MAP] Spiral Fun! - Sweet[M] - 04.04.2009

Pastebin link is dead!


Re: [MAP] Spiral Fun! - Clum` - 04.04.2009

Nothing too special.


Re: [MAP] Spiral Fun! - HB - 04.04.2009

Looks that you've not made it. Exactly copied from a generator? +1 Fatal.