Jump to content

WASSIm.

Members
  • Posts

    1,412
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by WASSIm.

  1. nhab nbadail il Blip ta3 Players ili hiya ID mta3ha 0 fil radar ena téléchargitha mods hadha ibadel il hud wa badal il icon blip fil radar ama p9at ken blip players matbadlatch !! https://community.multitheftauto.com/index.php?p= ... ls&id=5375
  2. hhhhhh lé moch haka a3awa hatitlk lien telechargiha wa 5adamha tawa ta3rf
  3. lé lé n7ab nbadalha ID nbadal icon jemla kima nbadal il krahab wala skin wala weapon
  4. ay ama il blip mta ili yala3bo ili hiya ID 0
  5. 3araft moukch bach tafahmoni a3awa exm download ama ena mbadalt il blip https://community.multitheftauto.com/index.php?p= ... ls&id=5375
  6. lé lé nhab nbadal icon
  7. 7achti bi code tbadal il blip ID 0 (player)
  8. oooo za3ma man3rfhach il hkaya hadhi
  9. Chkon 3ando fakra wala faza tna9as fil PING wa tzarab fil download ???
  10. WASSIm.

    Simple Help

    thx
  11. WASSIm.

    Simple Help

    WARNING: Group_staff\admin_spawn.lua:1: Bad argument @ script not work
  12. WASSIm.

    Simple Help

    not work
  13. WASSIm.

    Simple Help

    i dont know my script not work
  14. WASSIm.

    Simple Help

    this script not work --Client function assignModsTeam (player) if ( hasObjectPermissionTo (player, "general.adminpanel", false ) ) then local staffteam = getTeamFromName ( "STAFF" ) if ( staffteam ) then setPlayerTeam ( source, staffteam ) giveWeapon ( player, 5, 10000 ) giveWeapon ( player, 24, 10000 ) giveWeapon ( player, 27, 10000 ) giveWeapon ( player, 29, 10000 ) giveWeapon ( player, 31, 10000 ) giveWeapon ( player, 34, 10000 ) giveWeapon ( player, 38, 10000 ) giveWeapon ( player, 46, 10000 ) setPedArmor ( player, 100 ) setElementModel ( player, 217 ) setPlayerNametagColor ( player, 255, 0, 0 ) createBlipAttachedTo ( player, 0, 2, 255, 0, 0 ) setPlayerWantedLevel ( player, 6 ) end end end addEventHandler ( "onPlayerLogin", getRootElement(), assignModsTeam ) function destroyElement () destroyElement(myBlip) end addEventHandler ( "onPlayerQuit", getRootElement(), destroyElement )
  15. WASSIm.

    1 Question

    OK THX
  16. WASSIm.

    1 Question

    how can change anim in my server exm: like this to car function replaceModel() txd = engineLoadTXD("skin/niko.txd", 1 ) engineImportTXD(txd, 1) dff = engineLoadDFF("skin/niko.dff", 1 ) engineReplaceModel(dff, 1) txd = engineLoadTXD("skin/johnny.txd", 2 ) engineImportTXD(txd, 2) dff = engineLoadDFF("skin/johnny.dff", 2 ) engineReplaceModel(dff, 2) end addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), replaceModel)
  17. just i want fix blip 1- color blip player like color name player 2- other blip is color normal plis help me
  18. all blip is hide
  19. To this : for _, v in ipairs ( getElementsByType ( "blip" ) ) do Red, Green, Blue = getBlipColor ( v ) end local sizeX = 10 local sizeY = 10 dxDrawImage(size*1.5+v[1]-x,size*1.5+v[2]-y,v[3]+sizeX,v[4]+sizeY,v[5],v[6],0,0,tocolor(Red, Green, Blue),false) Try it and tell me the Results . All Blip Red
  20. ( 255, 255, 255 ) and sizeX and sizeY for other blip i downt want color blip player white and big size
  21. wtf !!!!! bug blip player 1- all color blip player white 2- big blip player
  22. thx i replace and change this local sizeX = 20 local sizeY = 20 dxDrawImage(size*1.4+v[1]-x,size*1.4+v[2]-y,v[3]+sizeX,v[4]+sizeY,v[5],v[6],0,0,tocolor(255,255,255),false) its work now
  23. not work
  24. thx for crash script just i want fix size blip is very very small
  25. thx thx thx very much you are the best friend and 1 problem simple is blip very small
×
×
  • Create New...