ID:271536
![]() Jul 31 2007, 4:12 pm
|
|
Im working on a Pokemon Building game. You can also train and evolve and stuff I just dont know how to make an evolution verb. Help?
|
ok.
Squirtle icon is in poke.dmi. icon_state is squirt When Squirtle gets to level 16, I think he should eveolve into wartortle Wartortle: icon=pokemon.dmi icon_state=wart |
mob/proc/level() im sure there are easier ways to do this. im busy right now though. |
mob/verb/Evolution()
Help us by being more specific.