This is probably a REALLY stupid question but, how do I get a random number without decimal points?
this.var = int(random(0,100));
int() cuts off the floating value(decimal), it does NOT round up, thus it will never hit 100. In order to accomplish that you have to do:
this.var = int(random(0,100)+.5);
okay, so my levelup system would look something like …
if (strtofloat(#s(client.exp))>=strtofloat(#s(client.expneeded))){
setstring client.hpm,#v(strtofloat(#s(client.hpm))+int(random(20,225));
right?
Oh god. I feel bad for the unlucky guy who gets less than 100 every level up.
Yup! Haha, Loser!
But I am making it so the MP is the same stat growth as HP so it’s all one class and you play to your strengths!
Haven’t brought it up with UWDF so keep it on the down-low!!! 
hmmmm that if statement looks very familiar, oh wait… its mine…
thx for claiming my work as yours
Oh for the love of fuck.
It’s already on the forums a dozen times already.
Get over yourself, it’s a fucking flag comparing two god damn strings turned into variables.
There is nothing original or magic about it, it’s a common requirement.
Thank you Beholder,
I need to use that mathematical equation, jeez screw off tricxta, you work for Xerinia, and you gave it to us for an application, we decided to use SOME of it, in fact the thing you handed in looks nothing like the one I have.
Sure the strings may be the same but isn’t that the requirement? If you don’t like duplication and constant terms get the hell away from Graal Reborn enough said!
if (a > b) c += d;™
- Take things that you didn’t make
- Mash them together
- Claim you invented it
- ???
- PROFIT!!!
Dibs on i and this.i
dibs on playerenters and created flags!
uhhhh soz yenairo, i forgot i gave zytixia that script, im really sorry but im amazed at how many haters i have, it really impresses me lol
other then getting the fuck away from graal reborn is there anyway i can mend my ways???
It’s not about having haters, it’s about a simple phrase you may have heard growing up,
Check yoself before you wreck yoself.
Or more accurately put:
Ya better che-che-check yourself, before ya wre-wreck yourself.
Oddly enough spent the past few hours listening to things from the 80’s and late 70’s
More like
http://www.youtube.com/watch?v=slldMEPvUqA
http://www.youtube.com/watch?v=56HSPQHSqEE
http://www.youtube.com/watch?v=c_28hZyxu5I
http://www.youtube.com/watch?v=KZg8WR-uyag
That’s some stuff I haven’t even heard of 
ROFL, nice music Beholder