Jump to content
MakeWebGames

Recommended Posts

Posted

Just a little cleanup i just thought of a few moments ago when i was searching down the list to find something in staff pannel..

 

It is a dhtml menu So The comments must stay in tact for general usage.. thanx

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Modify to your liking..

i Havent sorted out the Other staff members than Admins but it is a simple cut and paste deal :)

Posted

Re: [mccode] Staffmenu

Why not just do somethink like this

if($ir['user_level'] == 1) {

include_once("admin.php"); }

or in ur fiil just do like

if($ir['user_level == 2 && $ir['userlevel'] == 3)

some shit like that

Posted

Re: [mccode] Staffmenu

 

Why not just do somethink like this

if($ir['user_level'] == 1) {

include_once("admin.php"); }

or in ur fiil just do like

if($ir['user_level == 2 && $ir['userlevel'] == 3)

some shit like that

Lmao

If you like Your assistants to be able to see the full admins pannel then yer lol

give me a min and il do it all up again.. Just a little drunk from new years clubbing

Posted

Re: [mccode] Staffmenu

 

Why not just do somethink like this

if($ir['user_level'] == 1) {

include_once("admin.php"); }

or in ur fiil just do like

if($ir['user_level == 2 && $ir['userlevel'] == 3)

some shit like that

Lmao

If you like Your assistants to be able to see the full admins pannel then yer lol

give me a min and il do it all up again.. Just a little drunk from new years clubbing

It was just an example .......................

if($ir['user_level == 2 && $ir['userlevel'] == 3)

{

echo "blah";

}

exmaplesssssssssssssssssss

Posted

Re: [mccode] Staffmenu

IF You like to move further and seperate all them into little querys and have them show one set in the same dropdown then do it

but i am just putting the script out there...

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Re: [mccode] Staffmenu

Why have so many smenus? for my not just edit it so u have 1 so it dont take space up hu alot easer i dont use mc v2 so i wudnt no soo.....

Posted

Re: [mccode] Staffmenu

Yer V2 has about 40 odd + links scrolling down the page

I have set up a Addmin.php to work with my game but this is just a little learning lesson as such for me..

Posted

Re: [mccode] Staffmenu

 

ODD links using an ilegal version :D :P lol

:? :? :?Is that saying that the owner of my site paid mccodes $300 or so for an illegal version ??

Posted

Re: [mccode] Staffmenu

Were he buy them mccodes.com ? i was just askin in case u had an ilegl version of codes with dead links hu? missing codes.. so i was just guessing

Posted

Re: [mccode] Staffmenu

 

Were he buy them mccodes.com ? i was just askin in case u had an ilegl version of codes with dead links hu? missing codes.. so i was just guessing

lmao i get what your saying...

 

me saying 40 odd links meaning

there is 40 or more links in the staff menu

not dead links...

just me and my slang..

Posted

Re: [mccode] Staffmenu

Cool, Nice Background Color (May be a bit of sarcasm in there) :-P

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...