Jump to content

Karuzo

Members
  • Posts

    1,213
  • Joined

  • Last visited

Everything posted by Karuzo

  1. @w1w#ALBANDER: You could say please at least... And so what if they were requesting those functions ? If you know that everyone is requesting it, so why da fu** are you requesting it too?? [/offtopic]
  2. They should ban this guy, since he's only posting leaked scripts..
  3. You could make a nice google earth script with those functions
  4. Die Alpha eines GUIs kann man nur bis 1 setzen. 1 Wäre dann undurchsichtig und 0 durchsichtig. Werde dir helfen wenn ich zu Hause bin
  5. Then stop begging and acting like it's easy. I didn't say it is easy to fix bug Is these words begging?: Yes it is. Great job you did there! But i think i don't need a multilanguage MTA Still using the english version
  6. Karuzo

    executeString

    Uhm hey, i'm pretty new to this loadstring func and wanted to ask you what this function actually does. Is it like a function but written in one line ? And what is it good for ?
  7. Karuzo

    GUI Thing

    That won't be the best idea. Since you're triggering everytime a player joins. So everyone will see the login window if another player joins.
  8. Karuzo

    GUI Thing

    Try using onClientResourceStart. And showCursor instead of enableCursor.
  9. @manawaydan: that will create the sound in the coordinate: 0,0,0 so that doesnt make sense.
  10. screenx and screeny returns a value between 0 and 1 so you can't compare it with 924 just let your cursors position output and then compare it.
  11. Alright i think that's all what i need. Thanks.
  12. Will this get only the sounds which i created or all sounds like gta sounds?
  13. Oh ok if so. Thank you.
  14. Hey People, I've got an idea but i need two things to get that idea work. 1. Is there any possibility to set the sound volume( i mean the MTA Sound volume) ? 2.Is there any key for volume up and volume down ?
  15. You should use the showPlayerHudComponent function to disable the green text with the vehicle name.
  16. ^ Again iron man skin... https://community.multitheftauto.com/index.php?p= ... ls&id=8989 Hunter skin : https://community.multitheftauto.com/index.php?p= ... ls&id=8990 DONE
  17. Karuzo

    HELP Hud

    If the author says it's ok, sure. Or edit it but give the rights to the author
  18. You could use do that with an offset variable like local offset = 0 onClientScroll or smth like that and then just offset +/- 1 and then add it to the Y axis variable at your drawing function like: dxDrawText("player",x,y-offset,.....) hope this helps you. Sent from my phone.
×
×
  • Create New...