Jump to content

كود ..


Recommended Posts

Posted

شباب ابي كود احط فيه سيريال لاعب ..

وأذا دخل يشوف الشاشة سودا وكلام لبل

ويخفي الشات ويخفي كل الواحات

Posted
Function "onPlayerJoin" 
onplayerJoin ( source ) 
setTimer ( 1000000000 , 0 ) 
      fadeCamera 
 ( source, false, 3.0, 150, 0, 0 )      
      setTimer 
 ( fadeCameraDelayed, 500, 1, source )  
end 
addEventHandler 
 ( "onPlayerDamage", getRootElement 
(), addRednessOnDamage ) 
  
function fadeCameraDelayed(player 
(player 
)) then 
            fadeCamera 
(player 
, false , 0.5) 
      endy 
  
  
 local isChatVisible = true  assume the chat is visible 
function chat ( key, keyState ) 
    if isChatVisible then  
        showChat 
 ( false )  
        isChatVisible = false 
    else 
        showChat 
 ( true )  
    end 
end 

Posted
Function "onPlayerJoin" 
onplayerJoin ( source ) 
setTimer ( 1000000000 , 0 ) 
      fadeCamera 
 ( source, false, 3.0, 150, 0, 0 )      
      setTimer 
 ( fadeCameraDelayed, 500, 1, source )  
end 
addEventHandler 
 ( "onPlayerDamage", getRootElement 
(), addRednessOnDamage ) 
  
function fadeCameraDelayed(player 
(player 
)) then 
            fadeCamera 
(player 
, false , 0.5) 
      endy 
  
  
 local isChatVisible = true  assume the chat is visible 
function chat ( key, keyState ) 
    if isChatVisible then  
        showChat 
 ( false )  
        isChatVisible = false 
    else 
        showChat 
 ( true )  
    end 
end 

images?q=tbn:ANd9GcSihsJ5jE6S4pRQG4qX2nTcXXM_NpYAAcjb8y_Jqc4_VDkdAz7t

:!::!::!::lol::lol::lol:

Posted

مادري ليه تبي الكود ذا احس تبي تخرب سيرافرات الخلق :\

لكن جرب

ماني مجربه ترى ذذ

addEventHandler("onPlayerJoin", getRootElement(), test) 
function test() 
    if ( getPlayerSerial (source) == "YourSerial" ) then 
    fadeCamera(source, true) 
    showChat(source,false) 
end 
end 

+

فيس بوك انا مسوي الهريسه ذي

:lol::lol:

Posted

local Label = guiCreateLabel( .... ) 
local Time = 5000 
  
addEventHandler( "onClientResourceStart", resourceRoot, function(  ) 
   if ( getPlayerSerial ( localPlayer ) == "Serial" ) then 
       fadeCamera( false ) 
       guiSetVisible( Label, true ) 
       showChat( false ) 
       setTimer( remove, Time, 1 ) 
       end 
end ) 
  
function remove ( ) 
    fadeCamera( true ) 
    showChat( true ) 
    if ( isElement( Label ) ) then 
      guiSetVisible( Label, false ) 
    end 
end  
Posted
Function "onPlayerJoin" 
onplayerJoin ( source ) 
setTimer ( 1000000000 , 0 ) 
      fadeCamera 
 ( source, false, 3.0, 150, 0, 0 )      
      setTimer 
 ( fadeCameraDelayed, 500, 1, source )  
end 
addEventHandler 
 ( "onPlayerDamage", getRootElement 
(), addRednessOnDamage ) 
  
function fadeCameraDelayed(player 
(player 
)) then 
            fadeCamera 
(player 
, false , 0.5) 
      endy 
  
  
 local isChatVisible = true  assume the chat is visible 
function chat ( key, keyState ) 
    if isChatVisible then  
        showChat 
 ( false )  
        isChatVisible = false 
    else 
        showChat 
 ( true )  
    end 
end 

لا حول ولا قوه الا بالله

Posted
Function "onPlayerJoin" 
onplayerJoin ( source ) 
setTimer ( 1000000000 , 0 ) 
      fadeCamera 
 ( source, false, 3.0, 150, 0, 0 )      
      setTimer 
 ( fadeCameraDelayed, 500, 1, source )  
end 
addEventHandler 
 ( "onPlayerDamage", getRootElement 
(), addRednessOnDamage ) 
  
function fadeCameraDelayed(player 
(player 
)) then 
            fadeCamera 
(player 
, false , 0.5) 
      endy 
  
  
 local isChatVisible = true  assume the chat is visible 
function chat ( key, keyState ) 
    if isChatVisible then  
        showChat 
 ( false )  
        isChatVisible = false 
    else 
        showChat 
 ( true )  
    end 
end 

i7qhkwr.jpg

Posted
local Label = guiCreateLabel( .... ) 
local Time = 5000 
  
addEventHandler( "onClientResourceStart", resourceRoot, function(  ) 
   if ( getPlayerSerial ( localPlayer ) == "Serial" ) then 
       fadeCamera( false ) 
       guiSetVisible( Label, true ) 
       showChat( false ) 
       setTimer( remove, Time, 1 ) 
       end 
end ) 
  
function remove ( ) 
    fadeCamera( true ) 
    showChat( true ) 
    if ( isElement( Label ) ) then 
      guiSetVisible( Label, false ) 
    end 
end  

مو شغآآل <>

Posted
local Label = guiCreateLabel( .... ) 
local Time = 5000 
  
addEventHandler( "onClientResourceStart", resourceRoot, function(  ) 
   if ( getPlayerSerial ( localPlayer ) == "Serial" ) then 
       fadeCamera( false ) 
       guiSetVisible( Label, true ) 
       showChat( false ) 
       setTimer( remove, Time, 1 ) 
       end 
end ) 
  
function remove ( ) 
    fadeCamera( true ) 
    showChat( true ) 
    if ( isElement( Label ) ) then 
      guiSetVisible( Label, false ) 
    end 
end  

مو شغآآل <>

استبدلت اللبل بـ الارقمنات الصحيحة ؟ .. استبدلت سيريالكـ ؟ .

Posted

لم يتم التجربة

-- Client Side 
Serials = {  
    ["FE90f88f713f0798f0fS1f1f13f"] = "ALI"; 
 -- ["السيريال"] = "x الإسم"; 
}; 
  
checkPlayerSerial = function ( ) 
    if Serials[getPlayerSerial( )] then 
        guiCreateLabel ( 500, 500, 400, 100, Serials[getPlayerSerial( )].." Banned.", false ) 
        fadeCamera ( false ) 
        showChat ( false ) 
        toggleAllControls ( false, false, false ) 
    end 
end checkPlayerSerial ( )  

Posted

هذا مسوية

Dx

ولازم تكون اغلب المودات مسويها على الاقل وتعدل البقية عشان ماتفتح اذا كان معه باند ولا شيء ..

Posted
هذا مسوية

Dx

ولازم تكون اغلب المودات مسويها على الاقل وتعدل البقية عشان ماتفتح اذا كان معه باند ولا شيء ..

طيب كيف اخلي اذا كان عليه باند يقدر يدخل وتجيه ذي ؟

Posted
سوي Dx

وسوي نظام باندات خاص جديد وعدل كل المودات وبعدها استخدمة .

سويت

Dx

بس كيف اعدل نظام الباندات

Posted
سوي Dx

وسوي نظام باندات خاص جديد وعدل كل المودات وبعدها استخدمة .

سويت

Dx

بس كيف اعدل نظام الباندات

ماراح تعدل شيء، تسوي نظام جديد! وقبل كل هذا كيف راح يتم تشغيل النظام

Posted
سوي Dx

وسوي نظام باندات خاص جديد وعدل كل المودات وبعدها استخدمة .

سويت

Dx

بس كيف اعدل نظام الباندات

ماراح تعدل شيء، تسوي نظام جديد! وقبل كل هذا كيف راح يتم تشغيل النظام

+1 ..

الشغله ماهي بسيطة للمبتدئ ..

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...