Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   NPC: Console (https://forums.graalonline.com/forums/showthread.php?t=57956)

Velox Cruentus 03-06-2005 07:27 PM

NPC: Console
 
1 Attachment(s)
This is just an NPC I made to debug my other NPCs...

I dubbed it Console, for that's practically what it does.

Minor adjustment to other files...

Text Editor:
function requestListEntryText(reqtype, reqname) {
Becomes
public function requestListEntryText(reqtype, reqname) {

That's all.

To put a message in the Console, do 'Console.msg("text")'
Say "help" on console for a list of commands I put in.

Enjoy!

EDIT: Press F6 to open Console

Foggy 07-28-2005 04:09 PM

Sorry 2 say it does not work

Evil_Trunks 07-28-2005 05:09 PM

I hope you aren't testing it on Graal 2!

URBANLEGEND 07-28-2005 07:24 PM

Quote:

Originally Posted by Evil_Trunks
I hope you aren't testing it on Graal 2!

He must of been, it works great for me..


All times are GMT +2. The time now is 03:37 PM.

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