Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   New Scripting Engine (GS2) (https://forums.graalonline.com/forums/forumdisplay.php?f=153)
-   -   Scripted RC (https://forums.graalonline.com/forums/showthread.php?t=73833)

Skyld 02-18-2008 04:30 PM

Okay, the 18/02/2008 update will be uploaded later today. I'll send out a global message when it's available, all you'll need to do is restart your Graal client to get the update.

Admins 02-23-2008 04:42 PM

Idea: Add a style button to script editor. It's a combination of "Apply", "/style scriptname", and opening it again. The "/style" thing could be added as requesttext() call may be. The /style command could be extended to allow passing individual styling options.

cbk1994 02-23-2008 09:18 PM

Quote:

Originally Posted by Stefan (Post 1376334)
Idea: Add a style button to script editor. It's a combination of "Apply", "/style scriptname", and opening it again. The "/style" thing could be added as requesttext() call may be. The /style command could be extended to allow passing individual styling options.

(FROM ONE YEAR AGO)
Quote:

Originally Posted by cbkbud (Post 1284226)
Also, just had an idea.
Since the tab button doesn't work in script editor its really hard to format code. So what about a button in the window that says 'Format Code' and does the command "/style weapon/npc/script name" or whatever the command is.


HMMMMM?

zokemon 02-23-2008 09:35 PM

NPC Code:
      GuiMLTextEditCtrl (GuiMLTextCtrl):
autoindenting - boolean - when pressing the return key, then it's automatically inserting the same number of spaces in front of the new line as in the previous line
tabspaces - integer - when the user presses the tab key then this number of spaces are inserted, by default the tab key is ignored



How about just add the functionality that's already built-in? ^^

cbk1994 02-23-2008 10:24 PM

Quote:

Originally Posted by zokemon (Post 1376391)
NPC Code:
      GuiMLTextEditCtrl (GuiMLTextCtrl):
autoindenting - boolean - when pressing the return key, then it's automatically inserting the same number of spaces in front of the new line as in the previous line
tabspaces - integer - when the user presses the tab key then this number of spaces are inserted, by default the tab key is ignored



How about just add the functionality that's already built-in? ^^

They did add it. I think that was actually added specifically for Client-RC. Not sure though.

Admins 02-23-2008 10:38 PM

Yes added that for scripted RC
cbkbud: Skyld told me to post suggestions in this thread so that he can easily find it

zokemon 02-23-2008 11:40 PM

Oh, I was looking at your quote from one year ago that said "since the tab button doesn't work"

cbk1994 02-24-2008 02:17 AM

Quote:

Originally Posted by Stefan (Post 1376396)
cbkbud: Skyld told me to post suggestions in this thread so that he can easily find it

Fair enough.
Quote:

Originally Posted by zokemon (Post 1376403)
Oh, I was looking at your quote from one year ago that said "since the tab button doesn't work"

Hehe, sorry about that

Rufus 04-26-2008 08:04 PM

Word wrap Player Comments and Ban History and I didn't really notice anyone else mentioning this, but editing files as text too please.

cbk1994 04-26-2008 08:29 PM

Also, is there a way to view PCID?

Crow 04-26-2008 09:04 PM

I'm requesting "Close" buttons next to the "Apply" buttons in the server options, serverflags etc.
I don't want to click that tiny ×.

Edit: Also, set the focus to the ClientRC chatbar after it has been opened maybe? Would be neat.

Skyld 04-26-2008 11:59 PM

Quote:

Originally Posted by cbkbud (Post 1387885)
Also, is there a way to view PCID?

I'm not sure if it's being returned by the ban info at the moment, I'll have to check that.
Quote:

Originally Posted by Crow
I'm requesting "Close" buttons next to the "Apply" buttons in the server options, serverflags etc.
I don't want to click that tiny ×.

Edit: Also, set the focus to the ClientRC chatbar after it has been opened maybe? Would be neat.

I shall add those to the next update.
Quote:

Originally Posted by Rufus
Word wrap Player Comments and Ban History

I'll look into this.
Quote:

Originally Posted by Rufus
and I didn't really notice anyone else mentioning this, but editing files as text too please.

Need to improve the file manager first but this should be possible eventually. :)

cbk1994 04-27-2008 02:55 AM

Quote:

Originally Posted by Skyld (Post 1387902)
Need to improve the file manager first but this should be possible eventually. :)

Drag and drop please...

Robin 04-27-2008 10:26 AM

It would be good that if/when editing a file within the OS came along it could be done like SmartFTP does it on Windows and Cyberduck does it on OS X. You chose the file to edit, it opens in your chosen Text editor (TextMate :D OS X) and when you save it, it automatically gets reuploaded.

Skyld 04-27-2008 12:55 PM

Quote:

Originally Posted by cbkbud (Post 1387922)
Drag and drop please...

There is already support for drag and drop in the script but it is only available on the Windows client at the minute. Support will most likely be added for Mac soon I think.
Quote:

Originally Posted by Robin
It would be good that if/when editing a file within the OS came along it could be done like SmartFTP does it on Windows and Cyberduck does it on OS X. You chose the file to edit, it opens in your chosen Text editor (TextMate OS X) and when you save it, it automatically gets reuploaded.

Stefan would need to add some support or this in the client.


All times are GMT +2. The time now is 02:34 AM.

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