Jump to content

gang system


HUNGRY:3

Recommended Posts

Posted

hello i want to make gang system but idk how to make

all gangs visible in the grid list

and how to get all players in the gang if they are offline !

just give me example thanks.

Posted
Store the gang members in sql so even if they are offline their details will be available in the database.

and how to get all of the gangs in grid list?

Posted

Depends on how you're saving players' data. If you're using the default account system, then loop through all the accounts and check for account data. If MySQL, use a query to get the accounts with the gang == your gang.

Posted
Depends on how you're saving players' data. If you're using the default account system, then loop through all the accounts and check for account data. If MySQL, use a query to get the accounts with the gang == your gang.

Oh yeah thanks man!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...