Jump to content

qaisjp

Retired Staff
  • Posts

    2,344
  • Joined

  • Days Won

    10

Everything posted by qaisjp

  1. I'm not being lazy, it's just that I find it hard to concentrate on one small bug when there is so many other things to do before I fix it, but I assumed there was numerous calculations, that is why I asked I'm trying now. EDIT: The screen size one didn't work as good as the camera matrix one did, but I think there is a conflit in the code I have that makes me go the opposite way.
  2. ^^ JR10, I already tried this, it bugs up a bit.
  3. To all the people who gave me things to use, no thanks. Thanks a lot JR for giving me what I needed, i will test now. Hm..doesnt work
  4. No offense, but I'm not that stupid. I want to set the ped rotation to where the camera is facing. Also, setElementPosition for ped rotation? pfft, i would use setPedRotation
  5. I know that I should use the search bar, but i couldn't find the topic using the search terms I used. So well here it is: The rotation of the ped is where the screen looks at, anyone can help?
  6. Is this client or server side (Nice idea on moving from SA:MP to MTA )
  7. Allow only some people to use it, solidsnake/cast
  8. qaisjp

    Playboyz city

    I love you! WHAT A GREAT MAP!
  9. qaisjp

    [REL]antitouch

    Ah, yes I remember your server featuring this, I had just thought of it as a feature for the use in my point system in my gamemode...
  10. "Example" He said example.
  11. qaisjp

    [REL]antitouch

    It disables and enables collisions with objects.
  12. HELLOOOOOO! ARE YOU SURE YOU LOCKED THIS BULL S>H>I>T?
  13. addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), a ) to.. addEventHandler ( "onClientPlayerDamage",root, a )
  14. if getScreenFromWorldPosition(posX,posY,posZ) == false then That might work.
  15. I know it is bad making one resource whilst making another, but I was making this a feature for my gamemode Blood Derby and I thought "Why not make it a resource too!" Ever wanted to let your players be free from some maps? Have they wanted to let go of your maps and play the normal GTA World? Then this script is for you! Just type /touch to enable and disable touching objects! This has a high compatibility and should work for mta clients and servers with 1.0.3 There are no bugs so far, but if you come across one or have an idea post it down here Where is the download? I don't know.. maybe press this link.
  16. Aha, are these xml's being generate by the same resource? In that case, when making an xml file, make a main xml file called master.xml, which specifies all the filenames of the generated ones. Then get the children, then use my function: function table.getr(t, min) return t[math.random(min or 1, table.getn(t))] end and then get the attributes and or value. But i cant guarantee itll work
  17. What is the difference between them both? If it is a large difference then it is fine. If it is something small like "text change" thenmake a func.
  18. bandi94, read the question properly. It depends if the markers are client or server sided. If client, it will not show until all downloaded. If you are adding a song, encode it into a .pls or .ogg file.
  19. Use nametag color after the team color. offtopic-And people would normally say quaisjp, but quaispj? LMFAO, just call be quisBJ lmao.
  20. Yes I did that when attempting to make custom radio, that sucks, setRadioChannel shouldn't trigger it
  21. qaisjp

    hmm

    No Jay, suggestions are only for mta suggestions, he is practically asking you what he should script, Nice idea VeTal.
  22. Instead of using the tostring.. use tonumber
×
×
  • Create New...