
CowTurbo
Members-
Posts
385 -
Joined
-
Last visited
Everything posted by CowTurbo
-
But that?
-
https://community.multitheftauto.com/index.php?p= ... ls&id=2125 omg
-
https://community.multitheftauto.com/index.php?p= ... ls&id=2115 This is made by me!! Fuck those KoG Bastards! Now they got ban in our server! ( Someone remove it ?)
-
maybe its somesort of SKC one, in chat are much SKC chat.
-
MTA Allow those accounts?
CowTurbo replied to CowTurbo's topic in Site/Forum/Discord/Mantis/Wiki related
k, i will report more when i see u can delete this topic too. -
Does MTA allow this sort of accounts ? memberlist.php?mode=viewprofile&u=41758 Look him website, or intrests By the way, if u read forum RealyFunnyGirl then happy birthday ( I catched this account on birthdays )
-
A: he's killed, no. Q: Did you like him ?
-
have you opened ports?
-
yea, benox, i have sawed that topic, thats bad that he leaved =( but you know he's MSN? I dont By the way, i going to contact you with PM
-
Lets say they are more.. ( i wasnt find better ) I want Picture Of towncivilan
-
is there enyway to contact with The Kid ? PM, was you maked the Models for cubes ?
-
Ok, i missed one " -- Server side function onPlayerLogin () if isObjectInACLGroup (source,aclGetGroup("Admin")) then bindKey ( source, "m", "down", showWindow ) end end addEventHandler ( "onPlayerLogin", getRootElement(), onPlayerLogin ) function showWindow () triggerClientEvent ( thePlayer, "showWindowClientSide", thePlayer ) end -- Client Side GUIEditor_Window = {} GUIEditor_Button = {} GUIEditor_Label = {} GUIEditor_Window[1] = guiCreateWindow(244,192,289,309,"Panel Miembros Que Pagan",false) GUIEditor_Button[1] = guiCreateButton(73,31,124,39,"Repair",false,GUIEditor_Window[1]) GUIEditor_Button[2] = guiCreateButton(72,83,129,38,"Flip",false,GUIEditor_Window[1]) GUIEditor_Button[3] = guiCreateButton(71,140,124,39,"Get Nitro",false,GUIEditor_Window[1]) GUIEditor_Button[4] = guiCreateButton(19,275,237,25,"Close [M]",false,GUIEditor_Window[1]) GUIEditor_Label[1] = guiCreateLabel(11,199,266,17,"Todo En este panel No tiene Costo Para Ti.",false,GUIEditor_Window[1]) GUIEditor_Label[2] = guiCreateLabel(64,220,166,43,"premium!",false,GUIEditor_Window[1]) guiLabelSetColor(GUIEditor_Label[2],255,0,0,0) guiSetFont(GUIEditor_Label[2],"sa-gothic") guiSetVisible ( GUIEditor_Window[1], false ) -- You have to add that, if you dont, u will see gui everytime when script starts.. addEventHandler("onClientGUIClick",getRootElement(), function () if (source == GUIEditor_Button[4]) then guiSetVisible ( GUIEditor_Window[1], false ) showCursor(false) end end function showWindowClientSide() if guiGetVisible (GUIEditor_Window[1]) == false then guiSetVisible ( GUIEditor_Window[1],true) showCursor (true) else guiSetVisible ( GUIEditor_Window[1],false) showCursor (false) end end addEvent ( "showWindowClientSide", true ) addEventHandler ( "showWindowClientSide", getRootElement(), showWindowClientSide ) now should work.
-
no it isnt good host. You dont have realy good acces for your server in delux.
-
function showTheGUI (key,keySate) if isObjectInACLGroup (source,aclGetGroup("Admin")) then -- isObjectInACLGroup -> Only server side function. if guiGetVisible (GUIEditor_Window[1]) == false then guiSetVisible ( GUIEditor_Window[1],true) showCursor (true) else guiSetVisible ( GUIEditor_Window[1],false) showCursor (false) end else outputChatBox ("You Are not admin") end end bindKey ("m","down",showTheGUI) So, we have to do some check's in server side, and then trigger client side event to open gui. -- Server side function onPlayerLogin () if isObjectInACLGroup (source,aclGetGroup("Admin")) then bindKey ( source, "m, "down", showWindow ) end end addEventHandler ( "onPlayerLogin", getRootElement(), onPlayerLogin ) function showWindow () triggerClientEvent ( thePlayer, "showWindowClientSide", thePlayer ) end -- Client Side function showWindowClientSide() if guiGetVisible (GUIEditor_Window[1]) == false then guiSetVisible ( GUIEditor_Window[1],true) showCursor (true) else guiSetVisible ( GUIEditor_Window[1],false) showCursor (false) end end addEvent ( "showWindowClientSide", true ) addEventHandler ( "showWindowClientSide", getRootElement(), showWindowClientSide ) Next time use /debugscript 3 <-- That was should output error isObjectInACLGroup ( a nil value ). Hope it works
-
i want MTA Logo
-
better dont post this topic, this man is crazy
-
Crying Jailed Man
-
https://www.serverffs.com/donate/95208603/ , please, donate for us, guys! =( This is good for non-scripters. Who dont know .lua, and wanna server, so they can buy easyly something at there. We are still working on it. Please donate. =/