Jump to content
MakeWebGames

[TGM] Delete Gang - Admin Function [TGM]


Cronus

Recommended Posts

Delete Gang - Admin Function

Created By: Cronus

This mod adds a function to your admin panel that lets admins delete gangs.

This mod deletes the gang, the wars the gang was in, and sets the gangs members back to no gang.

All in one simple click.

killgangadmin.jpg

Price:

$5.00 USD

Click here to purchase.

Link to comment
Share on other sites

Re: [TGM] Delete Gang - Admin Function [TGM]

 

This is just so easy to make...

mysql_query("DROP *FROM `gangs` WHERE `gangID`='{$_POST['id']}'", $c);

 

:lol:

That's not all there is to it, it's a whole function, deleting wars and setting users back, along with the actual form to make it all.

And I didn't say it wasn't easy.

I'm here to help those who don't have time to make things such as this.

That's why it's only $5, cheap and saves time.

Link to comment
Share on other sites

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