elseif ( source == aTab1.Warp ) then
if getElementData(player,'Derby') ~= true and getElementData(player,'infoClan') == false then
triggerServerEvent ( "aPlayer", localPlayer, player, "warp" )
else
outputChatBox('Admin: لايمكنك الانتقال لهذا اللاعب لأنه في ديربي !',255,0,0)
end
elseif ( source == aTab1.WarpTo ) then
if getElementData(player,'Derby') ~= true and getElementData(player,'infoClan') == false then
aPlayerWarp ( player )
else
outputChatBox('Admin: لايمكنك الانتقال لهذا اللاعب لأنه في ديربي !',255,0,0)
end
جرب