Jump to content

Castillo

Retired Staff
  • Posts

    21,935
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Castillo

  1. You must download a program called "xampp" which contains Apache, Mysql, Filezilla and some other things, with that you can create a mysql server.
  2. 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.
  3. 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?
  4. https://community.multitheftauto.com/ind ... ls&id=2468 This resource was scripted by JasperNL, he's not giving credits to the real author.
  5. 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
  6. https://community.multitheftauto.com/index.php?p= ... ls&id=2469 This resource is real drive by, but only changed the name.
  7. Oh, my bad, I corrected my mistake, sorry for the inconvenience.
  8. for i,v in pairs(getPlayersInTeam(getTeamFromName("Criminals"))) do outputChatBox("Hello pals",v,255,0,0) end
  9. Indeed, I made a gang system, but since many ppl has taken out credits from my other resources I decided to upload it fully encrypted.
  10. Good job (I personally been there for a while ), I wish you luck with it and don't forget to post in the Scripting section if you need any help .
  11. 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?
  12. 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.
  13. 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?
  14. 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.
  15. 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.
  16. Castillo

    Fix it

    Because these are client-only functions, events.
  17. I don't think someone will EVER make a game mode for $10 o_O, that's kinda not much
  18. Could you be a little more expecific? I don't get what do you exactly want.
  19. -__________________-, 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.
  20. Means you have a kind of cheat engine, maybe sobeit?
  21. 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.
  22. Castillo

    fix it pls

    Yeah, I made 99%, the 1% is the idea?
×
×
  • Create New...