You are viewing our Forum Archives. To view or take place in current topics click here.
#441. Posted:
Status: Offline
Joined: Apr 29, 201113Year Member
Posts: 335
Reputation Power: 13
Status: Offline
Joined: Apr 29, 201113Year Member
Posts: 335
Reputation Power: 13
how would i teleoport me to one model to a another
Mikey = spawn( "script_model", (129.384,-476.829,520.125) ); Mikey setModel( "zombie_skull" ); Mikey.angles = (0,120,0);
Mikey = spawn( "script_model", (56.9824,8.76393,35.875) ); Mikey setModel( "zombie_skull" ); Mikey.angles = (0,90,0);
playfx( level._effect["powerup_on"], (129.384,-476.829,520.125) ); Mikey.angles = (0,120,0);
playfx( level._effect["powerup_on"], (56.9824,8.76393,35.875) ); Mikey.angles = (0,90,0);
}
Mikey = spawn( "script_model", (56.9824,8.76393,35.875) ); Mikey setModel( "zombie_skull" ); Mikey.angles = (0,90,0);
playfx( level._effect["powerup_on"], (129.384,-476.829,520.125) ); Mikey.angles = (0,120,0);
playfx( level._effect["powerup_on"], (56.9824,8.76393,35.875) ); Mikey.angles = (0,90,0);
}
- 0useful
- 0not useful
#442. Posted:
Status: Offline
Joined: Aug 09, 200915Year Member
Posts: 6,493
Reputation Power: 8063
Motto: The Original Bunny
Motto: The Original Bunny
Status: Offline
Joined: Aug 09, 200915Year Member
Posts: 6,493
Reputation Power: 8063
Motto: The Original Bunny
-Hermione- wrote how would i change my open menu to aim & knife.
self waittill("melee");
MonitorButtons
{
for( ;;)
{
if( self ADSButtonPressed() && self MeleeButtonPressed() )
{
self notify( "OpenMenu" );
}
wait .01;
}
}
- 0useful
- 7not useful
#443. Posted:
Status: Offline
Joined: May 07, 201113Year Member
Posts: 4,298
Reputation Power: 12
Status: Offline
Joined: May 07, 201113Year Member
Posts: 4,298
Reputation Power: 12
I got it, but thanks anyway. Do you mind if i help with some of the basics, I mean some people wait hours for a reply and it looks like you could use another few helping. If not, its cool.
- 2useful
- 5not useful
#444. Posted:
Status: Offline
Joined: Apr 29, 201113Year Member
Posts: 335
Reputation Power: 13
Status: Offline
Joined: Apr 29, 201113Year Member
Posts: 335
Reputation Power: 13
i just burt my disc perfect and every time i click on waw it
just keep on saying waw loading.... and restarting
help me please aim
just keep on saying waw loading.... and restarting
help me please aim
- 0useful
- 0not useful
#445. Posted:
Status: Offline
Joined: Aug 16, 201113Year Member
Posts: 20
Reputation Power: 0
Status: Offline
Joined: Aug 16, 201113Year Member
Posts: 20
Reputation Power: 0
thanks a bunch it helped a lot
- 0useful
- 0not useful
#446. Posted:
Status: Offline
Joined: Jul 02, 201113Year Member
Posts: 880
Reputation Power: 33
Status: Offline
Joined: Jul 02, 201113Year Member
Posts: 880
Reputation Power: 33
Is there a way to stop the "i/o error" in img burn...?
I hate wasting disks -.-
I hate wasting disks -.-
- 0useful
- 0not useful
#447. Posted:
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 872
Reputation Power: 37
Status: Offline
Joined: Feb 07, 201113Year Member
Posts: 872
Reputation Power: 37
-Snappey- wrote Is there a way to stop the "i/o error" in img burn...?
I hate wasting disks -.-
Had same problem its your settings on imgburn and abgx
- 0useful
- 0not useful
#448. Posted:
Status: Offline
Joined: Aug 09, 200915Year Member
Posts: 6,493
Reputation Power: 8063
Motto: The Original Bunny
Motto: The Original Bunny
Status: Offline
Joined: Aug 09, 200915Year Member
Posts: 6,493
Reputation Power: 8063
Motto: The Original Bunny
-Snappey- wrote Is there a way to stop the "i/o error" in img burn...?
I hate wasting disks -.-
It's gotta be your settings on IMG burn; look up a tut on YouTube man.
- 0useful
- 8not useful
#449. Posted:
Status: Offline
Joined: Jul 02, 201113Year Member
Posts: 880
Reputation Power: 33
Status: Offline
Joined: Jul 02, 201113Year Member
Posts: 880
Reputation Power: 33
coolbunny1234 wrote-Snappey- wrote Is there a way to stop the "i/o error" in img burn...?
I hate wasting disks -.-
It's gotta be your settings on IMG burn; look up a tut on YouTube man.
I set it up just like everyone else -.- My friends have the same problem, oh well. thanks anyways!
- 0useful
- 0not useful
#450. Posted:
Status: Offline
Joined: Oct 11, 201014Year Member
Posts: 1,789
Reputation Power: 88
Status: Offline
Joined: Oct 11, 201014Year Member
Posts: 1,789
Reputation Power: 88
-Snappey- wrotecoolbunny1234 wrote-Snappey- wrote Is there a way to stop the "i/o error" in img burn...?
I hate wasting disks -.-
It's gotta be your settings on IMG burn; look up a tut on YouTube man.
I set it up just like everyone else -.- My friends have the same problem, oh well. thanks anyways!
Reset your PC? i got io error and that fixed it? or your dvd drive isnt good enough to burn isos
- 0useful
- 4not useful
You are viewing our Forum Archives. To view or take place in current topics click here.