SA-MP Forums Archive
Admin Script Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Admin Script Problem (/showthread.php?tid=181937)



Admin Script Problem - TheHoodRat - 08.10.2010

So basically I'm creating my very own Administrator script for my server, but one issue pisses me off the most.

Okay, so a player does /register password, let's say for example, /register killa, they will say he registered with the password 'killa' and has been automatically logged in.

Okay so this is when the problem jumps in. If I quit and log back in or perform a server restart, I have to register all over again.

The script file folders are all set and stuff. I just want to get rid of this problem.

If you didn't understand, problems below.

Код:
When you just registered and automatically logged in and /q then log back in, you have to re-register.
When you re-connect when you have to re-register it doesn't display any message.
Please help. Thanks.

I'll read posts tomorrow because I gotta go. :S.


Re: Admin Script Problem - [L3th4l] - 08.10.2010

Are u even saving the account on player disconnect?

Or else, post your reg system..


Re: Admin Script Problem - TheHoodRat - 08.10.2010

Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
Are u even saving the account on player disconnect?

Or else, post your reg system..
Alright.

Click Here To View My Admin Filterscript!

It might be an issue with if(!dini_Exists(file)), but I'm not really that sure because it's kinda hard to find, but I'm not sure of reading that tutorial again.

Like I said, I could just create one from scratch which will be a bit hard and a bit complicated.


Re: Admin Script Problem - TheHoodRat - 08.10.2010

Bumpity bump, it's been 12 hours.

Stupid error.