غير مجرب#
function LauncherVIP ( player )
local accName = getPlayerAccount ( player )
if accName and not isGuestAccount ( accName ) then
if isObjectInACLGroup("user."..getAccountName(accName), aclGetGroup("Best-G")) or isObjectInACLGroup("user." .. accName, aclGetGroup("Best-P")) then
setElementData(player,"GLA",(getElementData(player,"GLA")or 0)+3)
outputChatBox ("#00FF00|Best-System|#CC0000 : You take 3 Launcher successfully . Wait 10 minutes to again.",player,255,255,0,true)
end
end
end
addEvent( "LauncherVIP", true )
addEventHandler( "LauncherVIP", getRootElement(),LauncherVIP )
جرب وعطني خبر