Author Topic: VCE Lastprojectile harvest events?  (Read 453 times)

How can I use the lastprojectile VCE to make harvesting for my RP? Like trees ores etc. I can't figure out what the projectile names for axes and stuff would be.

Okay.

OnActivate-> Self -> VCERetroCheck->  OnRandomDice- (any number up to 10)
OnVariableTrue-> Player or Client -> ModVariable- 1/ Add/ Lumber
OnVariableTrue-> Client-> Chatmessege -> Lumber: <var:pl or cl:Lumber>

Okay but how do I use lastprojectile to detect hatchet hits.

instead of the first line being OnActivate -> make it OnProjectilehit-> or if you have rpg axe and pick jsut use the code OnRPGAxeHit->