Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #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
 


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 11:52 AM.


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