Post: [Scripts] - Stairway To Heaven
08-24-2011, 04:24 PM #1
Correy
I'm the Original
(adsbygoogle = window.adsbygoogle || []).push({}); - Toggle Stairs Size, Like Mw2
- Soild Stairs

add to menu
    
self thread AStairs();


precache this
    
precacheModel( "com_plasticcase_green_big" );


    
AStairs()
{
s = 0;
for(;Winky Winky
{
if(self fragButtonPressed())
{
if(s < 999 && s >1)
{
for(s=0;s<=999;s++)
}
}
if(secondOffHandButtonPressed())
{
if (s > 999 && s < 1)
{
for(s=0;s<=1;s--)
}
}
self thread Stair(s);
T=self createFontString("DAStacks",2);
T setPoint("TOPRIGHT","TOPRIGHT",0,0);
T setText("Stair Size : " + s);
wait 2;
T destroy();
}
Stairs(size)
{
stairz = [];
stairPos = self.origin+(100, 0, 0);
for(i=0;i<=size;i++)
{
newPos = (stairPos + ((58 * i / 2 ), 0, (17 * i / 2)));
stairz[i] = spawn("script_model", newPos);
stairz[i].angles = (0, 90, 0);
wait .1;
stairz[i] setModel( "com_plasticcase_green_big" );
}
}
stair(size)
{
Stairs = s;
stairPos = self.origin+(100, 0, 0);
for(i=0;i<=size;i++){
newPos = (stairPos + ((58 * i / 2 ), 0, (17 * i / 2)));
level.packo[i] = spawn( "trigger_radius", ( 0, 0, 0 ), 0, 65, 30 );
level.packo[i].origin = newpos;
level.packo[i].angles = (0, 90, 0);
level.packo[i] setContents( 1 );
}
}
(adsbygoogle = window.adsbygoogle || []).push({});
08-24-2011, 11:01 PM #20
why cant i thank this thread? :\
08-24-2011, 11:10 PM #21
Originally posted by Catalyst View Post
why cant i thank this thread? :\


you need 100 posts or more
08-25-2011, 12:04 AM #22
Correy
I'm the Original
Originally posted by x. View Post
Never doubt Teh Vader Smile


anyways, do you like teh menu Winky Winky ?
08-25-2011, 12:06 AM #23
Originally posted by Corrrey View Post
anyways, do you like teh menu Winky Winky ?
I don't like any menu, I find them boring... It's just words on the screen.. :P
08-25-2011, 12:07 AM #24
Correy
I'm the Original
Originally posted by x. View Post
I don't like any menu, I find them boring... It's just words on the screen.. :P


so you don't think mine looks smexy :cry: ?
08-25-2011, 12:09 AM #25
Originally posted by Corrrey View Post
so you don't think mine looks smexy :cry: ?
not really... different words and different colours... meh .. :S

The following user thanked x_DaftVader_x for this useful post:

Correy
08-25-2011, 12:24 AM #26
Correy
I'm the Original
Originally posted by x. View Post
not really... different words and different colours... meh .. :S


:FU::FU::carling::carling:
don't talk to meh :cry:, you broke my heart :cry::cry:

---------- Post added at 01:24 AM ---------- Previous post was at 01:23 AM ----------

Originally posted by x. View Post
not really... different words and different colours... meh .. :S


i'm not releasing now you said that :carling:

The following user thanked Correy for this useful post:

x_DaftVader_x
08-31-2011, 01:57 AM #27
thanks xBaByRx

---------- Post added at 06:57 PM ---------- Previous post was at 06:54 PM ----------

you should mke a AMAzing Cod4 cl Vader.. i love ur tree patch btw..
08-31-2011, 02:15 AM #28
Originally posted by superbmxlover View Post
thanks xBaByRx

---------- Post added at 06:57 PM ---------- Previous post was at 06:54 PM ----------

you should mke a AMAzing Cod4 cl Vader.. i love ur tree patch btw..


Why Thanks ? :fyea:
:carling:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo