-
Posts
135 -
Joined
-
Last visited
-
Days Won
3
Mr.Hugin last won the day on May 27
Mr.Hugin had the most liked content!
Recent Profile Visitors
2,073 profile views
Mr.Hugin's Achievements

Mark (16/54)
33
Reputation
-
مابعرف شو بدي اقلك بس في شوي اغلاط بلمود شوف هاذا ممكن يفيدك
-
Mr.Hugin started following iMr.WiFi..!
-
-- server side connection = dbConnect("sqlite", "database.db") dbExec(connection,"CREATE TABLE IF NOT EXISTS MessageSaver3 (serial, text, playername)") addEvent("TheTextWrittenInEditBox",true) addEventHandler("TheTextWrittenInEditBox",root, function ( TextInEditBox ) local playerName = getPlayerName(source) triggerClientEvent(root,"AddToTheGridForAllPlayers",source, TextInEditBox, playerName )-- send it back with the same message and player name end ) addEvent("InsertIntoDataBase",true) addEventHandler("InsertIntoDataBase",root, function ( TextInEditBox, playerName ) if (#database == 0 ) then executeSQLQuery(connection,"INSERT INTO MessageSaver3(serial, text, playername) VALUES(?, ?, ?)", getPlayerSerial(source), TextInEditBox, playerName ) end end ) addEvent("GetTheDataFromBase",true) addEventHandler("GetTheDataFromBase",root, function ( ) local selectt = executeSQLQuery(connection,"SELECT * FROM MessageSaver3 WHERE serial=?", getPlayerSerial(source) ) if (#selectt ~= 0) then for _,v in ipairs (selectt) do local SavedText = v.text local SavedPlayerName = v.playername triggerClientEvent(source,"ReturnDataFromBaseToWindow",source, SavedText, SavedPlayerName )-- send the data to gridlist end end end ) جرب كذا بس لازم تعدل اشياء كمان بس بدي اعرف كمان اي واحد يرسل رساله للسيرفر يعني نص
-
addEventHandler("onResourceStart", resourceRoot, function() marker = createMarker(, 'cylinder', 1.0, 255, 255, 255, 255) --Don't forget to set the marker's coordinates setElementInterior(marker, 6) end) try this I don't understand what you want, but this will help you This is just an example you can complete it
-
السلام عليكم ورحمة الله وبركاتة اليوم حبيت اجيب لكم مود المسج غير مشفر صوره للمود تفضل الرابط https://community.multitheftauto.com/index.php?p=resources&s=details&id=18713 اتمنه يعجبكم ولاتنسونه من تعليقاتكم الجميله
-
addEventHandler ( "onVehicleStartEnter", root, function(player,seat) if getElementModel ( source ) == 409 and seat == 0 then if getElementType( source ) == "player" then if not (isObjectInACLGroup ("user."..getAccountName(getPlayerAccount(client)), aclGetGroup ( "VIP Diamante" ) )) then cancelEvent() outputChatBox("O veículo "..getVehicleNameFromModel(409).." é exclusivo para jogadores VIPs",player,255,0,0,false) end end end end ) try this
-
السلام عليكم ورحمه الله وبركاتة اليوم جبت لكم مود اخفاء التاب لتكتيك ممكن في ناس تدور علي هاذا المود ومابعرف اذا كان موجود وله لا تفضلو هاذي صوره للمود التاب التكتيك طيب ندخل علي رابط ومانطول عليكم https://community.multitheftauto.com/index.php?p=resources&s=details&id=18730
-
You must delete the game from the system and download from the site there are problems with mta files https://multitheftauto.com/ And make sure there are no viruses in the system because it says the master file is a possible virus activity
-
Tapleto-Host| Linux/Windows VPS - Game Servers - TeamSpeak
Mr.Hugin replied to TAPL's topic in الاستضافات
صراحه اهنيك علي الأستضافه جميله جدا -
I tried this says host is invalid I do not understand what your problem is, but you can review the hosting from which you purchased the server