![]() |
Vortex
Please post you best vortex scripts here! We would like to se how many different ones there have been made!
-Rebel95 |
Re: Vortex
Quote:
|
Pachuka's is the original.. Wait nevermind, someone made that for him. ok uh whoever made that's vortex is fine for me thanks.
|
No, I dont steal scripts, If someone else makes them, I ask permission, and if I can, I put it where I want it.
-Rebel95 |
well thats ease t script!
|
Nobody has the courage to post a script...hey Kai, help us out, get this thing started......
-Rebel95 |
[ Delph Inc. ]
I'd be able to make one...but only if I know how it works :)Could someone explain what its use is and what it does? |
Ok i'd post my script if you told us what the hell the 'vortex' is and is supposed to do...sheesh, and you wonder why no one is giving you scripts for this.
|
what is a vortex script? :confused:
|
Obtain an old levelpack, you'd find them in the Gravity Temple or in Sardon's.
|
cant you just tell me what it is
i really cant be bothered hunting for an old lvls pack |
Quote:
|
o that
thats pretty easy |
[ Delph Inc. ]
Oh, yes...Now I remember. That level really pissed me off because it always kept resetting when I had to go back through the levels. It's one of the simplest things anyone could posibly script apart from: if (playertouchsme) { hide; } |
Ok this is an old ass one I made.
//Code copyrighted by Josey Hunt and may not be used without his express written permission // NPC made by The Josey Hunt if (playerenters) { x=x +.5; timereverywhere; set spar; timeout=0.05; } if (timeout&&playerx<=x&&playery<=y&&spar) { playerx=playerx +.08; playery=playery +.08; timeout=0.05; } if (timeout&&playerx>=x&&playery>=y&&spar) { playerx=playerx -.08; playery=playery -.08; timeout=0.05; } if (timeout&&playerx<=x&&playery>=y&&spar) { playerx=playerx +.08; playery=playery -.08; timeout=0.05; } if (timeout&&playerx>=x&&playery<=y&&spar) { playerx=playerx -.08; playery=playery +.08; timeout=0.05; } Dont worry about the copyright up there, use it, who cares =D This can be easily edited for other things ;) P.S. My new tat owns jo0! =D didnt show up in the pic very good though -curses lighting at raves. v.v |
All times are GMT +2. The time now is 04:28 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.