filmov
tv
[TUTHow to use MTA Script Editior
![preview_player](https://i.ytimg.com/vi/oRMKZosier4/maxresdefault.jpg)
Показать описание
In This Video TUTORIAL, I'll Teach you How Can you Use MTA Script Editor Which a Free GUI Script.
The GUI Script is Here:
addEventHandler("onClientResourceStart", resourceRoot,
function ()
local memo = { }
local button = { }
Base = guiCreateWindow(180, 85, 751, 581, "Write Your Heading Here.", false)
guiWindowSetSizable(Base, false)
guiSetAlpha(Base, 1.00)
guiSetVisible(Base, false)
GUIClose = guiCreateButton(720, 553, 21, 18, "Close Button ( You may replace this with ur botton name )", false, Base)
memo[1] = guiCreateMemo(9, 119, 732, 430, "Write Your Information Here!", false, Base)
for i, v in pairs(memo) do
guiMemoSetReadOnly(v, true)
end
end
)
The GUI Script is Here:
addEventHandler("onClientResourceStart", resourceRoot,
function ()
local memo = { }
local button = { }
Base = guiCreateWindow(180, 85, 751, 581, "Write Your Heading Here.", false)
guiWindowSetSizable(Base, false)
guiSetAlpha(Base, 1.00)
guiSetVisible(Base, false)
GUIClose = guiCreateButton(720, 553, 21, 18, "Close Button ( You may replace this with ur botton name )", false, Base)
memo[1] = guiCreateMemo(9, 119, 732, 430, "Write Your Information Here!", false, Base)
for i, v in pairs(memo) do
guiMemoSetReadOnly(v, true)
end
end
)
[TUTHow to use MTA Script Editior
My First MTA San Andreas Script ^^
[HD] MTA: San Andreas 1.3.5 - PAK 40 script testing
MTA Scripting Tutorial 1 - First Resource
MTA: SA - Tutorial#2 Netools Scripting Guide
[TuT] How to Make Velocity.lua in MTA:SA Map editor 720p HD
MTA Scripting Tutorials - Tutorial Pack
MTA - Mercedes Sprinter Side door open script
MTA Scripting Tutorial (Roleplaying Scripts)
MTA Scripting Tutorial #4: Sound-Carmods einfügen [GERMAN] [TUT] [MultiTheftAuto]
MTA - Video Streaming/Displaying script by Megadreams
MTA Script Nasil Editlenir
MTA Scripting - Chapter 3 - Como usar Usefull Function dxDrawAnimWindow (Regalo)
[GER] MTA:SA -- Scripttutorial #8 - Userwünsche #1
MTA Scriptelés - Markerek/Checkpointok (8. rész)
MTA SA ingame script editor
[TUT] How to set up your map editor MTA SA
MTA Script Tutorial - Autó Skinezés (új ötlet)
Tutoriales de scripting para MTA SA [lLinux]
MTA:SA beta missions script.
Creating a script and getting it working on MTA
MTA Scriptelés Tutorial: Kezdetek - #1 [HUN]
Radiotool (Preview) + How to make perfect ShadeRings with AMT
Create a basic vehicle command in MTA:SA
Комментарии