Jump to content

Baseplate

Members
  • Posts

    1,417
  • Joined

  • Last visited

Everything posted by Baseplate

  1. Stolen, I made it and he posted it without permission and I dunno how he got it https://community.multitheftauto.com/index.php?p= ... ls&id=7830 DONE
  2. netkalmou bettounsi s-il vous plaît :3 jib wa7ed 3arbi mch bech yefhemna..
  3. Learn to read please... Please, LEARN TO F*CKING READ... Any moderator can lock this topic?
  4. Thanks Jay! was looking for it since a year.
  5. ki nchadou ila ma nid8ro habali 3aliya bil bhama wa tanwib wa kaml ena il bhim ili nwari fil bhayam ki idabro server free Malek maw? 7ata men gta-servers.net faddou menou..
  6. mch 3rab thana.. ken 3rab rana met5alfin.
  7. local skinmarker = createMarker(x, y, z, "cylinder", r, g, b) local fixmarker = createMarker(x, y, z, "cylinder", r, g, b) addEventHandler("onMarkerHit", root, function(hitElement, matchingDimension) if (source == skinmarker) then if (getElementType(hitElement) == "player") and (getElementData(player, "Group" ) = "Group name") then setElementModel(hitElement, 127) elseif (source == fixmarker) then if (getElementType(hitElement) == "vehicle") and (getElementData(player, "Group" ) = "Group name") then fixVehicle(hitElement) end end end end )
  8. ommek neyma ki neketha ena lbare7, tir nayek 3asba.
  9. 3bed jouhel, yji lena yda5el fi ro7ou bessif, Twena mch 3rab.
  10. Good luck, ataw nji na3mel talla. EDIT: En générale behi, mais m3abi scripts mel community.
  11. a5er marra ta7cheli jebet fiha 5 fel incha, w 10 fel lou8a..
  12. I apolgize, this is my last post. @Vortex Servers Please, wait a second, I believe I quoted Zonex servers' reply, so I meant my words to Zonex servers, looks like you're the one who's still not understanding English.
  13. I know Jay personally since 3 years ago, indeed I feel he has something to give to the MTA Community.
  14. If that would really cause a problem, that would cause a problem to the others columns before Red column... Nevermind, solved it, I had to create another table for it.
  15. Are you blind? Lol, if you were smart enough, you would've noticed that.
  16. I'm having a problem with SQLite, here is the code now. executeSQLCreateTable("Groups", "GroupName STRING, FounderAccount STRING, Red STRING, Green STRING, Blue STRING, Type STRING, Members") executeSQLQuery("INSERT INTO Groups(GroupName, FounderAccount, Red, Green, Blue, Type, Members) VALUES(?, ?, ?, ?, ?, ?, ?)", tostring(group), tostring(account), tostring(red), tostring(green), tostring(blue), tostring(typeGroup), 1) My error is: Database query failed: table groups has no column named Red
×
×
  • Create New...