I need help to solve this error:
[ Trigger: Set - Armadura dos Novatos, Vnum 18600, type 1. Trying to access Global var list of void. Apparently this has not been set up! ]
in this trigger:
eval body %actor.eq(body)%
if %self.vnum(18601)%
if %body.vnum% == 18602
%echo% the number of the trigger is %body.vnum%
end
end
The problem is the error, cause the body vnum comer correctly
Thank You
Ps.: How do i user the [CODE] thing? i really don't know :P


