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=68912)

Skyld 09-24-2006 01:24 AM

Scripted RC
 
4 Attachment(s)
Lately I have been working on the Scripted RC, and decided to provide some screenshots for those interested.

I will eventually release the script, not yet though. Currently everything you see works, we are planning on adding more features though so that it is more useful.

Post what you think.

Skyld 09-24-2006 01:26 AM

4 Attachment(s)
Continued.

Rapidwolve 09-24-2006 01:36 AM

Nice Skyld :]

Damix2 09-24-2006 02:14 AM

"we"?

Angel_Light 09-24-2006 03:09 AM

how do you get the rc chat to display properly and such??????

Rapidwolve 09-24-2006 03:12 AM

Lol, thats what I was wondering...

How when someone talks on RC it shows up on the client-rc

KuJi 09-24-2006 04:28 AM

PHP Code:

function onRCChat(text)
{


I think?

Darkyoshi12345 09-24-2006 04:31 AM

Scripted RC, woah. What's next? Scripted editor with it's own GUI window?
Scripted Graal client?

Angel_Light 09-24-2006 05:32 AM

Quote:

Originally Posted by KuJi (Post 1221397)
PHP Code:

function onRCChat(text)
{


I think?

I need the public function part.


Quote:

Originally Posted by Darkyoshi12345 (Post 1221398)
Scripted RC, woah. What's next? Scripted editor with it's own GUI window?
Scripted Graal client?

o.o There is a scripted editor out there...... And the Graal Client is Scripted....x_x

Twinny 09-24-2006 06:02 AM

It was a joke Angel :whatever:

Anywho it's looking sweet. Hopefully playerworlds will get the new NPC server soon :D

As for onRcChat(), read the params for the event and you should be right.

Angel_Light 09-24-2006 06:11 AM

Quote:

Originally Posted by Twinny (Post 1221407)
It was a joke Angel :whatever:

Sorry I'm not really in a joking mood since of what happen on the server I work for.:mad:

zephirot 09-24-2006 02:36 PM

If you release, create an option to remove GraalOnline image

Angel_Light 09-24-2006 05:27 PM

Quote:

Originally Posted by zephirot (Post 1221442)
If you release, create an option to remove GraalOnline image

whats wrong with the Image? :P

zephirot 09-24-2006 05:30 PM

Quote:

Originally Posted by Angel_Light (Post 1221490)
whats wrong with the Image? :P

Its getting really old... :[
AND REALLY UGLY >:[

Rapidwolve 09-24-2006 05:50 PM

Yawr

Yen 09-24-2006 06:18 PM

Dynamic GUI profiles!

Moondeath_2 09-24-2006 06:38 PM

Nice job. =D

contiga 09-24-2006 06:50 PM

Lovely.

Angel_Light 09-24-2006 07:40 PM

Quote:

Originally Posted by zephirot (Post 1221493)
Its getting really old... :[
AND REALLY UGLY >:[

lol, subliminamal messages. :p

I would do anything for that script right now XD

xAndrewx 09-24-2006 07:41 PM

Quote:

Originally Posted by Damix2 (Post 1221365)
"we"?

Skyld and his possy of friends!
Nice work ;)

Skyld 12-04-2006 07:35 PM

5 Attachment(s)
Further updates.
  • Added the file manager (from the old file manager script, requires editing and a little bit of fixing up, but it mostly works).
  • Added the ability to edit script flags also, which should make quite a few things easier.
  • Also updated the shortcut menu, although adding Database NPCs needs to be fixed.
  • Scripted RC window will now only work if you have admin rights and a correct IP range on the server.
  • Fixed a few bugs also. :)
Not sure how long it will be before this is released for anyone to use, hopefully not too long.

Chompy 12-04-2006 08:07 PM

Nice, looks really nice now :D
Skyld, scripted'rc looks like it's getting better then the old one :) (RC2)

edit: it is :)

godofwarares 12-11-2006 10:48 PM

How do I get the filebrowser?
Mine doesn't return anything but a null :(

Inverness 12-12-2006 12:10 AM

Looks yummy :D

coreys 12-12-2006 02:16 AM

How in the world do you have a file browser? How in the world is it possible to upload files...o_o I'm guessing theres some functions I'm not aware of.

It looks amazing though. Are you going to release it, or is it somewhere already and I'm just stupid?

_Z3phyr_ 12-12-2006 05:22 AM

Can you add a "ban/unban _Z3phyr_" button


pretty pretty please?

Crono 12-12-2006 05:40 AM

Looks great, but I'll always prefer the stand-alone .exe.

Devil 12-12-2006 06:10 AM

Quote:

Originally Posted by Gerami (Post 1252471)
Looks great, but I'll always prefer the stand-alone .exe.

Yeah I reckon..

Skyld 12-24-2006 12:47 PM

Current capabilities:
  1. Editing attributes (which are edited seperately; flags, attributes, chests and weapons);
  2. Editing comments;
  3. Editing player bans using the new ban system;
  4. Disconnecting players (optionally with a disconnect reason);
  5. Resetting player's attributes;
  6. Sending admin messages (both to a single player and all players);
  7. Viewing ban history and staff activity of players;
  8. Uploading, downloading and deleting files in the file manager;
  9. Editing server flags;
  10. Editing server options;
  11. Editing folder configuration;
  12. Adding weapons and classes (but DB NPCs doesn't work yet);
  13. Editing weapon scripts;
  14. Editing class scripts;
  15. Editing DB NPC scripts and flags;
  16. Not displaying the Scripted RC unless clientrc was started successfully.
Things which need to be added:
  1. Moving and renaming files in the file browser;
  2. Adding DB NPCs;
  3. Deleting DB NPCs, weapons, class scripts;
  4. Editing player local server rights;
  5. Showing how long bans last on the ban type list;
  6. Improving the logon check for Scripted RC.
The Scripted RC will likely be released in a few weeks (the script posted on the forums, and probably added to Mac users on logon so that they can access RC on their servers since there is not a Mac RC available).

Mykel 12-24-2006 12:58 PM

Nice job man. Maybe this will shut up Excal. <3

excaliber7388 12-25-2006 02:24 AM

Quote:

Originally Posted by Mykel (Post 1256813)
Nice job man. Maybe this will shut up Excal. <3

Of course it would...
Until I realize there's no way for me to make levels to upload ;)
Or to make gani's (short of editing in text, which is what I plan to do).
It's going to make me quieter ;)

Skyld 01-12-2007 08:05 PM

Latest update:
  1. Editing attributes (which are edited seperately; flags, attributes, chests and weapons);
  2. Editing comments;
  3. Editing player bans using the new ban system;
  4. Disconnecting players (optionally with a disconnect reason);
  5. Resetting player's attributes;
  6. Sending admin messages (both to a single player and all players);
  7. Viewing ban history and staff activity of players;
  8. Uploading, downloading and deleting files in the file manager;
  9. Editing server flags;
  10. Editing server options;
  11. Editing folder configuration;
  12. Adding weapons and classes (but DB NPCs doesn't work yet);
  13. Editing weapon scripts;
  14. Editing class scripts;
  15. Editing DB NPC scripts and flags;
  16. Not displaying the Scripted RC unless clientrc was started successfully;
  17. Deleting DB NPCs, weapons, class scripts;
  18. Editing player local server rights;
  19. Resetting DB NPCs (currently using the /resetnpc command)
  20. Improving the logon check for Scripted RC.
Things which need to be added:
  1. Moving and renaming files in the file browser;
  2. Adding DB NPCs;
  3. Viewing variable dumps;
  4. Showing how long bans last on the ban type list.
Known problems (will eventually be fixed):
  1. Tabs in the script editor might mess up when having both script and attributes open;
  2. It is difficult to tell if someone is banned locally or globally;
  3. Playerlist is known to misgroup people (Server Admins and Server Players) where there are lots of players online. This is not really a problem but can just make it harder to find staff.

godofwarares 01-13-2007 12:56 AM

I can't figure out how to get an admin message to work o.O

Draenin 01-13-2007 10:38 AM

This is a great thing you're doing, Skyld. I'd like to see all user tools (Graaleditor, terraingen, levelgen, graalshop, gif2mng) put out as open-source, simply because they aren't updated as much anymore.

Skyld 01-13-2007 11:34 AM

Quote:

Originally Posted by Draenin (Post 1264403)
This is a great thing you're doing, Skyld. I'd like to see all user tools (Graaleditor, terraingen, levelgen, graalshop, gif2mng) put out as open-source, simply because they aren't updated as much anymore.

:) Currently the Scripted RC is being added to Mac users since they are currently missing an RC, however it's possible that this will either be added to everyone, or I will release the script sometime. I suppose that's up to Stefan.

doomboy00 01-13-2007 06:58 PM

Can't wait till this is released, finally i wont need to use virtual pc for just going on rc, only for making stuff (which could be done using good ol' text editor) ^_^ w00t

projectigi 01-17-2007 11:49 PM

this rc should have ways to modify it
like adding a script that checks for every weapon if theres a join to some class in the script and if not adds that =/

Admins 01-18-2007 12:09 AM

It is still possible to write your own scripted rc for your server.

doomboy00 01-19-2007 05:47 PM

Loving using the client-rc, only thing I would like to see added to it would be the ability to warp players with it (obviously only if you have the rights to).
Apart from that, its sweeeeetttttt :D

Draenin 01-19-2007 08:43 PM

Quote:

Originally Posted by Stefan
It is still possible to write your own scripted rc for your server.

It's probably not a great idea to tell people that. :s


All times are GMT +2. The time now is 12:49 AM.

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