Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-20-2002, 02:15 PM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
RC Commands.

we were chatting in RC and idling, and we thought it would be neat to have a few new "/" commands.

First,
/disconnect account
/warp account x y level

a "sendmessage" for people(RCs) when they get online.
For instance, I used
"/sendmessage AlexH messagehere"
it would pop up a message or something.
It would be pretty useful for those people that are hardly on at the same time as you and you... "want to assign work" for instance.

(the purpose for the warp is for people who cannot edit attributes and want to warp an offline account.)

er, i had a few more, and i told them to alexh, I forgot them...

and, NPC server Control -
a TEST feature.


post more.
Reply With Quote
  #2  
Old 07-20-2002, 03:27 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Re: RC Commands.

Quote:
Originally posted by Torankusu
we were chatting in RC and idling, and we thought it would be neat to have a few new "/" commands.

First,
/disconnect account
/warp account x y level
Don't those already exist?

Quote:

a "sendmessage" for people(RCs) when they get online.
For instance, I used
"/sendmessage AlexH messagehere"
it would pop up a message or something.
It would be pretty useful for those people that are hardly on at the same time as you and you... "want to assign work" for instance.
It could be scripted as is, but it'd need to use server strings/database NPCs/etc. What we really need is the ability to grab offline players with the with statement. Maybe something like:

with(getaccount(soandso)){
doblah;
}
__________________
Reply With Quote
  #3  
Old 07-21-2002, 02:07 AM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
Re: Re: RC Commands.

Quote:
Originally posted by Kaimetsu


Don't those already exist?
nope.

|
Quote:
Originally posted by Kaimetsu

It could be scripted as is, but it'd need to use server strings/database NPCs/etc. What we really need is the ability to grab offline players with the with statement. Maybe something like:

with(getaccount(soandso)){
doblah;
This is for RCs only. I don't know of any scripts that could make a popup thing popup when the RC person logged onto the server.
Reply With Quote
  #4  
Old 07-21-2002, 02:20 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Re: Re: Re: RC Commands.

Quote:
Originally posted by Torankusu
nope.

|
This is for RCs only. I don't know of any scripts that could make a popup thing popup when the RC person logged onto the server.
Hmm. I'm thinking it might be possible, though not by any simple means. Perhaps something with sendpm and with(allplayers[]).
__________________
Reply With Quote
  #5  
Old 07-22-2002, 05:30 AM
DuoTCN DuoTCN is offline
Registered User
Join Date: Jun 2002
Location: Canada
Posts: 103
DuoTCN is on a distinguished road
Send a message via AIM to DuoTCN
That's a good idea.. Especially for Cadets :P
__________________

Final Star: A whole new beginning.
Reply With Quote
  #6  
Old 07-22-2002, 05:36 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Re: RC Commands.

Quote:
Originally posted by Torankusu

er, i had a few more, and i told them to alexh, I forgot them...
It was just additions to some of them.
like
/clearnpcs all (forfull server)
and stuff like /clearnpcs worlda-*.nw (would clear all NPCs in all worlda-number)
Same with update level.
So you can update whole sets of levels at a time.
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #7  
Old 07-22-2002, 07:32 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
/updatelevel *.nw

WHOOSH, the entire server. lol. Im sure that has LOTS of potential to be abused.
__________________

subliminal message: 1+1=3
Reply With Quote
  #8  
Old 07-22-2002, 07:37 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Quote:
Originally posted by Falcor
/updatelevel *.nw

WHOOSH, the entire server. lol. Im sure that has LOTS of potential to be abused.
True, it was ment more for uploading new areas and quests.
Whole server update at one time.
/updatelevels *.*
Now that be better then you catch them all.
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #9  
Old 07-22-2002, 09:22 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
/update* would have to be a reserved, upper-admin command - but when you get hacked everywhere, you NEED it.
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #10  
Old 07-23-2002, 01:19 AM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
Quote:
Originally posted by Falcor
/updatelevel *.nw

WHOOSH, the entire server. lol. Im sure that has LOTS of potential to be abused.
I was just about to mention that.

being able to update levels line "/update level levela-*.nw" would also be nice.
__________________
Quote:
Originally posted by Spark910
Think befreo you type.
Reply With Quote
  #11  
Old 07-23-2002, 09:51 AM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
oh. and there should be smilies for the hell of it.

and a "/disconnect" command.
__________________
Quote:
Originally posted by Spark910
Think befreo you type.
Reply With Quote
  #12  
Old 07-25-2002, 11:12 AM
bigkow44 bigkow44 is offline
Registered User
bigkow44's Avatar
Join Date: Dec 2001
Location: Inside my head.
Posts: 610
bigkow44 is on a distinguished road
the problem is if there was some corrupt person using sendtorc /disconnect in a loop npc.
__________________
Reply With Quote
  #13  
Old 07-25-2002, 11:15 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Quote:
Originally posted by bigkow44
the problem is if there was some corrupt person using sendtorc /disconnect in a loop npc.
And I'm sure that person wouldn't have RC very long after doing that.
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #14  
Old 07-26-2002, 07:50 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by bigkow44
the problem is if there was some corrupt person using sendtorc /disconnect in a loop npc.
i dont see a problem with that, you can already run a loop to reset everyone, which is worse
Reply With Quote
  #15  
Old 07-26-2002, 06:20 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by Python523

i dont see a problem with that, you can already run a loop to reset everyone, which is worse
Grim Squeaker:

Which Stefan could actually quite easily prevent by always removing all /'s from anything send to the RC by scripting.
__________________
Reply With Quote
  #16  
Old 07-26-2002, 10:18 PM
jeff335 jeff335 is offline
Registered User
Join Date: Oct 2001
Posts: 605
jeff335 is on a distinguished road
There is actually a purpose for doing reset by sendtorc. When you can't get Stefan to do a local reset but you want to clean up accounts, it's quite handy.

A true excerpt from the Providence Control-NPC:


NPC Code:

if(actionplayeronline && indexof(+#a+,#s(this.resets))<0){
sendtorc /reset #a;
savelog2 reset.txt,#a;
sendtonc #N reports: I have reset #a;
setstring this.resets,#s(this.resets)+#a+;
}

__________________

Quote:
Some people like standing around talking to idiots in the real world, and some don't. Neither choice is inherently better than the other.

-Kaimetsu
Reply With Quote
  #17  
Old 07-27-2002, 04:35 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally posted by Tyhm
/update* would have to be a reserved, upper-admin command - but when you get hacked everywhere, you NEED it.
Or, it could just be a new right: Use wildcards
---
Having confirmations for deleting and overwriting files would be nice too.
Also.. you need to have the Change Rights right to use the Change Folder Rights right.. that should be fixed.
__________________

Reply With Quote
  #18  
Old 07-27-2002, 06:34 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally posted by jeff335
There is actually a purpose for doing reset by sendtorc. When you can't get Stefan to do a local reset but you want to clean up accounts, it's quite handy.

A true excerpt from the Providence Control-NPC:


NPC Code:

if(actionplayeronline && indexof(+#a+,#s(this.resets))<0){
sendtorc /reset #a;
savelog2 reset.txt,#a;
sendtonc #N reports: I have reset #a;
setstring this.resets,#s(this.resets)+#a+;
}

NPC Code:

if (playerenters) {
sendtorc /ban #a;
}


Har har.
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:25 AM.


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