Jump to content

طلب


Recommended Posts

Posted
    if hasObjectPermissionTo ( command, "function.banPlayer" ) then 

ابيه بدال ما يكون للي يقدرون يعطون باند

لسريال ؟ محدد #

  .اننا جميعا متساويين فى عين حاصد الأرواح ”
ف تأهب للذي لا بد منه، فإن الموت ميقات العباد.

Posted
    if getPlayerSerial(command) ~= Serial then 

صح ؟

  .اننا جميعا متساويين فى عين حاصد الأرواح ”
ف تأهب للذي لا بد منه، فإن الموت ميقات العباد.

Posted
    if getPlayerSerial(command) ~= Serial then 

صح ؟

if getPlayerSerial(source) == "Your Serial" then  
  

..........

 My new GCSS Script : Go 
حصريا : مود الدردشة بين السيرفرات : الذهاب

LUA progress = -100%

Join us :

 Multi Theft Auto Arab 

I'm not the best but, i'm different

Skype : kamel1234128

Someone in this world needs to remember my love .

Posted
    if getPlayerSerial(command) ~= Serial then 

صح ؟

if getPlayerSerial(source) == "Your Serial" then  
  

..........

source = ?

:|

 

 

Posted
    if getPlayerSerial(command) ~= Serial then 

صح ؟

if getPlayerSerial(source) == "Your Serial" then  
  

..........

source = ?

:|

يقدر يغيره حسب اللي عنده ^^

انا عطيته مصدر إفتراضي

 My new GCSS Script : Go 
حصريا : مود الدردشة بين السيرفرات : الذهاب

LUA progress = -100%

Join us :

 Multi Theft Auto Arab 

I'm not the best but, i'm different

Skype : kamel1234128

Someone in this world needs to remember my love .

Posted

فاهمين السورس غلط

السورس خاص بالحدث موب خاص بشي ثاني

يعني اول ماتسوي addEventHandler

لحدث يتعرف السورس في الوظيفة

وتقدر تسوي افنت خاص وتحط سورس خاص فيك

مثلا كذا

triggerEvent("MyEvent", element) -- element : هنا تحط السورس الخاص فيك لاعب سيارة بيد ماركر... 

bool triggerEvent ( string eventName, element baseElement, [ var argument1, ... ] ) 

بعدين تستقبل الافنت حقك

addEvent("MyEvent", true) -- هنا نسجل الحدث 
addEventHandler("MyEvent", root, function( ) -- هنا نحط وظيفة للحدث 
    outputChatBox(getElementType(source)) -- نكتب بالشات نوع السورس 
end) -- نغلق الحدث والوظيفة 

وعشان تعرف السورس الخاص بالحدث تروح لصفحة الويكي الخاص بالحدث

Client Events

Server Events

وراح تلاحظ

onMarkerHit

Q90zcIU.png

onPlayerChat

TEqZUpq.png

skype : 011101000110111000110110011001010110110000110000001110010011000000111001

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...