Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   Graal Client recognizes npcserver commands (https://forums.graalonline.com/forums/showthread.php?t=5781)

BocoC 06-26-2001 01:33 AM

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

kyle0654 06-26-2001 02:11 AM

run it offline, or just not call it an error?

(where in WA state?)

BocoC 06-26-2001 06:08 AM

What I mean is make the command not send an error, or hence, ignore it offline. If a 'while' command is in your offline script, your script will error and terminate immediately. If Stefan can add support for the 'with' command in offline mode, like making the engine ignore it, then the scripts won't error and you can fully test it. =P

(Olympia, Washington)

BocoC 06-26-2001 09:38 PM

And also maybe add support for all the new features for Graal version 2.04... =/ Replacegani produces an error......


All times are GMT +2. The time now is 11:24 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.