criminal commented on a Page, Basic DM based on the game RuneScape  -  Apr 08, 2008

You also forgot that if a player has 0 hp he is dead too..

if (%p2hp < 0) {
should be like this
if (%p2hp <= 0) {

You should add ags or bgs too :) I think many people would like to use that

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.