Jump to content

Blaawee

Members
  • Posts

    857
  • Joined

  • Last visited

Everything posted by Blaawee

  1. like my ^^
  2. EDIT
  3. Hello i'm Back again ^^ i'v just made a battle field on map editor but i need help with this map @@ all i want to make : when player go out from the filed his weapon gone
  4. chill out TAPL ^^
  5. same person viewtopic.php?f=91&t=36599 ^^ Catch You Duuude
  6. Close The Topic
  7. o.k this your code right : addEventHandler("onClientResourceStart",resourceRoot, function () txd = engineLoadTXD ( "66.txd" ) engineImportTXD ( txd, 66 ) dff = engineLoadDFF ( "66.dff", 0 ) engineReplaceModel ( dff, 66 ) triggerServerEvent ("doFixSkin", getLocalPlayer()) end) and this TAPL code addEventHandler("onClientResourceStart",resourceRoot, function () txd = engineLoadTXD ( "hmyri.txd" ) engineImportTXD ( txd, 46 ) dff = engineLoadDFF ( "hmyri.dff", 0 ) engineReplaceModel ( dff, 46 ) triggerServerEvent ("doFixSkin", getLocalPlayer()) end) tell me What's the difreent ??
  8. Did You Stoled it From TAPL ??
  9. try again i edit it ^^
  10. ~~
  11. ادخل لوحه الادمنيه بعدين روح resource دور على مود killmessages بعدين start it's soooo easy man @@
  12. لو عايزين مو مشفر انزله عادي
  13. هساعدك في كم شغله مود التاب الملون : https://community.multitheftauto.com/index.php?p= ... ils&id=419 عدل على ال Meta.xml و ابحث على السطر هاذا : خله
  14. Blaawee

    need help

    i'v gust create the button in admin graphical user interface (gui) but what is the syntix to make it work
  15. Blaawee

    need help

    ^Dev-PoinT^ it's nice , but i want to attache it in the admin panel you know what i mean ^^
  16. Blaawee

    need help

    Hi guys i want make jail system hows that
  17. ok Thank you very much TAPL Your Are The Best
  18. but why ? (thePreviousAccount, theCurrentAccount)
  19. thx But what if his name have Hex Code ?
  20. Thx TAPL for the help but i have something , is there any code tell me who has been loged in ??
  21. edit it's work Soory ^^
  22. No Client
  23. thx TAPL it's Worked But There somthing @@ the ped not there -------------------------------------------------------------------------------------------------------------- function pedLoad() dancer1 = createPed(292, -1495.1926269531, 761.52935791016, 7.1834278106689, 0) dancer2 = createPed(293, -1496.5218505859, 765.72064208984, 7.1875, 0) dancer3 = createPed(298, -1498.4525146484, 761.25640869141, 7.1875, 0) dancer4 = createPed(304, -1499.099609375, 763.75598144531, 7.1875, 0) guard1 = createPed(17, -1513.1009, 764.656738, 7.1875, 0) guard2 = createPed(17, -1513.09411, 761.21850, 7.1875, 0) setPedRotation(dancer1, 35) setPedRotation(dancer2, 100) setPedRotation(dancer3, -20) setPedRotation(dancer4, 150) setPedRotation(guard1, 100) setPedRotation(guard2, 100) setPedAnimation(dancer1, "DANCING", "dnce_M_a") setPedAnimation(dancer2, "DANCING", "DAN_Left_A") setPedAnimation(dancer3, "DANCING", "dance_loop") setPedAnimation(dancer4, "DANCING", "dnce_M_d") end addEventHandler ( "onResourceStart", resourceRoot, pedLoad )
  24. not work
  25. I know ^^
×
×
  • Create New...