
02-11-2002, 09:09 AM
|
|
Registered User
|
 |
Join Date: Aug 2001
Posts: 710
|
|
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
|
|
|
|