Blockland Forums > Modification Help
Funky Shirt
Pages: (1/1)
kyleavery:
I am trying to get the Funky Shirt Mod working, and I think I almost have it. I got the V8 version of the script and copied it into notepad and saved it as a .cs file that was named Rainbow.cs (I had file extensions turned on so I know it wasn't Rainbow.cs.txt). According to this link http://forum.blockland.us/index.php?topic=65389.0 I needed to go into Avatar favorites and change the word Player to Avatar (I did this in all 7 .cs files). I then copied the Rainbow.cs file into the addons folder. I opened blockland shortly after this. I started a server, opened the console, and typed FunkyShirtToggle();. This did not work so I typed in Rainbow();. This did not work either -_- It came up as <input> (0): Unable to find FunkyShirtToggle I need some help! Any ideas on how I can get the script to run?
Deathwish:
Funky shirt is probably crap-on'd, no big surprises if it is.
phflack:
you need to package it correctly, putting it in a folder named script_funkyshirt or client_funkyshirt, with a description.txt inside and the client.cs
and try looking in the script to see what the function is named
DrenDran:
You should delete it, as it is a crap on.
kyleavery:
--- Quote from: phflack on July 11, 2011, 02:02:51 PM ---you need to package it correctly, putting it in a folder named script_funkyshirt or client_funkyshirt, with a description.txt inside and the client.cs
and try looking in the script to see what the function is named
--- End quote ---
Ok i did what you said and it didn't error out in the console......but it didn't do anything..... I'm confused...
Pages: (1/1)