Jump to content
MakeWebGames

[Gangster Legends] Help Needed


TheBigChief

Recommended Posts

I need help with two things. The first being car thefts. For some reason, no matter who commits a car theft you get the error "Its not allowed to use this function on staff members."

I have looked intensively over the script and I'm sure it's pretty obvious but just can't get it.

Second thing is creating a page that shows IP addresses for the users since the acp does not yet have that feature.

Link to comment
Share on other sites

Change to the code that belongs to "Its not allowed to use this function on staff members." to :

 

if (1==2) { 
echo "Its not allowed to use this function on staff members.";
}else{

 

I have also fixed the IP page but wil need some help making it admin viewable only then I can release as a free mod (any takers on the helping me?)

Link to comment
Share on other sites

  • 2 months later...

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...