Author Topic: taking really small addon suggestions  (Read 780 times)

Note: I cannot model so don't ask for anything that requires a model

I have been wanting to get better at coding in Blockland. To do so, I would like to create small addons like an afk script. However, I'm out on ideas, so I'm asking you guys, the community, to suggest ideas for addons like as mentioned, an afk script, but not something like city generator or an RPG.

Finished
nothing

Working On
setFace - Sets the player's face.

Abandoned
nothing
« Last Edit: January 04, 2016, 08:08:49 PM by Hawt »

Quote
<hr>
now now, this isn't HTML
Oh you fixed it

now now, this isn't HTML
Oh you fixed it
i was wondering why it wasnt showing up :P

can you make a event that sets the face of a player when something happens. ex: onplayertouch set face (insert face),onplayerdeath, onactivate,etc

The issue with faces is that all clients must have the same file downloaded in order to see it. Therefor if you show a face that you made but no one has it they cannot see it, so it will just show the default smiley face.

How easy would porting ZAPT zombies to Bot_Hole be for you?

The issue with faces is that all clients must have the same file downloaded in order to see it. Therefor if you show a face that you made but no one has it they cannot see it, so it will just show the default smiley face.
true but I can just use default

true but I can just use default
Probably the best way to do for OP is generate a list system so people don't have to do strings to figure out the faces

Probably the best way to do for OP is generate a list system so people don't have to do strings to figure out the faces
good point
« Last Edit: January 05, 2016, 04:30:36 PM by Hawt »