Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bamdude37

Pages: [1]
1
mIRC/pawn Scripting / Admin System Help
« on: February 07, 2010, 01:39:47 am »
I'm currently developing an admin system, and I am stuck on the register and login.

I want the user filed to have only two lines
Password = blahblahblah
Admin = 0

So far when you type /c register whatever it will make a new file in
/scriptfiles/users/yourusername.txt and it has the password line working.

What I need is help making another line for the admin level and I need help loading the files and using them for commands.

2
Support / Re: OMG HELP ME PLEASE, ANYONE !!! :(
« on: February 07, 2010, 01:36:29 am »
Like already said, You need to use player ids,


If you do /kick <playername> it will automaticly go to player id 0.

Pages: [1]