items will not spawn

Hyunchris

Member
I am not sure why enemies and players will spawn in my game. However, I cannot get items to appear onscreen. I am placing the i txt file as " know" in the models.txt file, and in the levels txt file, I am spawning just like the enemies. However, the items are not appearing on screen.


in the models.txt

know crab data/chars/misc/crab.txt


in the level.txt

spawn crab
item crab
coords 370 165
at 400
 
Back
Top Bottom