Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   Accounts: Attributes (https://forums.graalonline.com/forums/showthread.php?t=43116)

Spark910 02-28-2003 09:40 PM

Accounts: Attributes
 
I think it would be very ideal and agood addition if on RC when you opened an account it stated if it was a trial account or not.

If you look where it says 'Player look' you could simply add to botom of that in a seperate Box...

Trial: [Yes/No]

And of course like that account 'Stats' you would not be able to change it, this would be useful isntead of having to ask players all the time, you could simply just look.

Tyhm 03-01-2003 09:33 PM

YES.

Then we wouldn't have to worry about jailing trialses.

Jeff 03-01-2003 11:28 PM

Indeed.

Though jails are handy (they provide communication with staff and can have scripted release mechanisms), the only way to punish a trial account is with a ban. It'd be good to know.

mhermher 03-05-2003 07:14 PM

Quote:

Originally posted by Jeff
Indeed.

Though jails are handy (they provide communication with staff and can have scripted release mechanisms), the only way to punish a trial account is with a ban. It'd be good to know.

Wrong, it's possible to set a server string like "server.trialjail=trial1,trial2" and stuff, then just if actionplayeronlines and then with (getplayer(#s(server.trialjail)) {setlevel jail.nw;}

or am i wrong?

azuretek23 03-05-2003 09:08 PM

well I thought that strings are not saved... they start brand new every time they connect

Neoreno 03-05-2003 09:53 PM

Quote:

Originally posted by azuretek23
well I thought that strings are not saved... they start brand new every time they connect
Serverstrings aren't held on the account, they are held on the server, therefore wont be deleted when they log off.

alarid0 03-06-2003 05:01 AM

how bout just have a string array(server.string), then use addstring in the jailing system to add the jailed account.

Everytime the play logs on, check if the array countains the account, if so.... warp.

Sure server.strings are bad... but better to sacrifice for a good cause.

busyrobot 03-09-2003 03:14 AM

sounds almost like a client.ID would be usefull, tied to the installed client regardless of account, trial or otherwise.

Tyhm 03-19-2003 10:36 PM

Client.ID would get wiped and reassigned on disconnect just like level, though.

Stefan, we neeeed this! ^^;

Spark910 03-21-2003 03:29 PM

Quote:

Originally posted by Tyhm
Client.ID would get wiped and reassigned on disconnect just like level, though.

Stefan, we neeeed this! ^^;

Okay another feature should be either an extra box for jail for trial accounts so they cant get out. Or something like

if (account(trial)) {

Or some scripting function which would aid in jailing scripts.

*Glad people like the idea*

azuretek23 03-21-2003 05:09 PM

if they add a way to tell if it's trial you can just do like...

if (account[5] == "trial") {

}


sumthin like that...


All times are GMT +2. The time now is 03:05 PM.

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