Wow, it must have been a year since I've messed arround with ZC. Just felt bored, so I decided to try my luck at scripting.

Problem is, I am not quite sure exactly what I am doing. To get the hang of things, I tried to insert two simple scripts, one of them being the display string on item pickup script. For some reason I can't have more than one script activated at at time. When I compile one, the other stops working.

The other thing is that I am attemping to make a simple weapon. I just want the wand to fire rocks instead of magic. Problem is, it seems that spawning a weapon sprite is limited to NPC actions, and I am really not knowing what's going on.

Also, as a bit of a rant, they really should organize things and allow for the option to displa and write stuff with bytes. Also a ram editor for ZC would be handy. Heck I'd code stuff in raw hex if I could.

So I just need a little help on how I would go about coding in a simple new weapon.