-
Posts
103 -
Joined
-
Last visited
Everything posted by Jumper_Mych
-
Later of 100.000 or 1.000.000
-
Still not finished this story... When I write story is to end and put the forum. I need helping to music, but not now ... because it not the end of the films work. I think it perfect because i'm deaf and whats effect of music... i search person to work music
-
Hello! My work 2 day in MTA:SA Stage and Windows Movie Maker... Sorry no sounds... because i'm deaf You can use subtitles in movie https://www.youtube.com/watch?v=3JeCLa9Uh6Q
-
Nice!! You can work on Farming Simulator
-
Nice maps is chinesa and like Mitsubishi
-
http://img152.imageshack.us/img152/7555/beztytuuuv.png Did you look at my Picture?? EDIT: http://img208.imageshack.us/img208/2663/beztytuuuzr.png
-
Sure weak language translation to english Look you my picture? and black card and text? How this function?
-
house system is dxDrawImage also Im not sure.
-
black board this dxDrawText/Line or gui
-
sorry my fault because earlier no i was check the onPickupHit but not is black board. I Want help me black board and type Did you will help me? My bad send report
-
EDIT: Other doesn't pickup i want black board and type
-
okay do not need a mouse button and i want only display your window EDIT: Help me only example
-
1. example 2. Mouse click on green house include dxdrawtext 3. do you know?
-
mouse click press to object
-
Sorry change to dxDrawText not gui And my code doesn't work local screenWidth, screenHeight = guiGetScreenSize() -- Get the screen resolution local myobject = createObject ( 1300, 2188.064453125, 40.50089263916, 25.705852508545, 0, 0, 0 ) function addObjectOnClick ( player ) if theButton == "left" then dxDrawText( "Object id 1300", 44, screenHeight-41, screenWidth, screenHeight, tocolor(255,200,0,255), 1.02, "clear" ) guiSetVisible ( theButton, false ) else guiSetVisible ( theButton, true ) end end addEventHandler ( "onClientClick", getRootElement(), addObjectOnClick ) Own worth learning LUA. because week for me I was not at my home because forgotten lua Maybe explained to me how work because i weak gui therefore teach me maybe understand
-
huh.. doesn't work type /mouse next nothing function Mouse ( player ) showCursor ( player, true ) else showCursor ( player, false ) addCommandHandler ( "mouse", Mouse) Doesn't work local myobject = createObject ( 1300, 2188.064453125, 40.50089263916, 25.705852508545, 0, 0, 0 ) function addObjectOnClick ( button, state, clickedElement ) if ( clickedElement ) then local elementType = getElementType ( clickedElement ) guiSetText ( myobject, elementType ) guiwin = guiCreateWindow ( 0, 0, 0.5, 0.4, "Information", true ) button = guiCreateButton( 0.7, 0.1, 0.2, 0.1, "Close", true, guiwin ) guiSetVisible ( clickedElement, false ) else guiSetVisible ( clickedElement, true ) end end addEventHandler ( "onClientClick", getRootElement(), addObjectOnClick )
-
I found! https://wiki.multitheftauto.com/wiki/OnClientClick local myLabel = guiCreateLabel ( 0, 0, 1, 1, "", true ) Can change to createObject? Will it work?
-
Hi all i'm back 1.How mouse can click object turn on GUI Text and Gui in Button Close to Close the gui 2.Press M look mouse
-
you have rations but i want player owner vehicle and lock can't exit. unlock can get out vehicle owner. i want player far vehicle but can lock and unlock
-
you should at least try something first. Scripting moderator can help me?
-
do not you understand? I say Vehicle in ped work lock and unlock door Ped get out the vehicle next can't lock door vehicle and unlock
-
to watch video youtube Solidsnake14 code: 1. Player in Vehicle can Lock and unlock - work 2. Player get out vehicle can lock and unlock - Doesn't work 3. Player in vehicle is lock can't get out vehicle - Doesn't work sure you understand it
-
huh, Player is sit the vehicle can lock and unlock is work! but player is stay doesn't sit the vehicle doesn't work lock and unlock, do you know? Not yet finished.
-
Vehicle sit player can lock and unlock. Player is stay with backyard near vehicle can't unlock and lock. How that improvements to work?