انا حملت مود Group System والمشكلة لو صنعت قروب يقولي صنعت القروب بس هو مو مصنوع
هاهو الكود
الي في
meta.xml
<meta>
<info author="Groups-System" version="1.4.0" type="script" name="Groups-System" description="Groups-System By ahmedfef" />
<script src="Language_c.lua" type="client"></script>
<script src="Language_s.lua" type="server"></script>
<script src="server.luac" type="server"></script>
<script src="gang_client.luac" type="client"></script>
<export function="getGangInfo" type="server"/>
<export function="getGangColour" type="server"/>
<export function="getGangLeader" type="server"/>
<export function="getAccountGang" type="server"/>
</meta>
Language_s.lua
ChangeLeader = "Group system: Done change Leader of group !!"
WrongGroupName = "Group system: wrong Group Name !!"
YouAreNotTheLeaderOfThisGroup = "Group system: you are not the leader of this group !!"
WrongLogin = "Group system: Wrong Account name or password !!"
DoneDeleteGroupName = "Group system: Done Delete"
ThisPlayerNotLogin = "Group system: this player is not login !!"
YouCantInvite = "Group system: you are member you can't invite player only Leader & Admin & Moderator of group can invite player !!"
ThisPlayerIsAlreadyInvited = "Group system: this player is already have invite to your Group !!"
DoneSentInvite = "Group system: Done sent invite !!"
MassegeForPlayerWhenInvite = "Group system: you have new invite from"
by = " by "
YouAreNotInGroup = "Group system: you are not in Group !!"
YouAreNotTheLeader = "Group system: you are not leader or admin of group you can't edit group info !!"
DoneChangeInfo = "Group system: done change the group info !!"
DoneKickPlayer = "Group system: Done Kick "
YouCantKickLeader = "Group system: This Player is the leader of this group you can't kick him !!"
JoinToYourGroup = "Group system: one person has join to your group !!"
JoinToGroup = "Group system: you are in group now."
PleaseRegister = "Group system: you are Guest please register to use this script."
PleaseQuitToJoinOther = "Group system: you are in group you can't join to new group befor you leave group."
YouDontHaveInvite = "Group system: you don't have any invited to group"
DontHaveAccessDemote = "Group system: you are don't have access to Demote"
WantKickPlayer = "Group system: this Player is on the last level are you want to kick this Player?"
DoneDemote = "Group system: Done Demote to Level :"
YouAreDemote = "Group system: you are Demote to Level :"
GiveLeader1 = "Group system: this player is on last level you can give him Leader"
GiveLeader2 = "Group system: But you will be admin of group"
GiveLeader3 = "Group system: So you can not Promote and Demote"
DonePromoto = "Group system: Done Promote to Level :"
YouArePromote = "Group system: you are promote to Level :"
PleaseLogin = "Group system: Please login !!"
QuitGroup = "Group system: you are exit from "
YouCantQuit = "Group system: you are leader of this group you can't exit !"
ThisPlayerIsAlreadyInGroup = "Group system: this player is already in Group !"
MaximaimFull = "Group system: Your group has reached the maximum number of members !!"
GroupSystemName = "Group system:"
HasJoinTo = "has joined to"
TheGroupMustBeHigher = "Group system: Group name must be >= 3"
YouDontHaveMoney = "Group system: you must have 100,000 to create Group"
ThisGroupIsAlreadyCreated = "Group system: ERROR this group is found change name"
YouAreAlreadyInGroup = "Group system: you are in group"
DoneCreateGroup = "Group system: Done create new group :"
YouDontHaveAccessToPromote = "Gang system: you are don't have access to promote"
DemoteHistory = "has been demote to"
PromoteHistory = "has been promote to"
QuitHistory = "has been quit from your group"
CreateGroupHistory = "has been create this group"
BlacklistKickHistory = "has been kick from your group by Blacklist"
AddToBlacklistHistory = "has been add to your group blacklist by"
BlacklistRemoveHistory = "has been remove from your group blacklist by"
TakeMoneyHistory = "has been take money from your group"
AddMoneyHistory = "has been add money to your group"
GroupColorHistory = "Your group colour has been changed by"
IsNowLeaderHistory = "is now the Leader of you group by"
ChangeGroupInfoHistory = "has changed the group info !!"
HasSentInviteHistory = "has sent an invite to"
HasKickedByHistory = "has been kick by"
HasJoinToYourGroup = "has been join to your Group !!"
BlockMas = "is now blocked from your group !!"
AccountNotFound = "Group System: This account name is not found !!"
unBlockMa = "is now unblock from your group !!"
NotMoneyTake = "Group System: Your group is don't have this money to take !!"
YiuCanOnlyTake = "Group System: You can only take $50,000 and more then !!"
takeMoneyMas = "Group System: You have take a money from your Group : $"
YouDontHaveMoney = "Group System: You don't have money to deposit !!"
YouCanOnlyAdd = "Group System: You can only add $50,000 and more then !!"
GiveMoneyMas = "Group System: You have add a money to your Group : $"
GroupChatText = "Group-Chat"
YouCantInviteBlocked = "Group System: This Player is blocked from your Group you can't invite him !!"
YouAreBlock = "Group System: You are blocked from this group you can't join to it !!"
UnBlockFromBlacklist = "is now unblock from your group !!"
YouCantInviteBlocked = "Group System: This Player is blocked from your Group you can't invite him !!"
AlreadyBlocked = "Group System: This Player is already blocked from your Group !!"
Language_c.lua
MainWindowName = "[ Group System ]"
CreateGroup = "Create a Group:"
CreateGroupButton = "Create Group"
GroupName = "Group Name:"
ViewGroupMembers = "View My Group Members"
GroupInvites = "Group Invites:"
ViewMyInvites = "View My Group Invites"
GroupInfo = "Group Info"
ViewGroupInfoAndEdit = "View /Edit My Group Info"
LeaveGroup = "Leave Group"
ViewGroupList = "View Group List"
CloseWindow = "Close Window"
GroupAdminName = "Group Administration:"
InvitePlayerToGroup = "Invite Player to Group"
AdminButton = "Delete Group"
WindowMembers = "[Group System] - My Group Members"
Promote = "Promote"
Demote = "Demote"
CloseAndSave = "Close & Save"
WindowViewMyInvite = "[ Group System ] - Group Invite"
Online = "online?"
Name = "Name"
Account = "Account"
Rank = "Rank"
LastOnline = "Last online"
InviteFromGroup = "Invite from group"
WhoInviteYou = "Name of the person who invited you"
AcceptInvite = "Accept Selected Invite"
Close = "Close"
WindowGroupList = "[ Group System ] - Group List"
Group = "Group"
Members = "Members"
TotalGroups = "Total Groups:"
TotalMembers = "Total Members:"
WindowDeleteMyGroup = "[ Group System ] - Delete your Group?"
yes = "yes"
no = "no"
KickPlayerWindow = "[ Group System ] - Are you want to kick"
WindowGroupLeader = "[ Group System ] - Group Leader Admin"
NotDone = "Group Deletion: Group Deletion can NOT be undone."
ConfirmGroupName = "Confirm Group Name:"
ConfirmAccountName = "Confirm Your Account Name:"
ConfirmAccountPassword = "Confirm Account Password:"
DeleteAfter14 = "Note: Any group inactive for 14 days will be deleted."
Tick = "Tick this to delete"
DeleteGroup = "Delete Group"
WindowInviteToGroup = "[ Group System ] - Group Invite"
InvitePlayer = "Invite Player"
OnlyUnGroupInvite = "Only people not already in a group can be invited to join."
Player = "Player"
WindowGroupInfo = "[ Group System ] - group Info"
Save = "Save"
WindowGiveLeader = "[ Group System ] - Are you want to Give Leader to"
ErrorGroupName = "Group System: ERROR in Group Name."
YouCantPromoteYourSelf = "Group System: you can't Promote yourself."
SelectToPromote = "Group System: Please selcet Player To Promote."
YouCantDemoteYourSelf = "Group System: you can't Demote yourself."
SelectToDemote = "Group System: Please selcet Player To Demote."
SelectToJoin = "Group System: Please selcet group to join."
TickToDelete = "Group System: to delete Group please tick in the checkbox."
HistoryButton = "View Group History"
BlackListButton = "Manage Group Blacklist"
Soon = "SOON"
BankButton = "Group Bank"
GroupLog = "Group Log"
LogCo = "Log"
Filters = "Filters"
AllF = "All"
JoinsF = "Joins"
DeF = "Departures"
KickF = "Kicks"
PromotesF = "Promotes"
DemotesF = "Demotes"
LeaderChangeF = "Leadership Changes"
ApplyFilterButton = "Apply Filter"
SearchText = "Search..."
GroupBank = "Group Bank"
MoneyLabel = "Group bank balance :"
DepositButton = "Deposit"
WithdrawButton = "Withdraw"
BankLabel = "Details like who deposited the money can be seen in /grouphistory by any group deputy"
GroupBlackList = "Group Blacklist"
AccountsTab = "Account Blacklist"
AddBy = "Added by"
AccountInv = "Account Involved"
Reason = "Reason"
Expires = "Expires in (Days)"
SerialInv = "Serial Involved"
RemoveSele = "Remove Selected"
SerialTab = "Serial Blacklist"
AddAccountButton = "Add Account"
AddSerialButton = "Add Serial"
AddBlockWindow = "Add account to blacklist"
AddsBlockWindow = "Add serial to blacklist"
Serial = "Serial"
AccountName = "Account Name"
TimeToUnBlock = "Duration (Days) (Use 0 for permanent)"
Add = "Add"
Member = "Member"
Moder = "Moderator"
Admin = "Admin"
Leader = "Leader"
True1 = "True"
False1 = "False"
Never = "Never"
Days = "days"
Remaining = "Remaining"
ومن هنا حملت المود
https://community.multitheftauto.com/index.php?p= ... ls&id=8036