Jump to content

3B00DG4MER

Members
  • Posts

    512
  • Joined

  • Last visited

Everything posted by 3B00DG4MER

  1. Ty I'll post some screenshots as long as i'll configure the VPS !
  2. it's should onWorldMouseEnter and onWorldMouseLeave
  3. Really Nice Job !!
  4. It's cool project
  5. I meant the script, cuz i can make it in less than 10 secs
  6. You are not going to buy, Aren't you ?
  7. Help ?
  8. Use this better https://wiki.multitheftauto.com/wiki/FormatDate
  9. Sometimes he have more than 2 cuz the resource is not running -.- function _registerPlayer ( user, pass, player ) if ( #getAccountsBySerial( getPlayerSerial( player ) ) > 1 ) then outputChatBox ( "Max account limit reached!", player, 255, 0, 0 ); return false; end --- Complete the registration code here return true; end
  10. Use Mask shader, https://forum.multitheftauto.com/viewtopic.php?f=108&t=71470 No photoshop skills needed I've already make one with 3D rotation.. I've some problems while trying to put on localPlayer Blip viewtopic.php?f=91&t=87549
  11. aha so he's trying to get player that his vehicle got damage ...
  12. Why would be easy stuff stolen ?!
  13. the source of the event onVehicleDamage is the Vehicle that got damage, Why you've to define it two times ! (By Using getVehicleOccupant ().) instead of it use source, I was wrong i thought it's a parameter but it's the source ..
  14. remove veh = getPedOccupiedVehicle(v) cuz it's already an Parameter
  15. Read before replying ...
  16. Nice Job !! even i hate Zombies but I liked it It's going to be a hit for all others Community gamemodes (Such as : DayZ )
  17. Plz help !
  18. You've to wait until ealier versions Or Replace the current one ..
  19. Hi guys, i'm making a self-made GTA V radar and it's special I'm making it with shaders ! So i've got Problem Getting Position of Player on the Radar (It's Rotating 3D Like GTA V Radar when gets in a vehicle) I can't get Position of Player in Radar cuz it's Rotating THere many Files so i've upload them to onedrive : http://1drv.ms/1bNtoDA Plz Help! EDIT: Add your own radar mine got crashed i added just an image
  20. Not important you are really lazy to write that friendlyfire function
  21. Nah, Cuz MTA 1.4 has all older version -.- Which Means MTA 1.4 Contains 1.3.5 , 1.3.4 , 1.3.3 and older That's not going to fix it
  22. You aien't going to start like that -.- if u are beginner, you've to start from beginning !
  23. so dumb -.- Put it in client and not SERVER or put type="client" in the meta (where do script added)
  24. Nice job
×
×
  • Create New...