i see it on the community as "game mode"
I can't find it in the [gamemodes] directory in the MTA resources package.
It isn't, but freeroam and spawnmanager scripts must be running to use play.
Lol, i know : but the community say it's a gamemode but don't care any way it's not a gamemode
addEventHandler ( "onClientGUIClick",root,
function ( )
if ( source == button1 or source == button2 or source == button3 ) then
triggerServerEvent ( "giveWeapons", localPlayer )
end
end
)