input("What would you like to wish for?")in list("Levels","Power Level","Will, Honor, Purity","Zenni")
if("Zenni")
usr.zenni += round(10000)
else
..()
if("Levels")
usr.level += round(30)
else
..()
if("Power Level")
usr.maxpowerlevel += round(100000)
else
..()
if("Will, Honor, Purity")
usr.will += round(30)
usr.purity += round(30)
usr.honor += round(30)
else
..()
ID:175894
Feb 28 2003, 12:46 pm
|
|
i have a list thing were u choose one thing its a wish from the dragon and instead of giving just the one u want it gives you all of them
|
Of course, I'm not suggesting you use that snippet exactly. <font color=black>*Glares at Nadrew*</font>