Page 1 of 1

countdown

Posted: Thu Apr 05, 2012 8:53 pm
by mmomakerr
Hello guyz,
Im wrinting u in a connection with my browser based mmo .. My questions are :
How to make mu mobs (creatures) to respawn after 7(for example) minits (after u kill it).And how to make cooldown timer. Thank u all :)

Re: countdown

Posted: Fri Apr 06, 2012 2:11 am
by Callan S.
The time() command is pivotal to it.

Why do you need them to respawn? The common and easy default method is there just be as many monsters as players want to fight.

If you want there to only be so many, perhaps go the full hog and actually have a growing cycle where instead of poofing into existance out of thin air, the monsters actually start as babies and grow?