22.03.2011, 01:47
(
Последний раз редактировалось Cameltoe; 05.05.2011 в 20:15.
)
- Gang FS v1.0
Out of pure boredom and lack off "tiredness" i decided to create an Gang FS, note that i made this at 2-3 ish ( AM ) so it might contain some inefficient scripting's.
What's the purpose?:
- This is a Simple gang system.
- You can create gangs.
- Invite members to join your gang.
- Kick members from your gang.
- It's MySql based ( Strickens plugin )
How to:
- Configure the DB settings to match the script.
- Compile the fs.
- Open up server.cfg and under filterscripts add gang or W/e you decide to save the fs as.
Command's:
- /creategang ( Create an gang )
- /invite ( Invite an player )
- /accept ( Accept an invite )
- /deny ( Deny an invite )
- /kick ( Kick an member )
- /retreat ( Leave the gang )
- /ganginfo ( Shows gang info by id)
- /gangs ( Shows an list of gangs )
- /g ( Send Specific text to gang members only )
Version:
- v1.2
Download:
Pastebin - V1.2
Mediafire - V1.2
Change log:
Comment's:
- Suggestion's is highly appreciated.
- Comment's about the script, bugs etc.
- Haters, save time and don't even post.
- Please report bugs.
Credits:
- Me.
- Murdoxix
- Strickenkid ( mysql plugin )
- ****** ( SScanf )
- Zeex ( Zcmd )
- Samp crew
Out of pure boredom and lack off "tiredness" i decided to create an Gang FS, note that i made this at 2-3 ish ( AM ) so it might contain some inefficient scripting's.
What's the purpose?:
- This is a Simple gang system.
- You can create gangs.
- Invite members to join your gang.
- Kick members from your gang.
- It's MySql based ( Strickens plugin )
How to:
- Configure the DB settings to match the script.
- Compile the fs.
- Open up server.cfg and under filterscripts add gang or W/e you decide to save the fs as.
Command's:
- /creategang ( Create an gang )
- /invite ( Invite an player )
- /accept ( Accept an invite )
- /deny ( Deny an invite )
- /kick ( Kick an member )
- /retreat ( Leave the gang )
- /ganginfo ( Shows gang info by id)
- /gangs ( Shows an list of gangs )
- /g ( Send Specific text to gang members only )
Version:
- v1.2
Download:
Pastebin - V1.2
Mediafire - V1.2
Change log:
Код:
Version 1.1 - Fixed duplicated gang names if gang name already exists. - Implemented dialogs to show gangs and ganginfo. - made /ganginfo and /gang to show gangs and gang info. Version 1.2 - Implemented gang name under OnPlayerText. - Added the /g command.
- Suggestion's is highly appreciated.
- Comment's about the script, bugs etc.
- Haters, save time and don't even post.
- Please report bugs.
Credits:
- Me.
- Murdoxix
- Strickenkid ( mysql plugin )
- ****** ( SScanf )
- Zeex ( Zcmd )
- Samp crew