Thread: Passing Actions
View Single Post
  #5  
Old 02-11-2002, 09:09 AM
lordhelmut lordhelmut is offline
Registered User
lordhelmut's Avatar
Join Date: Aug 2001
Posts: 710
lordhelmut is on a distinguished road
Send a message via ICQ to lordhelmut Send a message via AIM to lordhelmut Send a message via Yahoo to lordhelmut
Re: The code

Quote:
Originally posted by zallus-k
if(strequals(#a,server.axeplayer1)){
is comparing your account name to the word server.axeplayer1.

if(strequals(#a,#s(server.axeplayer1))){
would more likely run.
thanks, I will try it
__________________

Check out the development at:
http://razza.org/lordhelmut/FantasyTales/index
Reply With Quote