PadWorld-Entertainment / worldofpadman

World of PADMAN game repository
https://worldofpadman.net
Other
37 stars 8 forks source link

CGAME: draw forbidden indicator #227

Open kai-li-wop opened 7 months ago

kai-li-wop commented 7 months ago

The goal is to draw the forbidden items indicator (no ammo cross) above some holdables also client side when being close to predefined spots where e.g. bambam and boomies are forbidden. Right now this is only forced by the forbidden items trigger to indicate that those are not allowed to be used while being in the trigger zone. This does currently not apply to predefined spawn points, trigger pushes etc. There is only a message carried out "Too close too ..." by the server. To force the cross indicator to be drawn right know, a mapper must set a forbidden item trigger manually, which is somehow awkward.