Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-02-2003, 01:31 PM
draiden0 draiden0 is offline
Registered User
Join Date: Sep 2003
Location: This Dimension
Posts: 109
draiden0 is on a distinguished road
Exp System Preset

Have a Exp System preset into the graal engine. I feel graal could have one final thing that would make them greater than any other game engine available free. And that is a exp engine like rpg maker's. Now I know rpg maker isn't free... cough. But I see a lot of players and developers trying to make their own exp system. It can't be that hard to add in? Right?

if(playertouchsme){
set playerhasexp;}
if(playerhasexp){
playlevel+1;
hp+10%;
mp+10%
def+.6%;
agi+.5%}
if(exp==10){
playlevel=+1;
message You have gained Lvl2!;
//a string to save the current lvl}
if(exp==20){
playlevel=+1;
message You have gained lvl3;
}

I know there's flaws in here. But it's not that hard to make an exp engine. Once you get the first lvl gain working. Then from there players can make variations.
__________________
Any rule that has no exception is doomed to fail.
Reply With Quote
  #2  
Old 10-02-2003, 03:38 PM
Qwert616 Qwert616 is offline
Possibly Possessed
Qwert616's Avatar
Join Date: Sep 2001
Posts: 4,694
Qwert616 is on a distinguished road
Well, if pws script their own system then it would be more unique. Also, scripters would probably be more comfortable editing their own systems...
Reply With Quote
  #3  
Old 10-02-2003, 03:53 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Scripting it yourself would be far more superior.
Reply With Quote
  #4  
Old 10-02-2003, 04:05 PM
Qwert616 Qwert616 is offline
Possibly Possessed
Qwert616's Avatar
Join Date: Sep 2001
Posts: 4,694
Qwert616 is on a distinguished road
On a side note, Draiden. It seems like this is another attempt to get out of scripting an exp system. ^_^;;
Reply With Quote
  #5  
Old 10-02-2003, 06:04 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Re: Exp System Preset

Quote:
Originally posted by draiden0
But it's not that hard to make an exp engine.
Then why are you so intent on using somebody else's?
__________________
Reply With Quote
  #6  
Old 10-02-2003, 11:52 PM
draiden0 draiden0 is offline
Registered User
Join Date: Sep 2003
Location: This Dimension
Posts: 109
draiden0 is on a distinguished road
I'd rather see more tools available. Is that too much to ask for?
__________________
Any rule that has no exception is doomed to fail.
Reply With Quote
  #7  
Old 10-02-2003, 11:56 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Which is one of the reasons Graal has scripting.
Reply With Quote
  #8  
Old 10-03-2003, 12:43 AM
Qwert616 Qwert616 is offline
Possibly Possessed
Qwert616's Avatar
Join Date: Sep 2001
Posts: 4,694
Qwert616 is on a distinguished road
Quote:
Originally posted by draiden0
I'd rather see more tools available. Is that too much to ask for?
If it is that easy, then players should really learn to do it themselves.

Game creating programs like RPG Maker do have premade level systems, but, honestly, it is very cliche and boring to play with. Giving the average players this tool will just cause a large ammount of boring, repetitive, leveling servers.
Reply With Quote
  #9  
Old 10-03-2003, 01:21 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by draiden0
I'd rather see more tools available. Is that too much to ask for?
Specifically the tools that you can't code yourself
__________________
Reply With Quote
  #10  
Old 10-03-2003, 06:30 AM
deman1171 deman1171 is offline
Registered User
Join Date: Mar 2003
Posts: 0
deman1171 is on a distinguished road
Yea, but it's too hard for me, putting a bunch of words togethor to make something e.e
Reply With Quote
  #11  
Old 10-03-2003, 06:48 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally posted by deman1171
Yea, but it's too hard for me, putting a bunch of words togethor to make something e.e
LOL, that description kind of sounds like how you go about constructing sentences...
Reply With Quote
  #12  
Old 10-03-2003, 07:56 AM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Quote:
Originally posted by DustyPorViva


LOL, that description kind of sounds like how you go about constructing sentences...
Well, she would be right in that case, as we can tell.


geez, this is lame...
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote
  #13  
Old 10-04-2003, 03:55 AM
draiden0 draiden0 is offline
Registered User
Join Date: Sep 2003
Location: This Dimension
Posts: 109
draiden0 is on a distinguished road
Sigh, most people don't go anywhere near scripting. They say, "I'm looking for a job. I can do anything! Hire me, I'm good."
To scare them away I say, "Can you do scripting? Because that's all our add really calls for, (if you bothered to read it.)"

They run away screaming. I have yet to get a scripter. I want to work on stuff like lightening effects, or bugs that make you sick when you stay near them too long. But instead I have to figure out an entire exp system by myself. So, yeah people are ungoldy afraid of c++ and a tool or two would make it easier.

I just added lightening effects to my game. My last scripter went off into oblivion. I sure like doing all the freaking work, all 1000 hours of it! Yep that's me!
__________________
Any rule that has no exception is doomed to fail.
Reply With Quote
  #14  
Old 10-04-2003, 03:58 AM
Qwert616 Qwert616 is offline
Possibly Possessed
Qwert616's Avatar
Join Date: Sep 2001
Posts: 4,694
Qwert616 is on a distinguished road
Maybe this is just my thinking, but I would put the main PW system over small things like graphical effects and little effects. Prioritize, man
Reply With Quote
  #15  
Old 10-04-2003, 05:45 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by draiden0
But instead I have to figure out an entire exp system by myself.
Thought you said it was easy?
__________________
Reply With Quote
  #16  
Old 10-04-2003, 07:32 AM
superb superb is offline
Sir Pickles at one time
superb's Avatar
Join Date: Dec 2002
Location: Houston, TX
Posts: 3,263
superb is on a distinguished road
Quote:
Originally posted by draiden0
Sigh, most people don't go anywhere near scripting. They say, "I'm looking for a job. I can do anything! Hire me, I'm good."
To scare them away I say, "Can you do scripting? Because that's all our add really calls for, (if you bothered to read it.)"

They run away screaming. I have yet to get a scripter. I want to work on stuff like lightening effects, or bugs that make you sick when you stay near them too long. But instead I have to figure out an entire exp system by myself. So, yeah people are ungoldy afraid of c++ and a tool or two would make it easier.

I just added lightening effects to my game. My last scripter went off into oblivion. I sure like doing all the freaking work, all 1000 hours of it! Yep that's me!
If you have such a damned problem with having to do a little work, then maybe developing a playerworld is not for you.
__________________
FEAR THE LLAMA

-Pickles
Reply With Quote
  #17  
Old 10-06-2003, 12:15 AM
draiden0 draiden0 is offline
Registered User
Join Date: Sep 2003
Location: This Dimension
Posts: 109
draiden0 is on a distinguished road
I just overhauled over 600 zones 3x. Then, I overhauled them again another 2x to add in lighting effects, new weapons, and more detail. Then I worked on over 250 zones for Ithica 3. I scripted 12 weapons, worked my ass off for 5 weeks straight, still not stopping, and all I asked for was alittle help. I mean I say, can you make 10 zones, or work with a -new- tileset, or script a hat system, or anything that remotley resembles 1 hour of work? They say, I'll get back to you. Then they disappear like Jimmy Hoffa.

So tell you what, when I make my exp system. As in freaking mine! I will share it with anyone who wants it. Now, I have to get back to work.
__________________
Any rule that has no exception is doomed to fail.
Reply With Quote
  #18  
Old 10-06-2003, 12:36 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
You mean put out work that looks like Ithica?
I can do that easy in no time at all...
Reply With Quote
  #19  
Old 10-06-2003, 11:20 PM
HunterTerryon HunterTerryon is offline
Registered User
Join Date: Aug 2003
Posts: 168
HunterTerryon is on a distinguished road
good scripters are hard to find.I don't mean someone who can make a simple npc but a good solid scripter that can make just about anything and isnt lazy.I am still looking and if I keep getting the same results I am going to hire a coder to do everything.
Reply With Quote
  #20  
Old 10-07-2003, 10:50 PM
superb superb is offline
Sir Pickles at one time
superb's Avatar
Join Date: Dec 2002
Location: Houston, TX
Posts: 3,263
superb is on a distinguished road
Quote:
Originally posted by HunterTerryon
good scripters are hard to find.I don't mean someone who can make a simple npc but a good solid scripter that can make just about anything and isnt lazy.I am still looking and if I keep getting the same results I am going to hire a coder to do everything.
If you build it, they will come.
__________________
FEAR THE LLAMA

-Pickles
Reply With Quote
  #21  
Old 10-07-2003, 11:03 PM
draiden0 draiden0 is offline
Registered User
Join Date: Sep 2003
Location: This Dimension
Posts: 109
draiden0 is on a distinguished road
<quote>good scripters are hard to find.I don't mean someone who can make a simple npc but a good solid scripter that can make just about anything and isnt lazy.I am still looking and if I keep getting the same results I am going to hire a coder to do everything.</quote>

Yeah, all I see are lazy slackers with egos so large I get annoyed. I will build it. I will buid it freaking big! But they won't come. I garauntee that. It just means they'll be more determined to stay on with a job that requires no work at all. Even the ones that did some work load are now just seeing if they can get lvl 5 access. I've always seen higher positions as more responsibility, and more work loads. They see it as a chance to boost their oversized egos. They will never get it unless they can earn it. I have to tell them that every other day.
__________________
Any rule that has no exception is doomed to fail.
Reply With Quote
  #22  
Old 10-08-2003, 12:01 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by draiden0
<quote>good scripters are hard to find.I don't mean someone who can make a simple npc but a good solid scripter that can make just about anything and isnt lazy.I am still looking and if I keep getting the same results I am going to hire a coder to do everything.</quote>

Yeah, all I see are lazy slackers with egos so large I get annoyed. I will build it. I will buid it freaking big! But they won't come. I garauntee that. It just means they'll be more determined to stay on with a job that requires no work at all. Even the ones that did some work load are now just seeing if they can get lvl 5 access. I've always seen higher positions as more responsibility, and more work loads. They see it as a chance to boost their oversized egos. They will never get it unless they can earn it. I have to tell them that every other day.
Your stereotyping is uncalled for, just because you have bad experiances doesn't mean every scripter is like that. Most good scripters don't act like that, you probably haven't had any decent scripters join your server if all they do is beg.

Level 5 RC? You should know as a manager of a server that it only goes up to 4 (there is a global level 5 but it is reserved only for Stefan and unixmad).
Reply With Quote
  #23  
Old 10-08-2003, 12:19 AM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally posted by draiden0
Yeah, all I see are lazy slackers with egos so large I get annoyed.
As a lazy slacker with a large ego, I take offense to that.
Reply With Quote
  #24  
Old 10-08-2003, 01:41 AM
superb superb is offline
Sir Pickles at one time
superb's Avatar
Join Date: Dec 2002
Location: Houston, TX
Posts: 3,263
superb is on a distinguished road
Quote:
Originally posted by draiden0
<quote>good scripters are hard to find.I don't mean someone who can make a simple npc but a good solid scripter that can make just about anything and isnt lazy.I am still looking and if I keep getting the same results I am going to hire a coder to do everything.</quote>

Yeah, all I see are lazy slackers with egos so large I get annoyed. I will build it. I will buid it freaking big! But they won't come. I garauntee that. It just means they'll be more determined to stay on with a job that requires no work at all. Even the ones that did some work load are now just seeing if they can get lvl 5 access. I've always seen higher positions as more responsibility, and more work loads. They see it as a chance to boost their oversized egos. They will never get it unless they can earn it. I have to tell them that every other day.
Okay, I'll revise that.

If you build it, and it's GOOD, they will come. Ithica quality worlds will not attract good scripters. I'm sorry, but it's true man.
__________________
FEAR THE LLAMA

-Pickles
Reply With Quote
  #25  
Old 10-08-2003, 02:27 AM
HunterTerryon HunterTerryon is offline
Registered User
Join Date: Aug 2003
Posts: 168
HunterTerryon is on a distinguished road
the thing is I kinda need them to build it.... I can make 70% the graphics I can fill 3 note books with ideas and I can make concept art I can do some of the sound track and the levels amd it would take me a while but then I need a scripter and I want one now so once I do all that its not for nothing.
Reply With Quote
  #26  
Old 10-08-2003, 02:28 AM
Qwert616 Qwert616 is offline
Possibly Possessed
Qwert616's Avatar
Join Date: Sep 2001
Posts: 4,694
Qwert616 is on a distinguished road
Quote:
Originally posted by HunterTerryon
the thing is I kinda need them to build it.... I can make 70% the graphics I can fill 3 note books with ideas and I can make concept art I can do some of the sound track and the levels amd it would take me a while but then I need a scripter and I want one now so once I do all that its not for nothing.
Why not just simply learn how to script? ~.^
Reply With Quote
  #27  
Old 10-08-2003, 04:34 AM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Quote:
Originally posted by Qwert616


Why not just simply learn how to script? ~.^
Yes...NPCs are your friend
__________________
Reply With Quote
  #28  
Old 10-08-2003, 07:42 AM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Quote:
Originally posted by Qwert616


Why not just simply learn how to script? ~.^
That's not quite the best alternative for many people, unfortunately... Some people just can't script (or rather because of certain circumstances will never become good enough to be making stuff for servers)
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote
  #29  
Old 10-08-2003, 12:31 PM
draiden0 draiden0 is offline
Registered User
Join Date: Sep 2003
Location: This Dimension
Posts: 109
draiden0 is on a distinguished road
I forgot. Over 3 years is stereo typing. Gee, then my opinions of your system are meaningless. Well here's a meaningless comment. Quit defending your oversized egos.

And as I've said before after I make my exp system I will give it to anyone who wants it. Because I know only the truley talented will know what an exp system is, and how to use one. The rest will poke it with a stick and run away. I give a damn about sharing.
__________________
Any rule that has no exception is doomed to fail.
Reply With Quote
  #30  
Old 10-08-2003, 12:44 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by draiden0
I forgot. Over 3 years is stereo typing.
In those three years, have any competent scripters applied to work for you? I think it unlikely; what would be the point, when they can go work on a project that isn't doomed to failure?

Quote:
Because I know only the truley talented will know what an exp system is, and how to use one.
If that's the case then I don't favour your chances of successfully building one
__________________
Reply With Quote
  #31  
Old 10-08-2003, 12:48 PM
draiden0 draiden0 is offline
Registered User
Join Date: Sep 2003
Location: This Dimension
Posts: 109
draiden0 is on a distinguished road
I'm still here, and that must piss you off the most.

Wait and see Ithica 3. I'll get there, bit by bit. You can download our unworthy tileset on our npc server. 1 of 12. Yawn...
__________________
Any rule that has no exception is doomed to fail.
Reply With Quote
  #32  
Old 10-08-2003, 03:26 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Why would your presence irritate me? I think you're funny.
__________________
Reply With Quote
  #33  
Old 10-08-2003, 08:50 PM
HunterTerryon HunterTerryon is offline
Registered User
Join Date: Aug 2003
Posts: 168
HunterTerryon is on a distinguished road
I am learning a little scripting from dell I already new the most simple stuff like commands.Its hard for me though because im visual and I like things with pictures like making graphics and drawing and doing animation as opposed to lots of words and letters and brackets.Also with the kind of thing im planing I think im going to have to hire someone to do the code anyway because other than stefan and a few gst no one could make this.
Reply With Quote
  #34  
Old 10-08-2003, 09:18 PM
marcoR marcoR is offline
Registered User
Join Date: Jul 2003
Posts: 1,349
marcoR is on a distinguished road
I understand what you mean, I can think these things up, and the logic of the script... but when I come to script, I can never ever do it, and if I do... I'll quote booj: "Well, welcome to the number one most lagiest script on the server *points to server lag NPCs list thing*" me: ""

I'm hoping I'll have a fresh-er start when the new engine comes out.
__________________
If this is your account, contact me.
- loriel
email, jabber: [email protected]
icq: 67530805
aim: lorielvictrix
Reply With Quote
  #35  
Old 10-09-2003, 03:14 AM
HunterTerryon HunterTerryon is offline
Registered User
Join Date: Aug 2003
Posts: 168
HunterTerryon is on a distinguished road
unless the new engine is similar to that trigger maker in starcraft I doubt I will ever become a good scripter.
Reply With Quote
  #36  
Old 10-09-2003, 03:50 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by marcoR
I understand what you mean, I can think these things up, and the logic of the script... but when I come to script, I can never ever do it, and if I do... I'll quote booj: "Well, welcome to the number one most lagiest script on the server *points to server lag NPCs list thing*" me: ""

I'm hoping I'll have a fresh-er start when the new engine comes out.
If you can't understand the old engine, sorry to sound mean but, you probably have no chance of understanding the new
Reply With Quote
  #37  
Old 10-09-2003, 03:52 AM
marcoR marcoR is offline
Registered User
Join Date: Jul 2003
Posts: 1,349
marcoR is on a distinguished road
I will try, or fail trying, and say "now just wait for the next engine..."
__________________
If this is your account, contact me.
- loriel
email, jabber: [email protected]
icq: 67530805
aim: lorielvictrix
Reply With Quote
  #38  
Old 10-09-2003, 06:18 AM
HunterTerryon HunterTerryon is offline
Registered User
Join Date: Aug 2003
Posts: 168
HunterTerryon is on a distinguished road
so what will be included in the new engine thats so specail? What I would really like to see from graalonline is a level editor with layers.This would be better that having thousands of webgifs.
Reply With Quote
  #39  
Old 10-09-2003, 06:25 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
From what I heard there won't be an offline level editor.
Reply With Quote
  #40  
Old 10-09-2003, 06:53 AM
Eric_1337 Eric_1337 is offline
Registered User
Join Date: May 2003
Location: Ohio
Posts: 355
Eric_1337 is on a distinguished road
Send a message via ICQ to Eric_1337 Send a message via AIM to Eric_1337
scripting isn't that hard =x. You can't expect to master it in a matter of hours like most of you 12-13 year olds think. It'll take time. Unless of coarse you've had exp with other programming languages that resemble Gscript then a matter of hours maybe in your grasp, but the ones complaining im assuming don't program in any other language besides freaky-deaky html, with already made templetes. d-.-b
__________________
:BANNNED:
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 04:01 AM.


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