I don't use mysql in any of my scripts, that's because I don't know much about it, anyway, you must download a program called "xampp" which contains Apache, Mysql, Filezilla and some other things, with that you can create a mysql server.
Your post is FULL off-topic, as you can see the topic title says "[HELP]GUI Gridlist", are you blind or something like that? or maybe just trying to increase your post count?
Seems like you haven't got the mysql module installed, check that, if you don't have it, download it from here:
https://wiki.multitheftauto.com/wiki/Mysql
That's right robhol, there are many ppl that does the same as this guy, offering 10$ for something that would cost 25$ or so.
Btw: Hi, you're back or something like that?
Nop, ArranTuna made parts from SANL, then he got a fight with the other owner and started CIT, they didn't bought anything.
P.S: I wouldn't script every CIT job for just 14 dollars....... it's not much.
P.S2: I don't think you are lazy, I think you don't know how to do it.
I agree with you Aibo, I don't get why does he want to use a progress bar and convert it to a kind of scrollbar. Anyway, I don't understand what's your problem now CowTurbo, could you explain yourself?
gokal, that's the same but without the "()"......
He's trying to do when someone get's injured by a vehicle it will not take health from him.
function nodamage(attacker, bodypart)
local vehicle = getPedOccupiedVehicle(attacker)
if (vehicle) then
cancelEvent()
end
end
addEventHandler("onClientPlayerDamage", getLocalPlayer(),nodamage)
Try with that.
I can't code? well, if you would take your time searching my posts, then you could see that most are helping others (in scripting ways), I also have public resources.
-__________________-, dude! you can't ask here how to cheat in MTA! that's the most stupid thing you could ever do, you must unistall sobeit and every cheat engine you have.
I'm not sure how could you do this, maybe callRemote, but since i've never used it before, I don't know how does it work, let's wait for someone with higher experience to reply.