View Single Post
  #1  
Old 10-27-2001, 09:56 PM
FF8Fan2000 FF8Fan2000 is offline
Registered User
Join Date: Aug 2001
Posts: 35
FF8Fan2000 is on a distinguished road
Send a message via AIM to FF8Fan2000 Send a message via Yahoo to FF8Fan2000
Way cool defense system

For guilds:

if (playerenters&&!strequals(#g,guild name)){
hurt 5437543254376;
}

For one person:

if (playerenters&&!strequals(#a,account name)){
hurt 6428843276;
}

Reply With Quote