hajar424 Posted July 10, 2015 Posted July 10, 2015 Hello who can write me a snippet of a empty bot with a manifest where there is a logo on it
Apaec Posted July 10, 2015 Posted July 10, 2015 To my knowledge the logo parameter of the manifest currently has no function could be wrong tho. apa
Joseph Posted July 10, 2015 Posted July 10, 2015 I doubt it works with local scripts. I tried once but didn't really work for me. I sure it meant for the sdn
hajar424 Posted July 10, 2015 Author Posted July 10, 2015 Add a link that ends with png format. Thanks it works Here is how it can look like @ScriptManifest(name = "TEST", author = "Hajar424", version = 1.0, info = "TEST", logo = "http://i.imgur.com/7k74Br4.png") 1
Joseph Posted July 10, 2015 Posted July 10, 2015 Thanks it works Here is how it can look like @ScriptManifest(name = "TEST", author = "Hajar424", version = 1.0, info = "TEST", logo = "http://i.imgur.com/7k74Br4.png") good shit my friend
Bobrocket Posted July 11, 2015 Posted July 11, 2015 I doubt it works with local scripts. I tried once but didn't really work for me. I sure it meant for the sdn The logo parameter definitely works for local scripts, version and info aren't shown however.
Psvxe Posted July 11, 2015 Posted July 11, 2015 The logo parameter definitely works for local scripts, version and info aren't shown however. Version shows for me.
Bobrocket Posted July 11, 2015 Posted July 11, 2015 Version shows for me. Weird, maybe I was looking at one of my SDN scripts instead of one of my local scripts :p