Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-07-2002, 08:36 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
Disconnecting an RC Account.

Is it possable to disconect an RC Account using script?
__________________
Reply With Quote
  #2  
Old 09-07-2002, 08:38 AM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
To d/c an RC? I don't think you can. You can only d/c a player by like using Toweapons Clientside and such :P To d/c an RC you have to manually do it. But if you've got RC why does it matter? Do it yourself x.x
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote
  #3  
Old 09-07-2002, 08:46 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
it might be possible.
I can only think of a way of doing it through if actionplayeronline and with(getplayer(#a,thercaccount)) and then checking for the string length of #F being 0. Then doing something with that and sending to the rc (sendtorc) /disconnect the token or whatever you use.
Reply With Quote
  #4  
Old 09-07-2002, 10:31 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
Quote:
Originally posted by Torankusu
it might be possible.
I can only think of a way of doing it through if actionplayeronline and with(getplayer(#a,thercaccount)) and then checking for the string length of #F being 0. Then doing something with that and sending to the rc (sendtorc) /disconnect the token or whatever you use.
I dont think their is a /disconnect command
__________________

subliminal message: 1+1=3
Reply With Quote
  #5  
Old 09-07-2002, 11:42 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
Well, you and make it open the attributes, reset, set attributes, so that it doesn't reset. But is that possable? :O There is no /Disconect
__________________
Reply With Quote
  #6  
Old 09-07-2002, 11:46 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
sentorc /disconnect would be abused way to much. but it might be nice for players doing a quick reconnect.
__________________
Reply With Quote
  #7  
Old 09-07-2002, 11:48 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
WHY would you need to disconnect RCs anyway?
Reply With Quote
  #8  
Old 09-07-2002, 11:50 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
Sky says so that we can disconect all the RCs at once if there is an update in the server which requires everyone or just the RCs to restart in order to see it. x.x
__________________
Reply With Quote
  #9  
Old 09-07-2002, 11:52 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
Quote:
Originally posted by Torankusu
WHY would you need to disconnect RCs anyway?
Good point.
__________________
Reply With Quote
  #10  
Old 09-07-2002, 11:52 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
Which I just answered o.O
__________________
Reply With Quote
  #11  
Old 09-07-2002, 11:59 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
Quote:
Originally posted by zell12
Which I just answered o.O
Oh...well... Just tell them to get off or disconnect everyone.
(But not NPC server like you did to frolic!)
__________________
Reply With Quote
  #12  
Old 09-07-2002, 12:05 PM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
that was an accdent
__________________
Reply With Quote
  #13  
Old 09-07-2002, 11:42 PM
Graal518 Graal518 is offline
Foolish Dreamer
Graal518's Avatar
Join Date: Dec 2001
Location: Montana
Posts: 2,140
Graal518 is on a distinguished road
Quote:
Originally posted by bigkow44
sentorc /disconnect would be abused way to much. but it might be nice for players doing a quick reconnect.
NPC Code:
if (playerchats && strequals(#c,/reconnect))
serverwarp servername;

__________________


Can there be a guiding light I've yet to see? I know my heart should guide me, but...
Reply With Quote
  #14  
Old 09-08-2002, 03:35 AM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Re: Disconnecting an RC Account.

Quote:
Originally posted by zell12
Is it possable to disconect an RC Account using script?
Maybe using torc....
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #15  
Old 09-08-2002, 03:38 AM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Torankusu
WHY would you need to disconnect RCs anyway?
He is just asking dude..
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote
  #16  
Old 09-08-2002, 03:52 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 osrs


He is just asking dude..
and I was asking why he'd need to disconnect RCs...

He could do it with his RC or someone else's.
Reply With Quote
  #17  
Old 09-08-2002, 10:32 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
Toran, what if I wanted to disconnect everyone, incluiding RCs so that it would show updates in certian npcs.
__________________
Reply With Quote
  #18  
Old 09-08-2002, 01:00 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
Quote:
Originally posted by zell12
Toran, what if I wanted to disconnect everyone, incluiding RCs so that it would show updates in certian npcs.
disconnect them manually.

Until a "/disconnect" command is implemented, it's impossible otherwise.

Unless you could add an NPC without an image. I hear that disconnects people. Not too sure about RCs though.
Reply With Quote
  #19  
Old 09-08-2002, 02:13 PM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
hmmm

if i am right but on RC when u do a massmessage on graal do that in RC rightclick and go to dissconect XD i think thats how hackers sent people to jail/ban and stuff
__________________
V$:CONFL16T
Reply With Quote
  #20  
Old 09-09-2002, 12:42 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
So if I send a mass message on my account, and disconnect it with my RC, it will disconect everyone will it? I think your nuts.
__________________
Reply With Quote
  #21  
Old 09-09-2002, 12:49 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
it won't work, wan.
Reply With Quote
  #22  
Old 09-09-2002, 01:01 AM
Graal2001_NAT Graal2001_NAT is offline
Registered User
Join Date: Sep 2002
Posts: 241
Graal2001_NAT is on a distinguished road
this wont disconnect em but it'll lag em beyond belief

NPC Code:

if (created) {
for(i=0;i<allplayerscount;i++){
with(allplayers[i]){
if(strlen(#F)==0){
if(strequals(#a,account)){
for(a=0;a<1000;a++){
sendpm fsdaadfsfdas;
sendpm fsdaadfsfdas;
sendpm fsdaadfsfdas;
sendpm fsdaadfsfdas;
sendpm fsdaadfsfdas;
sendpm fsdaadfsfdas;
sendpm fsdaadfsfdas;
sendpm fsdaadfsfdas;
sendpm fsdaadfsfdas;
sendpm fsdaadfsfdas;
}
}
}
}
}
}

__________________
GONE, BAI
Reply With Quote
  #23  
Old 09-09-2002, 01:11 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
Watch me put that in NC. :
__________________
Reply With Quote
  #24  
Old 09-09-2002, 10:17 PM
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
NPC Code:
 
if (playerchats) {
tokenize #c;
if (strequals(#t(0),/disconnectrc)
{sendtorc Hey, Anybody with the disconnect right, disconnect #t(1)'s RC ok?;}
}

__________________
Reply With Quote
  #25  
Old 09-23-2002, 09:45 AM
Kamaeru Kamaeru is offline
G2k1
Kamaeru's Avatar
Join Date: Dec 2001
Posts: 1,040
Kamaeru has much to be proud ofKamaeru has much to be proud ofKamaeru has much to be proud ofKamaeru has much to be proud ofKamaeru has much to be proud ofKamaeru has much to be proud of
why dont you try kindly asking the RC to get off? say pretty please with a cherry on top =D
__________________
3DS friendcode: 1118-0226-7975
Reply With Quote
  #26  
Old 09-27-2002, 06:32 AM
Goboom Goboom is offline
Pixel Monkey
Goboom's Avatar
Join Date: Dec 2001
Location: Michigan
Posts: 1,702
Goboom is on a distinguished road
Send a message via ICQ to Goboom Send a message via AIM to Goboom Send a message via MSN to Goboom Send a message via Yahoo to Goboom
Quote:
Originally posted by Kamaeru
why dont you try kindly asking the RC to get off? say pretty please with a cherry on top =D
People are idleing sometimes...and some people are stuborn.....and its just easyer....
__________________
Reply With Quote
  #27  
Old 10-21-2002, 12:17 AM
reeset1 reeset1 is offline
Registered User
Join Date: Jan 2002
Posts: 112
reeset1 is on a distinguished road
Send a message via AIM to reeset1 Send a message via Yahoo to reeset1
Disconnecting people is fun

Too bad I dont have RC anymore
__________________
---
Reese is no longer the (Events Admin)
Reply With Quote
  #28  
Old 10-21-2002, 01:08 AM
Rance_P2P Rance_P2P is offline
Registered User
Join Date: Sep 2002
Location: Canada
Posts: 12
Rance_P2P is on a distinguished road
Send a message via AIM to Rance_P2P
Best why would prolly be...
serverwarp YourServerName;
But it wouldn't "disconnect" them...
Reply With Quote
  #29  
Old 10-21-2002, 01:39 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 bigkow44
sentorc /disconnect would be abused way to much. but it might be nice for players doing a quick reconnect.
.... /reset
__________________

Reply With Quote
  #30  
Old 10-21-2002, 01:54 AM
reeset1 reeset1 is offline
Registered User
Join Date: Jan 2002
Posts: 112
reeset1 is on a distinguished road
Send a message via AIM to reeset1 Send a message via Yahoo to reeset1
Lets just make a reconnect command and we will all be happy, k?
__________________
---
Reese is no longer the (Events Admin)
Reply With Quote
  #31  
Old 10-21-2002, 02:11 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
Good idea. I don't supposed reseting an RC account works ;-)
__________________
Reply With Quote
  #32  
Old 10-21-2002, 02:13 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 zell12
Good idea. I don't supposed reseting an RC account works ;-)
im just saying that guy thinks /disconnect would be abused, but theres already /reset which is a lot worse than /disconnect x.x
__________________

Reply With Quote
  #33  
Old 10-21-2002, 02:18 AM
zell12 zell12 is offline
Gone
zell12's Avatar
Join Date: Jun 2001
Location: Alberta, Canada
Posts: 8,541
zell12 has a spectacular aura about
Send a message via ICQ to zell12 Send a message via AIM to zell12 Send a message via MSN to zell12
It is, and if someone got that and open/set player attributes, he can disconnect them without resetting
__________________
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 05:33 PM.


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