Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-04-2005, 01:15 AM
Torankusu_2002 Torankusu_2002 is offline
'been round.
Torankusu_2002's Avatar
Join Date: Nov 2001
Posts: 1,246
Torankusu_2002 is on a distinguished road
Experience system...

I'm debating whether or not i want to start woring on an experience system. I pretty much know how I want it laid out, and how to go about doing it, but I have a few questions regarding "short cuts."

Okay, on GK for example, when get to a certain level, you need x amount of exp to level up. Does this have to be done by something like
"if (theexperience>=thenumberblah) {
the level goes up one;
}"
for every individual level, or could I use something mathematical?
I don't want to have to go and add all of the codes manually, but I was wondering if there was a set or a few lines that I could make it with to determine when the player needs to level up.
__________________
torankusu's
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 04:43 PM.


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