Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > New Scripting Engine (GS2)
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #166  
Old 09-25-2011, 12:20 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by Stefan View Post
We have added renaming and moving of files to the scripted RC. The moving of files is not perfect yet (doesn't use drag'n'drop and only works for single files) but it is a start.
Are there things still missing in the scripted RC which are important?
Deleting (empty) folders doesn't seem to work, for some reason I get a "you do not have rights" message where it would work within normal RC. This would be somewhat helpful too if it can possibly be done in a way which doesn't cause folder browser to load again for 10 seconds.

I'm also wondering what happened to the clientrc log out button?
Reply With Quote
  #167  
Old 09-25-2011, 12:21 AM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
Clicking on an empty folder gives an error message of "No read rights for x" rather than just somehow indicating it is empty, and will leave the files of the previously open folder in the pane to the right while having the new folder highlighted.

Here it is showing the contents of folder detectbackups while giving an error when selecting Codein

Reply With Quote
  #168  
Old 09-25-2011, 01:09 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Ok will have to update the client to enable folder deletion.
Reply With Quote
  #169  
Old 10-09-2011, 09:33 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
I just edited my rights (Added the Set attributes right) and it cleared all my folder rights
__________________
Reply With Quote
  #170  
Old 10-09-2011, 11:19 PM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
Quote:
Originally Posted by xAndrewx View Post
I just edited my rights (Added the Set attributes right) and it cleared all my folder rights
Also happens to me some times while adding rights to other players. And I kept thinking I did something wrong >.<
__________________
MEEP!
Reply With Quote
  #171  
Old 11-10-2011, 02:03 AM
MattKan MattKan is offline
the KattMan
Join Date: Aug 2010
Location: United States
Posts: 1,325
MattKan is a splendid one to beholdMattKan is a splendid one to beholdMattKan is a splendid one to beholdMattKan is a splendid one to beholdMattKan is a splendid one to behold
Send a message via AIM to MattKan
PHP Code:
Script: Function ScriptedRCBanWindowTabSelect.addrow not found in function onReceiveText in script of Weapon -ScriptedRC
Script
: Function ScriptedRCBanWindowTabSelect.setselectedrow not found in function onReceiveText in script of Weapon -ScriptedRC 
This appears in the script log if I open and close client RC - the add on feature is not installed. (I'm using V6)

Don't know if this is important or not tbh but just FYI
Reply With Quote
  #172  
Old 04-13-2012, 07:55 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
I don't like the file browser. It's not very good.

Suggestions:

Multiple file download and upload
Multiple file delete (selecting more than one file at a time and deleting)
Making the 'delete' key on the keyboard work to delete a file
__________________
Reply With Quote
  #173  
Old 04-14-2012, 07:57 AM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
Quote:
Originally Posted by xAndrewx View Post
I don't like the file browser. It's not very good.

Suggestions:

Multiple file download and upload
Multiple file delete (selecting more than one file at a time and deleting)
Making the 'delete' key on the keyboard work to delete a file
This.
__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Reply With Quote
  #174  
Old 04-14-2012, 08:33 AM
Tim_Rocks Tim_Rocks is offline
a true gentlemen
Tim_Rocks's Avatar
Join Date: Aug 2008
Location: USA
Posts: 1,863
Tim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to behold
Suggestion: Add a search for the NC scripted window so I can find scripts easier without scrolling through the entire thing.
__________________
Reply With Quote
  #175  
Old 06-05-2012, 02:38 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
I've improved the speed of the RC chat output, it shouldn't freeze anymore when you do some extensive /scriptscan or so.
Reply With Quote
  #176  
Old 06-30-2013, 11:33 AM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
Is there a function called when a client RC connects to the server?

Something like

function onClientRCOnline() {
}
__________________
Reply With Quote
  #177  
Old 06-30-2013, 04:56 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by xAndrewx View Post
Is there a function called when a client RC connects to the server?

Something like

function onClientRCOnline() {
}
Just parse it from onAllRCChat(msg).
__________________
Quote:
Reply With Quote
  #178  
Old 08-09-2014, 04:22 AM
unixmad unixmad is offline
Administrator
unixmad's Avatar
Join Date: Mar 2001
Location: Paris
Posts: 695
unixmad is a name known to allunixmad is a name known to allunixmad is a name known to all
I want to make a team to work on a new improved scripted RC, who want to help?
Reply With Quote
  #179  
Old 08-09-2014, 05:28 AM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Quote:
Originally Posted by unixmad View Post
I want to make a team to work on a new improved scripted RC, who want to help?
How big of a team are you looking for? I would like to help. I have available time but my skill falls just a little short of some of the greats like dusty, fp4, tig, cbk, ect.
Reply With Quote
  #180  
Old 08-09-2014, 07:51 AM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
I might be able to help
__________________
MEEP!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:19 PM.


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