![]() |
NEED HELp!
How do i make it so when a player logs on the sever they get d/ced / RESET as soon as they log on!
and it only resets them 1 time. and after that it will never do it again ! ??? HELP ?? :confused:!pissed!:asleep: |
PHP Code:
|
I would store everyone that got reset in a text file or something.. but that's just me.
|
yeah. that would actually guarantee that nobody but the manager has rights to it so people with set atts can't force resets on people.
|
Quote:
:cry: PLEASE HELp!!!!!!@!@!@!@!@!@ |
and can you add the a log of ALL THE RESETs?
|
it needs to be in the control-npc script.
and be a bit more calm when asking for help. PHP Code:
|
ok sorry, frankie can you please add the log to that?
|
i tried this one
function onActionPlayerOnline() { if (player.clientr.reset == false) { sendtorc("/reset" SPC player.account); player.clientr.reset = true; } } and it just keeps reseting my player. wont let me log back on |
Look in the Code Gallery. Several people have already posted this script there.
|
Quote:
|
Someone anyone??
|
|
it's because I was having it reset the player before setting the clientr string. oops.
you should use the one Chris recommended |
| All times are GMT +2. The time now is 10:12 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.