-
Posts
10,056 -
Joined
-
Days Won
27
Everything posted by iPrestege
-
If it's leaked scripts then you are in the wrong place.
-
to check that the attacker is a player.
-
Use as i said and use attacker from onClientPlayerDamage event i can't give an example in the moment i'm posting from my phone.
-
Use the following : addEventHandler ( 'onClientPlayerDamage' ) getElementType getPlayerTeam getTeamFromName cancelEvent
-
Hi i'm having problem with installing mta 1.5.3 i'm getting error that core.dll in MTA San Andreas 1.5/server/core.dll ERROR Opening file for writing Abort to stop installation or retry to try again . How to solve this? Regards!
-
You are welcome. PS. Next time please use the code editor so we can read the code.
-
Hi, You can open the admin panel and search for the scoreboard resource and open the setting for the scoreboard and change color code or names not sure from false to true .
-
عليكم السلام انا استخدم 1366 * 768
-
السورس هو الاعب مرسل من الكلنت وش المشكله؟
-
addEventHandler ( 'onClientPlayerWeaponSwitch' ) getPedWeapon getPlayerTeam getTeamFromName cancelEvent
-
admin > client > gui > admin_main.lua سطر 896 تقريباً if ( source == aTab1.Kick ) then guiSetEnabled ( source,false ) setTimer ( guiSetEnabled,source,10000,1,true ) aInputBox ( "Kick player "..name, "Enter the kick reason", "", "kickPlayer", player ) -- سويه هنا وهذا مثال جربة وشوف لكن افضل لك بالسيرفر بعد مايصير الكيك
-
A. He's just an idiot and i don't insult too. Q.Have you ever visited qatar - doha?
-
Not sure if this is a leaked script but however if you make this hole script - gamemode you can make what you are trying to do you can use account data and element data for that.
-
Try this also you can't cancel every event actually just some event's check the wiki page : aTimer = { } function slap ( ) if isTimer ( aTimer[source] ) then return false end local x,y,z = getElementPosition ( source ) setElementPosition ( source,x,y,z+5 ) aTimer[source] = setTimer ( function( source ) aTimer [source] = nil end,120000,1,source ) end addEvent( "slap",true ) addEventHandler( "slap",getRootElement(),slap )
-
Your code makes no sense at all you are checking the table cound and get the data from the same variable? It should be something like this ; if killstreaks[source] > 0 then killstreaks[source] = 0 end
-
marker = createMarker ( -2712.5,217.6,4,'corona',1,255,255,0 ) addEventHandler ( 'onClientMarkerHit',marker, function ( aPlayer ) if aPlayer == localPlayer then local aMove = getPedOccupiedVehicle ( aPlayer ) or aPlayer setElementPosition ( aMove,-2722,207,-9 ) setElementFrozen ( aMove,true ) setTimer ( setElementFrozen,1000,1,aMove,false ) end end ) Try this.
-
- 64 replies
-
- 1
-
- awesomeness
- mtasa 1.5.3
-
(and 4 more)
Tagged with:
-
الحسابات والبيانات المخزنة بالاكاونت داتا طبعاً هذي اللي كانت بسيرفرك القديم تنقلها بدال الجديد ولاتنسى تحفظ نسخة من اللي موجوده بالجديد احتياطاً لو ماشتغلت