Jump to content
MakeWebGames

Recommended Posts

Posted

This is an add on for the gang system created by Floydian (Gang Replacement)

With this add on all gangs start in a passive mode in which they can not war or have war declared on them. Once the leader/pres decides, they can choose to enter an aggressive mode. However, once they enter the aggressive mode, they can not return to the passive mode.

Installation: 1 file, 1 sql, and 2 files to edit

First run this sql

You're unable to view this code.

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

 

Then the file you will be adding. It will be saved to /gangs/plugins/private/

gang_status.php

 

You're unable to view this code.

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

 

Open file

gangs/plugins/private/gang_staff.php

Find

You're unable to view this code.

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

 

Replace that entire function with the following

You're unable to view this code.

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

 

Next Find

You're unable to view this code.

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

 

Replace entire function with the following

You're unable to view this code.

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

 

Save & Close file gang_staff.php

Open

gangs/plugins/public/gang_list.php

Find

You're unable to view this code.

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

 

Replace the entire function with the following

You're unable to view this code.

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

 

Find

You're unable to view this code.

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

 

Replace entire function with the following

You're unable to view this code.

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

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