Try a clean acl file and add geoups and acl rights in adminpanel then you can just go to acl file and change true and false to what you like on the group you created....
if you open your server i can help you with that...
Do u have any gta sa trainers running ? if so close them. if that doesnt solve the problem check if u have anything related to gtasa running like txdworkshop... mta recognizes software like txdworkshop as a trainer ...
Hi i wanna create a small bar with images at the bottom of the screen which is no probelm but i want the icons to expand/get a bit bigger when cursor is over them how to do this ?
You dont even need to use call function there is a easier way
exports["resource-name"]:exportedFunction ( Arguments )
you can make it even simpler
variable = exports["resourcename"]
variable:exportedFunction(arguments)
Answer to the second question:
You have to edit the race gamemode which will be a bit hard for a beginner so i suggest learning lua properly first
Read this...
https://wiki.multitheftauto.com/wiki/Scr ... troduction