Jump to content

drk

Members
  • Posts

    1,607
  • Joined

  • Last visited

Everything posted by drk

  1. 1º - Aprenda LUA. 2º - Pare de escrever com Caps Lock ativado. 3º - Pense antes de fazer um post, pois ninguém irá fazer um gamemode ou script desse valor para você em troca de nada...
  2. drk

    local player

    Can u help me in other question? viewtopic.php?f=91&t=38613
  3. hey, why when i create a image and put on the server it don't appear without much clarity? I put with the same size. EDIT: It only happens if the resolution is less than 1280 x 720.
  4. drk

    local player

    I don't need to put getLocalPlayer() before "radar" ? Like this: showPlayerHudComponent(getLocalPlayer(), 'radar', false)
  5. drk

    local player

    Yes, but it hide the radar only for the player?
  6. drk

    local player

    Hey, I want to when a player click on a button and a checkbox saying e.g 'Disable radar' it disable radar only for the local player that clicked on the button. Any way to do this? I know that it's possible but I don't know how to do. If anyone help ty.
  7. Where I can get Visual Studio 2008 ? ( not the Express Edition )
  8. How I can compile MTA SA 1.2 source code to binary?
  9. Lua? I think Lua don't compile Lua code to assembly ( to binary file ).
  10. No. I want to create a C 'program' but I don't know nothiiing about C . And I need some LUA functions to do it.
  11. Hey! I don't know if it's the right section... But I want to compile a LUA code into C code. I don't know nothing of C. Any way to do it ?
  12. LOL, I've only tried to help, if you don't want help, do this alone.
  13. Acting like a pro? I've just said to read the wiki. And you can made better scripts than me, I not interested on your stupid scripts. I never said that i'm pro.
  14. LOL Have you a head? variable_name = dxDrawText(var) Understand?
  15. Read the wiki first: Note: Using this function requires the resource to have the above minimum version declared in the meta.xml section. https://wiki.multitheftauto.com/wiki/DeleteResource
  16. I want to do something like this: var = dxDrawText(var) but don't work. Without a variable name it work. How to set a variable name to dxDrawText?
  17. LOL, we cant help you if you don't post the updated code here, client and server.
  18. guiEditSetMasked set the text to '******' ?
  19. I want to, when a player types anything on a edit label it encrypts automaticaly. Anyone knows how to do that ?
×
×
  • Create New...