View Single Post
Merko
Member
Join Date: Mar 2008
Old 03-26-2008 , 23:39   Re: New XP Mod tutorial
Reply With Quote #29

Uh. Hi.

I'm new too amxx scripting so I was just wondring if there is somthing wrong with the code, or maybe I compile it wrong? :p

I tried to compile it but I get the error:

Code:
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(43) : error 017: undefined symbol "id"
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(45) : error 017: undefined symbol "attacker"
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(48) : error 017: undefined symbol "attacker"
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(51) : error 017: undefined symbol "attacker"
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(54) : error 017: undefined symbol "attacker"
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(56) : error 017: undefined symbol "attacker"
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(56) : warning 215: expression has no effect
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(56) : warning 215: expression has no effect
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(56 -- 57) : error 017: undefined symbol "attacker"
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(59) : error 017: undefined symbol "attacker"
/home/groups/amxmodx/tmp3/phpXo7cEB.sma(60) : error 017: undefined symbol "attacker"

9 Errors.
Could not locate output file /home/groups/amxmodx/public_html/websc3/phpXo7cEB.amx (compile failed).
An ideas? ;)

Edit: Got everything to work :]

Last edited by Merko; 03-27-2008 at 23:13.
Merko is offline