Jump to content

Blaawee

Members
  • Posts

    857
  • Joined

  • Last visited

Everything posted by Blaawee

  1. you will have to edit the freeroam window then bg = guiCreateStaticImage(...,freeroamWindow) guiMoveToBack(bg ) [solved]
  2. https://community.multitheftauto.com/index.php?p= ... ls&id=3334 make sure to baned him ><
  3. what i did is ,first i draw the dxDrawImage then i draw guiCreateStaticImage like the speedo do you think all i have to do is set the static image to back or i change postgui to false
  4. i think it's for the gui , i try it and it's not working
  5. o.k , i have this function dxDrawImage how to make the image front or back
  6. EDIT: now i get it after searching in the forum and hows that easy to create Gui-runcode
  7. that's what showed in the chatbox : Command results: Error: [string "local sharks = {} addCommandHandler("shark", function (pl) if i..."]:1: ')' expected near '<eof>'
  8. o.k i run the code in runcode.htm and in console but not work ,nothing happend i typed /shark
  9. let me show you with photo X_X Example : i used this function with Execute command setPedChoking ( source, true ) and it's make me choking #The idea of salvation you can't make a local in the execute command all i wana know is how to make it work without local and how to make two function in the same function like createObject attachElements
  10. you didn't get me >< i wana create the object and attach it in the execute command not in lua what should type in the memo of execute command
  11. acttully i didn't saw that but heard it from some one becuse i'm not playing that much in your server why not i'm learning and solid i mean defined it in the execute command , is like this : createObject ( 1608, getElementPosition (source), attachElements ( 0, 0, 5 ))
  12. @novo please Stop pretending :@ @Solidsnake14 i'v gust tried it
  13. EDIT you can't set more than 32 ><
  14. @BinSlayer1 >< solid in the the lua i have to defined it right like this : shark = createObject ( 1608, 5540.6654, 1020.55122, 1240.545, 90, 0, 0 ) function attach ( source, commandName ) local x, y, z = getElementPosition ( source ) attachElements ( shark, source, 0, 0, 5 ) end addCommandHandler ( "shark", attach ) right ? but in the execute command how should i defined it ?
  15. i wana try it with the execute command how i can do it , what is the right syntax for it
  16. sure ?, cuz i see someone did ,he change his skin to shark
  17. and i think you need timer setTimer
  18. WoW awsome , now i want function to change my skin to object like shark or lamp
  19. https://community.multitheftauto.com/index.php?p= ... ls&id=3331 and make sure to baned him from the community
  20. is there any function to make water flood
  21. Now it's work for me when i include the " client_anim " in the race game mode , but should i include it ?
  22. try to download the last admin panel , and try reconnect
×
×
  • Create New...