Graal Forums  

Go Back   Graal Forums > PlayerWorlds > Playerworld Staff Openings
FAQ Members List Calendar Today's Posts

View Poll Results: Which do you prefer?
An economy 29 60.42%
All items free. 19 39.58%
Voters: 48. You may not vote on this poll

 
 
Thread Tools Search this Thread Rating: Thread Rating: 4 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
  #29  
Old 03-13-2010, 01:51 AM
Purez Purez is offline
Registered User
Join Date: Mar 2010
Posts: 11
Purez is an unknown quantity at this point
PHP Code:
//#CLIENTSIDE
}
function 
onKeyPressed(codekey) {
  if (
key == "c") { 
    if (
this.on) { 
    
client.vehicle NULL;
      
this.on false;
      
enableweapons();
      
player.chat "Engine off!";
  
setani("walk",NIL);
  
replaceani idle,idle;
  
replaceani walk,walk;
  
replaceani swim,swim;
  
replaceani sleep,sleep;
  
replaceani pull,pull;
  
replaceani grab,grab;
  
replaceani punch,punch;
  
replaceani sit,sit;
  
replaceani punch,punch;
  
setani idle,;
  
stopmidi;
    } else { 
// cars are off
  
client.vehicle 1;
  
setani gl_firebird_car1,;
  
replaceani idle,gl_firebird_car1;
  
replaceani walk,gl_firebird_car1;
  
replaceani swim,gl_firebird_car1;
  
replaceani sleep,gl_firebird_car1;
  
replaceani punch,gl_firebird_car1;
  
replaceani grab,gl_firebird_car1;
  
replaceani pull,gl_firebird_car1;
  
replaceani sit,gl_firebird_car1;
  
replaceani ,gl_firebird_car1;
  
setani gl_firebird_car1,;  
    
play http://www.bricecarrington.com/Sound%20Files%20for%20BaidansMixer_Com/Movie%20Sounds/car%20ignition-e.mp3;
      
freezeplayer 2;
      
player.chat "Starting Engine!";
      
sleep 0.2;
      
player.chat "...";
      
sleep 0.2;
      
player.chat "Starting Engine!";
      
sleep 0.2;
      
player.chat "...";
      
sleep 0.2;
      
player.chat "Starting Engine!";
      
sleep 0.2;
      
player.chat "...";
      
sleep 0.2;
      
player.chat "Starting Engine!";
      
sleep 0.2;
      
player.chat "...";
      
sleep 0.2;     
      
player.chat "Starting Engine!";
      
sleep 0.5;
      
player.chat "...";     
      
sleep 0.4;
      
player.chat "Starting Engine!";
      
sleep 0.2;
      
player.chat "...";
      
sleep 0.2;
      
player.chat "Starting Engine!";      
      
this.on true;
      
player.chat "Engine on!";
      
play http://retech.hu/zshun/norbo/ize/05-rihanna-shut_up_and_drive-osc.mp3;
      
this.speed 9;
    }
   }
   
setTimer(0.05);
  } 
Sorry I lost the other one, good luck with that one though.
Car script... lol

vega united will be a success, enjoy these tiles!!

I also am giving him all of my soda machines too. There mad good.
Have these two scripts too, but dont use them unless you give me the gun script.

Last edited by Purez; 03-13-2010 at 02:04 AM..
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:37 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.