Author Topic: Addon script help  (Read 1090 times)

I'm working on my first addon for blockland and I'm just going to need a little help with something.
1. What programs can be used to make a kill icon and which is the best.
2. How can I set it so whenever it hits someone, it plays a sound file of a punching noise. (You know the one, it plays so many times in cartoons. It's the hit noise from the facepuncher addon.)

I'd appreciate some feedback on this. I'm new to making addons, so expect me to be a little nooby about this.

I recommend NOT starting with weapons. You should start with making simple scripts. Move to weapons when you get good at making normal scripts, you'll find that they are much easier to understand.

Weapons are the easiest. You just have to know how to use replace to make a gun edit.

I recommend NOT listening to adam.
Ever.

I recommend using Paint.net to create a kill icon. The icon must be X*22 in size, where X can be just about any size you want.

Use the Sword weapon as a base. (It's perfectly okay to reverse-engineer default add-ons.)

Edit the model (in the Image and Item) and the sounds (should be near the start) to match what you want.
Edit the projectile (obviously named projectile) to have a custom damage type and change the damage around a bit.

I recommend NOT listening to adam.
Ever.

Anyways yah, start with a simple gun or sword edit.

Use the Sword weapon as a base. (It's perfectly okay to reverse-engineer default add-ons.)

Edit the model (in the Image and Item) and the sounds (should be near the start) to match what you want.
Edit the projectile (obviously named projectile) to have a custom damage type and change the damage around a bit.
Is it possible to import a sword/gun model from blockland into milkshape?

Is it possible to import a sword/gun model from blockland into milkshape?
Yeah, look at this topic: http://forum.blockland.us/index.php?topic=168596.0


How do I import models into milkshape?

How do I import models into milkshape?

File/Import

DTS you need to use Blender or a crack of Shaper

also weapons

http://forum.blockland.us/index.php?topic=78760.msg1359910#msg1359910

easymode