Jump to content

Matevsz

Members
  • Posts

    197
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Matevsz

  1. changed to onMarkerHit but not teleport, what else wrong? And how to connect with a button on a 3D text and memo?
  2. how to connect to the GUI Editor.memo[1] and Editor.button GUI [1]? + why can not I teleport to the interior Id= 17?
  3. In Gui and I have problem, why can not I teleport to the interior ID=17? marker = createMarker(x, y, z) function Teleport(player) if getElementType(player)=="player" then if source == marker then setElementPosition(player, 493.60000610352, -22.799999237061, 1000.700012207, 358.003204) setElementFrozen(player, true) setElementInterior(player, 17) setTimer(setElementFrozen, 1000, 1, player, false) end end end addEventHandler("onClientMarkerHit", marker, Teleport)
  4. in the text box, type the text in the Gui and when I click button "show" it will show the writing on the wall, how to do something like that?
  5. Hello, how to do so by typing the text in the gui was displayed on the wall?
  6. Matevsz

    Money

    I do not mean to give a player money just by changing the appearance, for example. shaders or any dxDraw but unfortunately can not do that and please help
  7. Matevsz

    Money

    Hi, I want to change the look of money for example. $ 000.000.00 how to do it? I've tried something but I can not
  8. Hi, how to make the music player from youtube? I mean for example. About some gui and enter the name and finds us videos from youtube, choose some and it goes through the speakers and not the shader_cinema! Sorry bad english
  9. not because I know that I have done this that a player does not have $ 50 this barrier is closed and I have immediately that if we pay it opens and closes moveObject(-2690.6000976563, 1282.9000244141, 55.5) moveObject(-2690.6000976563, 9000244141, 55.5 [, moverx 0, move ry 270, move rz 0 ] )
  10. Can you check if it is good? Script consists of peds, barriers, and markers, If we hit the marker will check if we have $ 50 if it is a barrier to open if it is closed.
  11. and who is responsible for the code that retrieves kase as it is a gateway to open?
  12. Can you tell me which code is responsible for that as we stand before rail it gets $ 50 and opens?
  13. Sorry, bad english these are pictures of what I mean
  14. Hi, I have a question how to do that over the name of a pansy he say something? (Some text) and how do I do if the barrier is created as the player will take the $ 50 it will raise up (as the boundaries of GTA 4), and how will take $ 50 and will open it immediately closes. Sorry for English = Google Translate
  15. Matevsz

    Vehicle

    Hello, how to block exploding cars to black smoke, then the player can not go? and how to make a respawn the car to get it was repaired?
  16. What to do if your car is battered is how you zrespawni it will be repaired? and how to do to prevent exploding cars up to black smoke then stops the car in and can not go.
  17. To what file to give this code ? exports.cinema:createRoom(string roomName, table screenObjects, float x, float y, float z, float width, float depth, float height)
  18. HELP when loaded into the resources / gameplay it pops up an error in the console ERROR: cinema-maptest2/mapEditorScriptingExtension_s.lua:13: exports: Call to non running server resource ERROR: cinema-maptest2/mapEditorScriptingExtension_s.lua:9: exports: Call to non running server resource
  19. I have a question, where can I find items that room in the game? and how to run movies
  20. just proof, if it works, and one more question how do you do when a player enters a marker that moves it to the car?
  21. Hi, can someone tell me how to use the timer when the player is in the car this August timer stops, and when the player does not have a car it is 10 min timer and respawn your car to x, y, z Sorry for my english. Google Translate: D
×
×
  • Create New...