Jump to content

Unique

Members
  • Posts

    81
  • Joined

  • Last visited

Everything posted by Unique

  1. Row 1, Row 2.. xyz locations, where vehicles will be spawned/respawned
  2. weak scripts, but big price, no offence
  3. i have the same problem with 4 scripts.. waiting for answer
  4. Code: Somebody?! did you see where is the problem? i don't get it.. i can take the job if i got < 50 hours
  5. So.. mby you can tell me what i need to do/change? idk what's happening, because, before code was good, no prob, i didn't change anything, and this system broke by her self. lol'ed!
  6. Hi, i have one problem, when i create interior, and when i stand on them, there's no description about it, no interior name, and blablabla.. and there is a warning on debugscript.. code:
  7. this is the problem.. " attempt to compare boolean with number "
  8. I have a mta roleplay gamemode 50e! a lot of new
  9. Idlewood apartments: Download: https://www.upload.ee/files/12321544/idlewood-apartments.rar.html Idlewood area: Download: https://www.upload.ee/files/12321542/Idlewood.rar.html Pay'N'Spray: Download: https://www.upload.ee/files/12321546/laesprayshop.rar.html
  10. Alhambra: LS Central bank: GYM area: IGS: Pizza-Stack:
  11. wat is dis simple nametag, and you selling this?
  12. Nice work, but textures is not good, better find gta sa default textures.
  13. yeah, because you ask show client side, estimated function is on server side.
  14. local playerMoney = exports.global:getMoney(thePlayer, true) if (estimatedCosts > playerMoney) then toFix = playerMoney / costDamageRatio else completefix = true toFix = damage end estimatedCosts = math.floor ( toFix * costDamageRatio )?
  15. ouh.. okay. mby you can tell me what i need put there?((
  16. How to add in paynspray-system repair costs in main window? Tried to add ..estimatedCosts.. but didn't worked. Screenshot: Code: client
  17. STOP... i need change color for image, what are you talking about? use please like this code "discon.png", 0, 0, 0, tocolor(255, 255, 255, 200)) next time please give me better answer lol. "sripting moderator"
  18. Hi! 1) How to change color at the Statuss row? look at the picture: --> <-- 2) How to change background picture color? look at the picture: --> <-- CODE: bLogout = guiCreateStaticImage(0, 53, width, height, ":resources/window_body.png" , false, nil)
  19. mby better here? if gpsBlips[playerID] then
×
×
  • Create New...