Jump to content

Xeno

Members
  • Posts

    728
  • Joined

  • Last visited

Everything posted by Xeno

  1. Xeno

    Coding guidelines

    pls wots a code
  2. Nice.
  3. Thanks.
  4. Pm'ed
  5. Ok, everything opens, its just when I press the button it doesn't destroy it. I get no errors.
  6. Bad arguement at if getElementType( clickedElement ) == "vehicle" then D:
  7. I mean like, 1. Clicks on Vehicle, and a GUI appears, ( options on it like, destroy, ect) 2. Once player clicks destroy, it will destroy the vehicle they clicked on before.
  8. Yeah, but I'm trying to do it onClientGUIClick ( so when they press the button )
  9. Sorry, I didn't explain it properly I'm trying to delete the car that was selected
  10. Thanks for the reply and advice ;3 This deletes the button, I had already tried it before ;3 What should I do?
  11. I knew this wasn't going to work, but I tried it anyway. I'm trying to make it so when you press the "Destroy" button, it destroys the vehicle that was clicked, here is what I have put so far: function destroyCar(clickedElement) destroyElement(clickedElement) end addEventHandler("onClientGUIClick",destroy, destroyCar)
  12. Thank you, thats helps alot ;D
  13. How would I get the element clicked? I tried this but it didn't seem to work: function click ( button, state, absoluteX, absoluteY, worldX, worldY, worldZ, clickedElement ) if ( clickedElement == "vehicle" ) then outputChatBox("fuck u") end end addEventHandler ( "onClientClick", getRootElement(), click) Thanks, Xeno
  14. I didn't see that one lemme look again
  15. Loled at Joanne.jpg http://www.kwksrv-mta.info/Joanne.jpg (Contains nude content)
  16. What do you mean? Are you hosting it from your PC?
  17. Looks pretty cool.
  18. Xeno

    sreen_money

    Why would you want to even steal this?
  19. Have you set it up with mySQL?
  20. Xeno

    Vg login problem

    Add something like this: fadeCamera(player, false) Or show me the function that is triggered when they login.
  21. Xeno

    Help

    Thanks guys
  22. This is awesome. It was cool testing with you aswell! :3
  23. Xeno

    Help

    The example I used is from a friend. Could I say, make a gui element like a label, and make the size's as big at the dx draw? Wouldn't it go behind the dxDraw and be un-clickalbe?
  24. Xeno

    Remov Objects

    Show us the code you tried.
  25. Find <right name="command.login" access="true"></right> in your meta, and then change it to <right name="command.login" access="false"></right>
×
×
  • Create New...