I got a few questions:
1. How to give a player more then 100 health?
(I tried a trigger_hurt -#, it worked but didn't give the player health over 100, basically it healed him.)
2. Making a player glow a certain color.
(look around got frustrated looking for tuts.)
3. Making a player screen turn a tint of green.
(look around got frustrated looking for tuts.)
4. Striping weapons an giving knife back.
(I got it to strip a players weapon but for some reason the player_equip wont work, the outputs:
OnStartTouch - player_weaponstrip - strip
OnEndTouch - player_equip
using a trigger_multiple for this.)
5. making a box around the player that no else or the player can get in or out of, for like 5 secs.
(I have a idea how i can make it but i'm not 100% sure.)
thx for your help.