Jump to content

Mσнαмα∂ Hєℓιѕн

Members
  • Posts

    63
  • Joined

  • Last visited

Everything posted by Mσнαмα∂ Hєℓιѕн

  1. the policeVehicles do not spawn Hi, I did not understand you! I say what I can do to define the cars that are defined in local policeVehicles to the police faction In a way that only police faction members can get into cars Others can only sit next to the driver (G)
  2. try this : function welcomeMessage(thePlayer) local name = getPlayerName(thePlayer) outputChatBox("#00ff00Welcome#ffffff ".. name .."#00ff00 To Server!",thePlayer,255,255,255,true) end addEventHandler("onPlayerJoin", getRootElement(),welcomeMessage)
  3. local policeVehicles = { {597, -1594.15295, 674.24622, 7.18750, 92.063659667969}, } function mashinPolice (thePlayer, seat, jacked) if not getElementData (thePlayer, "faction") == Police and getElementModel(source) == "policeVehicles" then cancelEvent() outputChatBox ( "#ffff00your not in police department faction", player,255,255,255,true) end end addEventHandler ( "onVehicleStartEnter", getRootElement(), mashinPolice ) this is my faction vehicle script, not working! what is problem ? I want to make only local policeVehicles available to getElementData Police!
  4. chera vaqti nemitoni server bezani alaki zoor mizani ?
  5. hi guys how to make a script for spam reloadacl by console example : Send the order once per second to the console! plz help me @N3xT@DiGiTal@Galactix
  6. setModelHandling setModelHandling **
  7. you can search resource on community.multitheftauto.com or make it on wiki.multitheftauto.com
×
×
  • Create New...