- 
                
Posts
10,056 - 
                
Joined
 - 
                
Last visited
 - 
                
Days Won
27 
Everything posted by iPrestege
- 
	ماراح يضيف المود ذذ لية؟ لأنة بيقولة يحتاج صلاحيات addObject lol.
 - 
	What is the problem in the creation of a new forum?(vb) .
 - 
	
	
				Need To Change My NickName In The Community
iPrestege replied to iPrestege's topic in Site/Forum/Discord/Mantis/Wiki related
You see that . please lock the topic . - 
	
 - 
	
	
				Need To Change My NickName In The Community
iPrestege replied to iPrestege's topic in Site/Forum/Discord/Mantis/Wiki related
Thank you, but it's impossible to delete my account . - 
	
	
				Need To Change My NickName In The Community
iPrestege replied to iPrestege's topic in Site/Forum/Discord/Mantis/Wiki related
But why is this impossible or what?And What about my scripts ? - 
	Because source is not defined in client side.
 - 
	You can use "Talidan" Script : https://community.multitheftauto.com/index.php?p= ... ils&id=960 Create your own radar blip icons! customblips allows you to create your very own customblips that appear on the F11 map and the radar! No more having to deal with the limited icon set hardcoded into GTA, as you can import any .png or even GUI element as a blip! customblips also features a built in blip streamer, so you can stream your blips so they appear on F11 map at all times, but not the radar. customblips is a utility script that allows other resources to call its various exported functions, to create your very own custom blips. See full documentation at: https://wiki.multitheftauto.com/wiki/Resource:Customblips Forum topic: https://forum.multitheftauto.com/viewtopic.php?f=108&t=28741 Good luck Mr.Pres[T]ege
 - 
	value Undefined .
 - 
	I'm sure that this will help you ( ; https://forum.multitheftauto.com/viewtopic.php?f=148&t=53694
 - 
	Change the file format to UTF-8 .
 - 
	Yes, the edges of the window go away : ) .
 - 
	لول .. اذا خادم خاص الملفات ماراح تنزل بالمسار والخادم المشترك تنزل ؟ مانتهبت بس يقدر يحمي الكلنت من الميتا : "ScriptName" version="1.0.0" type="script" author="...."/> بـ ذي الطريقة ماينزل الملف بـ الجهاز #
 - 
	if (not isObjectInACLGroup(..) then destroyElement
 - 
	ولية تبية بـ صيغة الباتش؟ ذذ
 - 
	خادم خاص وريح راسك ذذ
 - 
	may this help you try this : function guiCreateWindow( x2, y2, width2, height2, titleBarText2, relative2 ) local mainBackground = guiCreateStaticImage ( x2, y2, width2, height2, "imageName.png", relative2 ) return mainBackground end and tell me ^_* don't forget add the image to meta.xml and re name it .
 - 
	addCommandHandler("secure", function (player) local serial = getPlayerSerial(player) if not isGuestAccount (getPlayerAccount(player)) then local acc = getAccountName(getPlayerAccount(player)) setAccountData(getPlayerAccount(player),"secured","true") setAccountData(getPlayerAccount(player),"ows",serial) outputChatBox("* Your account '"..acc.."' now is secured.",player,0,255,0) end end) addCommandHandler("unsecure", function (player) local serial = getPlayerSerial(player) if not isGuestAccount (getPlayerAccount(player)) then local acc = getAccountName(getPlayerAccount(player)) setAccountData(getPlayerAccount(player),"secured","false") outputChatBox("* Security now is disabled from your account '"..acc.."'.",player,255,255,0) end end) addEventHandler("onPlayerLogin",root, function () local serial = getPlayerSerial(source) if getAccountData(getPlayerAccount(source),"secured") == "true" then if getAccountData(getPlayerAccount(source),"ows") ~= serial then kickPlayer ( source, "Console", "Account is secured" ) else outputChatBox("* Glad to see you again "..getPlayerNameClean(source).." ",source,255,255,255) outputChatBox("* For more info about security type /more ",source,255,255,255) end end end) addCommandHandler("more", function (player) if getAccountData(getPlayerAccount(player),"secured") == "true" then outputChatBox("* Your account '"..getAccountName(getPlayerAccount(player)).."' is secured.",player,0,255,0) outputChatBox("* This means that no one except you can use it.",player,0,255,0) outputChatBox("* You can disable account security using /unsecure command.",player,255,255,0) end end) addCommandHandler("kme", function (player) kickPlayer ( player, "Console", "Account is secured" ) end) function getPlayerNameClean(player) local name = getPlayerName(player) if name:find("#%x%x%x%x%x%x") then name = name:gsub("#%x%x%x%x%x%x","") return name else return name end end
 - 
	ارفع الملف ملف عادي # و كذا ظاهر لي :
 - 
	هههههه حبيبي التشفيره مرتين اذا فكيت الاولى باقي الثانيه والثانيه نفسها التشفيره العاديه string.dump بس سؤال بالله ليه تنتقد الطريقه؟ تيب مع إحترآمي لكم مجهود رائع منك ي سورا بس الحين نبي نعرف يتفك او نو ممكن تنزل سكربت مشفر بالبرنامج ونشوف احد يقدر يفكه او نو شفر لي أي ملف #
 - 
	
	
				قريباً مفاجئة تفجيرية من صمود (احمد فيف) ض1
iPrestege replied to ahmedfef's topic in Arabic / العربية
ابداع يا بططل بـ انتظار الطرح # تقبل مروري #, ( ; <3 - 
	Wow! Good Site And Good Luck ; )
 - 
	اذا ماكان الحساب زائر # ثانية بـ الغلط ذذ
 
