Thread: Passing Actions
View Single Post
  #4  
Old 02-11-2002, 08:36 AM
zallus-k zallus-k is offline
Registered User
Join Date: Sep 2001
Location: AC0265, Zaroke
Posts: 122
zallus-k is on a distinguished road
The code

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.
__________________

Solemn Destiny - Owner
Reply With Quote