countdown

Place for questions and answers for all newcomers and new coders. This is a free for all forum, no question is too stupid and to noob.
Post Reply
mmomakerr
Posts: 3
Joined: Tue Feb 28, 2012 1:50 pm

countdown

Post 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 :)
User avatar
Callan S.
Posts: 2042
Joined: Sun Jan 24, 2010 5:43 am

Re: countdown

Post 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?
Post Reply

Return to “Beginner Help and Support”