Gta King Posted June 8, 2015 Share Posted June 8, 2015 i cant change turf color help me i type /turfcolor 255 0 0 it doesnt do anything ! HELP ME Link to comment
Mr.ShariQ Posted June 9, 2015 Share Posted June 9, 2015 Great Job 0_O. I like warn system and the Rank Management most. its something new. Keep up the good work. Link to comment
mojiz Posted June 10, 2015 Share Posted June 10, 2015 Its nice but to many bugs and error ./ Link to comment
AnnaBelle Posted April 25, 2019 Share Posted April 25, 2019 function printManagment(player) if (player) then player = client end local group = getPlayerGroup(client) for ind, data in pairs(GAC) do if (data[1] == group) then local rank, warning, joined, lastTime = GAC[ind][2], GAC[ind][3],GAC[ind][4], GAC[ind][5] triggerClientEvent(client, "groupSystem.addToList", client, tostring(ind), rank, warning, joined, lastTime, getPlayerName(client), getAccountPlayer(getAccount(ind))) --Here is the error (Bad Argument @ getAccountPlayer) end end end addEvent("groupSystem.print", true) addEventHandler("groupSystem.print", root, printManagment) nick of group players does not appear, I tried to add getPlayerName but only appeared my nick Link to comment
T.bone_Howards Posted August 24, 2021 Share Posted August 24, 2021 how to open the gsystem? Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now