View Single Post
  #1  
Old 06-26-2001, 01:33 AM
BocoC BocoC is offline
Registered User
BocoC's Avatar
Join Date: Jun 2001
Location: Washington State, USA
Posts: 980
BocoC is on a distinguished road
Send a message via AIM to BocoC Send a message via Yahoo to BocoC
Graal Client recognizes npcserver commands

Stefan, I think Graal should recognize npcserver code in offline mode. I have created lots of npc's that I can't thoroughly test offline because Graal always errors when it comes across a 'with' command. Like:

NPC Code:

with (getplayer(#a)) {
do stuff;
}



Graal errors on that command and stops the npc from executing. I don't think it would be too hard to have Graal recognize that command...
__________________
-Boco

FLKJH$TRFG*$(&%>FMG >REN<>F ;.kjsd
Reply With Quote