Passer au playerPasser au contenu principal
  • il y a 17 ans
Petite vidéo de ma macro pour gm sous mangos que je trouve assez fun pour la partager (vous pouvez changer l'ID du morph, vitesse de vol et le scale). Mettre tout ça dans une seule macro (ça rentre mais durdur ahahah), un clic pour voler un second clic dessus pour annuler

/script f=function(b) return SendChatMessage(b); end
/script if (p==0) then f(".gm fly on");f(".modify fly 4");f(".modify morph 23365");f(".modify scale 0.25"); end
/script p=p+1; if(p==2) then f(".demorph");f(".modify scale 1");f(".gm fly off");p=0;end
Commentaires

Recommandations