Some codes

Author Topic: Some codes  (Read 904 times)

can any one give me the in line of code water scrpit , I have a super special add-on in the making . I also need the line of code to enable when the conditons are met ( when in water add..... ) . I also need the scrpit too add new hats.Or is it possible to make it so that it adds an exsiting object such as...(helmet, hat , hair )Who ever helps me get some credit in my add-on , and gets to test it .

You can't just go makeHatPls("mynewhat"); to add stuff. There is no code which will work all the time in any circumstance.

1. Armor::onEnterLiquid, there's also one for the current water level on a player. .dump() a player for this.
2. Shaper m.dts and force-add the hat to the Avatar GUI or use ShapeBaseImageDatas

Thanks  so much you will get credit in the add-on . Also I meant the scrpit that is used to add hats via slash commands , so I would just make it add it when said conditions are met .
« Last Edit: December 30, 2007, 03:20:58 AM by chaseyqurt »