Jump to content

خلف

Members
  • Posts

    57
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by خلف

  1. بدله بـ <meta> <info author="aziz_ly" name="script" version="1" type="script"/> <script src="server.lua" type="server"/> </meta>
  2. تفضل فديو له رابط التحميل http://up.top4top.net/downloadf-top4top_cd174a07b01-zip.html
  3. Function syntax (server):bool sendClientMessage ( string message, player thePlayer [, int r=0, int g=0, int b=0, bool topBar=true, int time=8] ) https://community.multitheftauto.com/index.php?p=resources&s=details&id=7668 المود حقه TopBarChat موب guimessages
  4. مثال عليه setTimer ( function ( ) exports[ "topbarchat" ]: sendClientMessage ( "Welcome to server", source, 255, 0, 0 ) end, 60000 * 5, 0 )
  5. جرب addEventHandler ( "onClientGUIClick", root, function ( ) local Selected = guiGridListGetSelectedItem( gridlist ) if button == source then if Selected ~= -1 then guiGridListRemoveRow ( gridlist, Selected ) end end end )
  6. شرح كأفي و وأفي , أخ @MR.Mosa getPlayerSerial ملف سيرفر فقد
×
×
  • Create New...