You are viewing our Forum Archives. To view or take place in current topics click here.
#441. Posted:
tommoearth1998
  • Ladder Climber
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);

}
#442. Posted:
coolbunny1234
  • Winner!
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;
}
}
#443. Posted:
-Hermione-
  • TTG Fanatic
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.
#444. Posted:
tommoearth1998
  • Ladder Climber
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
#445. Posted:
imConzyyy
  • New Member
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
#446. Posted:
-Snappey-
  • TTG Master
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 -.-
#447. Posted:
--OuTlaW--
  • TTG Master
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
#448. Posted:
coolbunny1234
  • Spooky Poster
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.
#449. Posted:
-Snappey-
  • V5 Launch
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!
#450. Posted:
xSonic
  • TTG Senior
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- wrote
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!


Reset your PC? i got io error and that fixed it? or your dvd drive isnt good enough to burn isos
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.