Topic: HOW show simple gun pickup?....smoke particles/game effect
new:
i add in this post another question:
i read some part of code about gun like ITEM_WEAPON_GUN 0x00010001
i want in my server mod to show gun and hammer and hook possible pickup it!
new pickup (type, subtype)
game.world.insert_entities(this* ENTYTIES)
this code ^^ is only for example, no look sintax error please
OLD POST:
I didn't found in the game.png & particles.png nothing like smoke
example: when you run (go with hi speed) fast to left and fast change to right, appear smok under foot
someone know from where smoke come? (where in code source?)