Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Playerworld Staff Openings (https://forums.graalonline.com/forums/forumdisplay.php?f=113)
-   -   Vega United is Hiring (https://forums.graalonline.com/forums/showthread.php?t=134258011)

jkldogg 03-13-2010 01:33 AM

Quote:

Originally Posted by papajchris (Post 1562123)
Congrats! Now keep going, even when things get slow, you can't give up. EVERY developing sever will/has hit a period will work will come to a halt. If you don't give up at this point, and make it through; I have no doubt you server will be a success. Zodiac for a while was a *dead* server and because a few people stuck with it, it made it through.

Thanks for the pep talk. I'm still trying to work and get more staffs! People don't help as much as they used to. Need scripters z.z !pissed!

Quote:

Originally Posted by DustyPorViva (Post 1562125)
Heh. You said period.

You should totally help me.

Purez 03-13-2010 01:34 AM

I will let you use my tileset because I do not need it ONLY on one condition!
You let me have your gun script. You wont be able to take this offer back after you accept it.

http://i786.photobucket.com/albums/y...rez_tiless.png

cbk1994 03-13-2010 01:46 AM

Quote:

Originally Posted by Purez (Post 1562135)
You let me have your gun script. You wont be able to take this offer back after you accept it.

As far as I know they're still using the one I made in ~15 minutes. Let me know if they're *******s and won't give it to you.

Purez 03-13-2010 01:51 AM

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. :D
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.

jkldogg 03-13-2010 01:52 AM

Quote:

Originally Posted by Purez (Post 1562135)
I will let you use my tileset because I do not need it ONLY on one condition!
You let me have your gun script. You wont be able to take this offer back after you accept it.

http://i786.photobucket.com/albums/y...rez_tiless.png

Tiles for a gun script? :o Sounds like a good deal..let me login game lol.


Quote:

Originally Posted by cbk1994 (Post 1562138)
As far as I know they're still using the one I made in ~15 minutes. Let me know if they're *******s and won't give it to you.

Chrissy poo? Sup.<3

Quote:

Originally Posted by Purez (Post 1562139)
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. :D
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.



Thanks.

Purez 03-13-2010 01:54 AM

I will need the gun script first!

jkldogg 03-13-2010 02:09 AM

@!#!@! Wow @!#!@!
 
Quote:

Originally Posted by Purez (Post 1562141)
I will need the gun script first!

Okay, thanks for the tiles and script. I'll forum pm you script and class.

jkldogg 03-14-2010 06:50 PM

!!!!!!!!!!!!!
 
:cry:

Hiring? FO SHO!

!pissed!!pissed!!pissed!!pissed!!pissed!!pissed!

Need Scripters bad!

jkldogg 03-18-2010 08:31 PM

bump

jkldogg 04-01-2010 07:42 PM

Hiring all dev


All times are GMT +2. The time now is 12:14 AM.

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