Results 1 to 4 of 4

Thread: Morph's Script

  1. #1

    Default Morph's Script

    Hey guys, i need help
    Can i get a morph's Script that i can morph client to toilet,car,tree or piano etc...
    I need all files that include that please.
    Thanks

  2. #2

    Default

    This mod have a morph script and other punishments you can do to the player:
    http://www.mohaaaa.co.uk/AAAAMOHAA/c...nts-2-mod-menu

  3. #3

    Default

    They are all there:

    case "tree":
    self.morphmodel = "models/static/tree_commontree.tik"
    break

    case "toilet":
    self.morphmodel = "models/static/toilet.tik"
    break

    case "haystack":
    self.morphmodel = "models/static/haystack.tik"
    break

    case "clock":
    self.morphmodel = "models/static/grandfathers_clock.tik"
    break

    case "bath":
    self.morphmodel = "models/static/bathtubwithshowerhead.tik"
    break

    case "piano":
    self.morphmodel = "models/static/piano.tik"

  4. #4

    Default

    Thanks bro 💜💜

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •