Thread: #g problem
View Single Post
  #6  
Old 11-03-2001, 07:13 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
You could do this:
if (strequals(#g,Pirate Crew)) {playerhearts+=5;}
else
{hurt 10;}
Reply With Quote