Jump to content

3B00DG4MER

Members
  • Posts

    512
  • Joined

  • Last visited

Everything posted by 3B00DG4MER

  1. Need some fixes ... But look nice
  2. Maybe edit the collision ..
  3. Nice job Try to make it, if is he hovering on button that Glow or Change color or Something like that Cuz there's who don't know
  4. i think it's stolen from others server (mods folder) and we don't support leaked scripts
  5. addAcC isn't same as addAcc local addAcc = addAccount(username,password) if (addAcc) then
  6. Maybe, adding new game moderation
  7. Or let the Moderators of MTA only can rate it
  8. Does changing file extension like .lua to .png or .png to .something does that MTA read it ?
  9. dxDrawCircle( 200, 200, 50, 5, 1, 0, 0,360)
  10. Thanks works But why you need to check if it's table while it's a table (i did check that before)
  11. I wanted to make in one text (dxDrawText) cuz i'm making it with math things ..
  12. i wanted to put Weapon : - Ammo: Weapon : - Ammo: Weapon : - Ammo: Weapon : - Ammo: ...
  13. Hi Guys, today i wanted to make a job system .... so i had that table {{3,1},{22,100}} i wanted to make it draw the first of first table and first of second table as weapon and second of first table and sec of sec table as ammo { {Weapon, Ammo}, {Weapon, Ammo} } i tried this dxDrawText("Weapons :#FFFFFF ".. table.foreachi(JobsData[3],function(k,v) return getWeaponNameFromID(v[1]).." - Ammo:"..v[2].."\n" end),10,320,10,320,tocolor(0,200,200,255),1,Core.TinyFont,"left","top",false,false,false,true)
  14. https://wiki.multitheftauto.com/wiki/DxDrawCircle
  15. Hi guys, I saw that there's many servers are nice like SAS but they are hidden in browser so i suggest making rates, so every player join and quit the server it will pop-out windows that tell him to rate the server /10 so the server browser gridlist will be sort by Rating Ratings will /10 for ex 8/10 Hope u like it
  16. المهم انا قرات كل وش في الصورة ولا شيء مهم
  17. انا اعرف انو f1 و f2 ازرار انتو بتعملو فيهم ؟
  18. You may add a table of messages and math.random()
  19. You don't have to say that.
  20. Use Stage https://forum.multitheftauto.com/viewtop ... 08&t=27006
  21. as diegofkda said ! You are true ! Scripters should learn LUA First before go and USE Completely MTA Functions ! They've to learn Maths and Tables things ....
  22. cuz probably, this is not his script .....
  23. I hope 50p go back to work and make the version 0.4
×
×
  • Create New...