Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 21/08/21 in all areas

  1. Your ban will be changed to temporary (5 days left) given that you, or other people from your team, won't contact the victim again. If the victim receives further threats, we will reconsider and you can become permanently banned again. @rMgimbo * Note to the public: threats usually bannable (MTA won't get involved). But in this case it was different, because a server got stolen from the rightful owner, MTA took steps to help that owner, and then the admin team from that server started making criminal threats to him. We won't let that happen..
    1 point
  2. function onClientProjectileCreation() local projectileType = getProjectileType( source ) if projectileType == 20 then -- 20 = Guiding Rocket -- SCRIPT end end addEventHandler( "onClientProjectileCreation", getRootElement( ),onClientProjectileCreation) You can select what proyectile you want to edit https://wiki.multitheftauto.com/wiki/GetProjectileType
    1 point
×
×
  • Create New...