Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   PlayerWorlds Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=15)
-   -   RC Question (https://forums.graalonline.com/forums/showthread.php?t=4824)

vovavziggy 06-14-2001 04:56 PM

RC Question
 
I dunno where to post this so i'm just gonna post it here:

When i have RC on, and i click on edit accounts, then GET ACCOUNTS LIST, there is a 2nd window where you can enter an accountname and also some conditions the account should have.

My question is: What do i enter there to see all players on our Playerworld, that
have a special item, maybe bomb or a special weapon ?
:confused:

vovavziggy 06-14-2001 08:57 PM

So........
 
So no one knows?

vovavziggy 06-14-2001 10:08 PM

AAAAAAAAAAAAAAAAAAAAA...............
 
AAAAAAAAAAAAAAaaaaaaaaaa a....aaaaa.........aaa.......a a

CrazedMerlin 06-14-2001 10:09 PM

I dont think you can...
but if you want to distroy a certain item like superbomb
make a server flag
server.destroy=superbomb
I believe

Admins 06-14-2001 11:14 PM

No you would need to replace the weapons script
and make it auto-destroy
like
if (playertouchsme)
toweapons Superbomb;
if (playerenters && isweapon)
destroy;

Dolimah 06-15-2001 03:33 AM

what are the codes for the RC then?
 
Ok but :
How can we select the players in the Conditions field in the RC?
What are the codes?

Cha Cha

CrazedMerlin 06-15-2001 03:35 AM

isnt there examples theres
like adminlevel=2
or
adminworld=classic
or something

Bhala 06-15-2001 05:01 AM

all of the differnt code is shown on the RC....

fugitive316 06-15-2001 08:14 AM

I think he is asking if you can pull up a list..of say people with a level3 shield.

This would be a nice thing, since you can catch every person who has illegal items.

galen 06-15-2001 08:35 AM

The only fields (you may need) that you can search for are as follows:

accname
email
blocked
onlyload
adminlevel
adminworlds
bantime
banreason

fugitive316 06-15-2001 08:37 AM

What is Onlyload? and what does onlyload do to a player? I have seen that option since I was staff on a 1.28 server and had a clue what it did.

galen 06-15-2001 10:06 AM

used for guest accounts. makes it so new progress is not saved to the account


All times are GMT +2. The time now is 04:29 PM.

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