Jump to content

===[PRO]===

Members
  • Posts

    89
  • Joined

  • Last visited

Details

  • Gang
    -RoCk-

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

===[PRO]==='s Achievements

Transformer

Transformer (11/54)

0

Reputation

  1. addEventHandler('onPlayerSpawn', root,function() if getTeamName(getPlayerTeam(source)) == getTeamFromName('Police') then if getElementData(source, 'gang') == "SWAT" then spawnPlayer(source, 1233.31165,-1652.63867,11.79688) end end end ) ؟ getTeamName مع انكم مستخدمين وظيفة getTeamFromName السؤال القوي : ليه مستخدمين + فيه عندكم نقص بالتحققات مفروض اولاً تتحققون إذا اللاعب داخل تيم او لا ثم تحقق من اسم التيم + ثم تسوون للاعب سباون مرة ثانية ؟ لول onPlayerSpawn كيف تستخدمون حدث .. فيه عندكـ نقص بالتحققات مفروض اول شي تتحقق من تيم اللاعب ثم تجيب اسم التيم الي هو فيه شي ثاني هو يقولكـ يبي يحط اللاعب بمقر خاص فيه أي بمعنى إنه لازم يحطه ف انتيريور ماله داعي تقدر تختصره بوظيفة تحديد انتيريور العنصر setElementPosition فـ عشان كذا استخدام (= وعندكـ التايمر ماله أي داعي بالحياة .. وبالنسبة لصاحب الموضوع، تفضل هاذ طلبكـ -- Server Side # addEventHandler ( "onPlayerSpawn", root, function ( ) if ( getPlayerTeam ( source ) ) and ( getTeamName ( getPlayerTeam ( source ) ) == "NoTeam" ) and ( getElementData ( source, "gang" ) == "اسم العصابة" ) then setElementInterior ( source, interior, x, y, z ) end end ) انا بس صححت الكود
  2. دا الكود بيشتغل لو فيه تيم اسمه Police و فيه سكريت يحط "gang"
  3. addEventHandler('onPlayerSpawn', root,function() if getTeamName(getPlayerTeam(source)) == "Police" and getElementData(source, "gang") == "SWAT" then setTimer(setElementPosition, 2500, 1, source, 1233.31165,-1652.63867,11.79688) end end )
  4. le map extension est .map mat9drch trodo .lua .lua est pour la programmation seul. walakin t9dr trd l map xml file kathrat servers il maps irodhom lua ra ta9dar trad l map fichier .xml o t9rah b lua machi trodou f fichier.lua o man ala7ssan t5lih .map 7itach la 3mltih .xml 5assk bzafdyal les functions lua bach yt9ra
  5. le map extension est .map mat9drch trodo .lua .lua est pour la programmation seul. walakin t9dr trd l map xml file
  6. Ya miboun chkoun jbad sorm jad bou bouk ya 3attay ya PD ya mnayek. hhhhhhhhhhhhhhhhhhhhhhh 3andhoum nkba mna
  7. ي ليل هالبزر فوفو ما خلا لنا شي الا وهكره الله لا يوفقهه يهكر برمضان بعد دا مو فوفو ههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه
  8. سيرفر طاره في مره تهكر
  9. i don t want downoald file when the resource start,if i want that i will just set in meta.xml [download=true] addEvent("event",true) addEventHandler("event",root, function() downloadFile ( "46.txd" ) end) I want just downoald file for specific player
  10. Hi People I m trying to make downoald file with code:downoaldFile meta.xml: client: function downoad () downloadFile ( "46.txd" ) end but code not working and /debugscript 3 [attempt] to call global donwoaldFile(a nil value) and also the file was downoalded when the resource start and not with code [downoaldFile]
×
×
  • Create New...