Graal Forums  

Go Back   Graal Forums > General Forums > Graal Main Forum (English)
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 08-19-2003, 05:18 AM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
Why doesn't 2k1 just have a reset player script hooked up to a string array?
Reply With Quote
  #17  
Old 08-19-2003, 05:19 AM
Qwert616 Qwert616 is offline
Possibly Possessed
Qwert616's Avatar
Join Date: Sep 2001
Posts: 4,694
Qwert616 is on a distinguished road
Quote:
Originally posted by Deek2

AFAIK= As Far As I Know
Meaning from what I've heard about the project, isn't neccessarily going to be true
Man, these acronyms are getting out of hand.

Quote:
Why doesn't 2k1 just have a reset player script hooked up to a string array?
Too inefficient, according to certain members of the staff.
Reply With Quote
  #18  
Old 08-19-2003, 05:21 AM
Deek2 Deek2 is offline
Registered User
Join Date: May 2002
Location: Springfield, Missouri
Posts: 1,578
Deek2 is on a distinguished road
Quote:
Originally posted by protagonist
Why doesn't 2k1 just have a reset player script hooked up to a string array?
From what I'm supposing, that's going to be pretty inefficient to work up such a script for something that happens very rarely.
EDIT: But then again, maybe it's not.
Reply With Quote
  #19  
Old 08-19-2003, 05:28 AM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
It hardly requires any scripting whatsoever. It'd be more efficient than not doing it at all.
Reply With Quote
  #20  
Old 08-19-2003, 05:30 AM
Judge_S Judge_S is offline
A Logic Bot
Judge_S's Avatar
Join Date: Mar 2003
Location: Kelowna, BC, Canada
Posts: 3,953
Judge_S is on a distinguished road
Send a message via ICQ to Judge_S Send a message via AIM to Judge_S Send a message via MSN to Judge_S
Quote:
Originally posted by protagonist
Why doesn't 2k1 just have a reset player script hooked up to a string array?
This has been said many times before. It is touched upon in the following thread.

Also mentioned here.
A more detailed reason was brought up somewhere else, but I don't have the time nor patience to go looking for it.
I believe one reason is the fact that the script requires the player to be online for it to work. Therefore, people that have information stored on the server, and haven't/won't connect for some time to come, would still have the old flags, items etc.
__________________
Reply With Quote
  #21  
Old 08-19-2003, 05:31 AM
Deek2 Deek2 is offline
Registered User
Join Date: May 2002
Location: Springfield, Missouri
Posts: 1,578
Deek2 is on a distinguished road
Quote:
Originally posted by protagonist
It hardly requires any scripting whatsoever. It'd be more efficient than not doing it at all.
Yes, it is. Which is why I also wonder why they think it's inefficient.
Reply With Quote
  #22  
Old 08-19-2003, 07:57 AM
Googi Googi is offline
A Serious Epidemic
Googi's Avatar
Join Date: Oct 2001
Location: Canada
Posts: 18,866
Googi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud of
Send a message via AIM to Googi
Re: When is Graal3d coming out!?

Quote:
Originally posted by Fiss
When is the stupid Graal 3d coming out I want to test it soo bad!!!!!!!!:grrr:
As soon as Unix resets the accounts on 2K1.
__________________
Reply With Quote
  #23  
Old 08-19-2003, 01:54 PM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
The point is, they don't need to wait for unixmad. There is no fault by adding a simple reset script that adds account names to a string array and /sendtorc /reset #a.

Note to whoever mentioned flags: You can't add flags to the account to tell it to reset, because they flags are removed from the account when the reset happens. This creates a paradox of resetting.
Reply With Quote
  #24  
Old 08-19-2003, 03:34 PM
brock128 brock128 is offline
oldbie
Join Date: Dec 2001
Posts: 2,861
brock128 is on a distinguished road
As soon as stefan stops working on 2k2, and needs a new "love child". What? He abandoned Classic, and 2k1, both were very popular, so he makes a new server? Basically, everybody's just going to follow stefan, whenever he feels like making somthing different.
Reply With Quote
  #25  
Old 08-28-2003, 02:40 PM
AlkarenHyralt AlkarenHyralt is offline
Former Forum Admin/GM
AlkarenHyralt's Avatar
Join Date: Jun 2001
Location: Drogenier, in the Realm of Heroes.
Posts: 6,954
AlkarenHyralt is an unknown quantity at this point
Send a message via AIM to AlkarenHyralt
Quite simply, never. Should have guessed that from the start. There hasn't been a fully completed major project since 2k2 was released.
__________________
I am he that was once them.

Forgotten through the passage of Graal time.
Reply With Quote
  #26  
Old 08-28-2003, 03:00 PM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
Quote:
Originally posted by Dude6252000
That's a very risky way to ask things on the graal forums. But we don't know. ;x
The new scripting engine is being worked on first.
And at some point the PW rating system needs to be developed.
As well as a new RC.
__________________
--Spark911
Reply With Quote
  #27  
Old 08-28-2003, 03:37 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by protagonist
Why doesn't 2k1 just have a reset player script hooked up to a string array?
Yo, that method isn't failsafe, someone couldn clear the strings, plus then you have to mantain the script, since string arrays have a limit on how long they can be

Quote:
Originally posted by Spark910


The new scripting engine is being worked on first.
And at some point the PW rating system needs to be developed.
As well as a new RC.
It's been said a lot, the new RC is going to be done with the new script engine, right now I think I'm in charge of the project, which is going pretty well, progress is limited since now all the things needed to make it are made
Reply With Quote
  #28  
Old 08-28-2003, 04:37 PM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
Quote:
Originally posted by Python523
It's been said a lot, the new RC is going to be done with the new script engine, right now I think I'm in charge of the project, which is going pretty well, progress is limited since now all the things needed to make it are made
In charge of the 3D project?
__________________
--Spark911
Reply With Quote
  #29  
Old 08-28-2003, 04:57 PM
superb superb is offline
Sir Pickles at one time
superb's Avatar
Join Date: Dec 2002
Location: Houston, TX
Posts: 3,263
superb is on a distinguished road
Quote:
Originally posted by Spark910


In charge of the 3D project?
I think he was talking about the new scriptng engine.
__________________
FEAR THE LLAMA

-Pickles
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 02:44 AM.


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