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

Reply
 
Thread Tools Search this Thread Rating: Thread Rating: 4 votes, 5.00 average. Display Modes
  #1  
Old 03-13-2010, 01:52 AM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Quote:
Originally Posted by Purez View Post
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 View Post
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 View Post
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.


Thanks.
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?

Last edited by jkldogg; 03-13-2010 at 02:07 AM.. Reason: script
Reply With Quote
  #2  
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
  #3  
Old 03-13-2010, 01:54 AM
Purez Purez is offline
Registered User
Join Date: Mar 2010
Posts: 11
Purez is an unknown quantity at this point
I will need the gun script first!
Reply With Quote
  #4  
Old 03-13-2010, 02:09 AM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
@!#!@! Wow @!#!@!

Quote:
Originally Posted by Purez View Post
I will need the gun script first!
Okay, thanks for the tiles and script. I'll forum pm you script and class.
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #5  
Old 03-14-2010, 06:50 PM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Angry !!!!!!!!!!!!!



Hiring? FO SHO!



Need Scripters bad!
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #6  
Old 03-18-2010, 08:31 PM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Red face

bump
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #7  
Old 04-01-2010, 07:42 PM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Hiring all dev
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #8  
Old 02-16-2010, 06:53 AM
papajchris papajchris is offline
Zeus Condero
papajchris's Avatar
Join Date: Jan 2006
Location: Michigan
Posts: 1,600
papajchris is a splendid one to beholdpapajchris is a splendid one to beholdpapajchris is a splendid one to beholdpapajchris is a splendid one to behold
Nonetheless, cool idea jkldogg. Hope it works out for you. There was another server that got pretty far on the whole zombie idea, but i think the server died. Im sure you have seen it or if not, you should. Anyways my point is maybe you can improve your server even more by talking to their previous staff members and find what ideas they had and how they set their server up.
__________________

Last edited by pooper200000; 02-16-2010 at 07:03 AM.. Reason: Response to deleted post.
Reply With Quote
  #9  
Old 02-18-2010, 01:42 PM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Talking

Quote:
Originally Posted by Cloven View Post
Totally agree. I personally find Zombie-ish settings to be rather easy to create.
Quote:
Originally Posted by DustyPorViva View Post
I'd work REALLY hard on eliminating the pattern in those tiles, like the grass and asphalt. Secondly, I'd look up some real references to urban buildings and such instead of even thinking of Era. I can tell there are some bad habits already picked up from the style Era has that has creeped over into your tileset, even when it barely makes sense. These small details are what makes it hard to see anything other than an Era look-alike, even when the overall picture was never meant to be such. What's with the orange traffic-line, by the by?

As for the post-apocalyptic feel... you don't need to sacrifice colors or make it all goth in order to create a post-apocalyptic setting. Destruction of the environment does not necessarily mean destruction of art. Color is indeed more widely associated with beauty and life, but if done well can be just as convincing as anything else. L4D2 pulled it off pretty well, in my opinion.
Quote:
Originally Posted by Dnegel View Post
I agree with this guy.

The server should be very dark, scary and untamed. There should be blood and gore, there should be violence and swearing.

The server itself should be chaotic.
Quote:
Originally Posted by papajchris View Post
Nonetheless, cool idea jkldogg. Hope it works out for you. There was another server that got pretty far on the whole zombie idea, but i think the server died. I'm sure you have seen it or if not, you should. Anyways my point is maybe you can improve your server even more by talking to their previous staff members and find what ideas they had and how they set their server up.
Thank all of you for your great ideas! I intend on doing the whole dark gloomy idea of a server. And if anyone can help I'd really appreciate it. I really need people who can Animate guns.
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #10  
Old 02-18-2010, 05:06 PM
Cloven Cloven is offline
Delteria
Cloven's Avatar
Join Date: Dec 2006
Location: Florida, United States
Posts: 542
Cloven has a spectacular aura about
Send a message via AIM to Cloven
Quote:
Originally Posted by jkldogg View Post
Thank all of you for your great ideas! I intend on doing the whole dark gloomy idea of a server. And if anyone can help I'd really appreciate it. I really need people who can Animate guns.
I dunno that it necessary needs to be dark and gloomy, although if done well it would certainly add to the atmosphere.

In any event, here's what our Zombie Outbreak event on Delteria looks like, to give you an idea:

Reply With Quote
  #11  
Old 02-18-2010, 05:11 PM
Immolate Immolate is offline
Indigo
Join Date: Dec 2009
Posts: 322
Immolate is on a distinguished road
Quote:
Originally Posted by Cloven View Post
I dunno that it necessary needs to be dark and gloomy, although if done well it would certainly add to the atmosphere.

In any event, here's what our Zombie Outbreak event on Delteria looks like, to give you an idea:

Wow. That's the best modern style I've seen on Graal.
Reply With Quote
  #12  
Old 02-18-2010, 09:27 PM
jkldogg jkldogg is offline
J.Rollin (killaz)
jkldogg's Avatar
Join Date: Feb 2010
Location: USA
Posts: 675
jkldogg can only hope to improve
Send a message via AIM to jkldogg Send a message via MSN to jkldogg
Wink

Quote:
Originally Posted by Immolate View Post
Wow. That's the best modern style I've seen on Graal.
Quote:
Originally Posted by Cloven View Post
I dunno that it necessary needs to be dark and gloomy, although if done well it would certainly add to the atmosphere.

In any event, here's what our Zombie Outbreak event on Delteria looks like, to give you an idea:

Agreed. These tiles are spectacular. In my opinion, whoever made these tiles have an extremely high level of talent.
__________________

PSN: jkldogg



The best post ever made on the graal forums.
After playing Graal Online for many years, JKL decides to make a forum account. Isn't life funny?
Reply With Quote
  #13  
Old 02-26-2010, 01:16 AM
EvilKefka EvilKefka is offline
Eternal Eclipse(Co Owner)
Join Date: Jan 2007
Location: Canada
Posts: 6
EvilKefka is on a distinguished road
Wow...

I would like to comment that the graphics of these server were posted in a public graphics thread... Before this server used them Aeko (Clockwork) used them on his server before it went Testbed. All in all, do not give this person credit over these images. They are a public release.


The tiles before the update are on this thread on the bottom post
http://forums.graalonline.com/forums...=73707&page=13

So please do not say these are your tiles. Give credit

Last edited by EvilKefka; 02-26-2010 at 01:37 AM..
Reply With Quote
Reply


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:31 AM.


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