Jump to content

VagaRico

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

VagaRico's Achievements

Vic

Vic (3/54)

0

Reputation

  1. Editei um script e ele funciona mas do aviso não debugscript irei mandar prints Captura de tela por Lightshot (prnt.sc) Mandei 1 a no chat https://prnt.sc/1ygdso0 lugar do erro https://prnt.sc/1ygdy95
  2. Mano eu copiei seu exemplo mas não funcionou '-' peço desculpas meu script tava em server '-' mudei pra client desculpe
  3. Quero que ele gire! local gate = createObject(13831, 1401.72900, -806.37512, 84.99246, 0, 0, 0) function girar () moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 10) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 20) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 30) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 40) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 50) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 60) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 70) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 80) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 90) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 100) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 110) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 120) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 130) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 140) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 150) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 160) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 170) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 180) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 190) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 200) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 210) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 220) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 230) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 240) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 250) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 260) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 270) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 280) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 290) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 300) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 310) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 320) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 330) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 340) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 350) moveObject(gate, 6000, 1401.72900, -806.37512, 84.99246, 0, 0, 360) end addEventHandler("onResourceStart", root, girar)
  4. Eu entro no server carrega 1 pouco e crasha instalei o MTAdig e deu isso https://pastebin.mtasa.com/999996842
×
×
  • Create New...