How do you make the reload on the machine gun slower or take it away completely?
Landonpeanut said:How do I spawn bullets in assembly?
I can do it with npcs and other stuff, but I haven't yet figured out bullets. Like most of the stuff I ask, it's probably really obvious, yet I can't find it.
Just wondering.
PUSH Direction
PUSH y-position
PUSH x-position
PUSH Bullet type
CALL 403F80
add esp, 10
Landonpeanut said:I'm sorry to be super-spamming everyone with questions, so this is the last one for today. Is there a way to access the current x and y position of a bullet?
Fuck.Noxid said:There is no entity-entity collision detection in CS