Septermbe
04-21-2012, 18:05
Hello
I am a new member and Today I've made my first script which was Rat's sewer
it works fine but now I'd like to create a 'cond' (the "?" block)
What I want to be done:
$myexp$ | #number>=# | 6100 bla bla~~ to make an Alarm^^ if i wont be around then later on EXP 6,300 it'll CloseConnection
now im quite sure that "$myexp$" is correct? Right?
6,400 exp = level 9
I dont want my characters to reach level 9 but to hear the "Danger" alarm or some other alarm out of the 3
if Exp >= 6100 -> Alarm
if Exp>= 6300 -> CloseConnection
my question is what should I write in order to have such orders executed?
Thanks in advance!
p.s. I looked for an answer in threads but these 2 specificly I could not find.. :\
I am a new member and Today I've made my first script which was Rat's sewer
it works fine but now I'd like to create a 'cond' (the "?" block)
What I want to be done:
$myexp$ | #number>=# | 6100 bla bla~~ to make an Alarm^^ if i wont be around then later on EXP 6,300 it'll CloseConnection
now im quite sure that "$myexp$" is correct? Right?
6,400 exp = level 9
I dont want my characters to reach level 9 but to hear the "Danger" alarm or some other alarm out of the 3
if Exp >= 6100 -> Alarm
if Exp>= 6300 -> CloseConnection
my question is what should I write in order to have such orders executed?
Thanks in advance!
p.s. I looked for an answer in threads but these 2 specificly I could not find.. :\