Suggestions for next update

Started by kQbmigrecord holder
15/02/2016 16:46
Page 1 of 1
kQbmigrecord holder15/02/2016 16:46

Add a no duck trigger, just like you have a no jump trigger.

Fix func_physbox.

Add 'Automatically disable attribute when player leaves trigger' flag to trigger_gravity.

Fix 2 man entities being exploitable (sometimes you can activate them before a run and have them stay activated for your next run).

Raptor 15/02/2016 18:21

Hi, what do you mean 2 man entities are exploitable?

kQbmigrecord holder17/02/2016 12:42

https://www.sendspace.com/file/ihvfgy here's an example of the exploit i was talking about. It's possible to activate stuff before a run if only one of the players from a team starts the timer then presses a button inside the map.

did you like the other suggestions though?

Raptor 17/02/2016 19:51(edited 17/02/2016 19:51)

Those other suggestions are good, as for the 2man, it's recommended to reset the map blocks when the timer starts with the OnTimerStart output of the timer (it happens once for each player so you can run the Reset inputs of the brush_kzmods), but the team inputs happening when the timer isn't started is kind of a bug and can be fixed.

kQbmigrecord holder17/02/2016 21:26

NICE, I can't wait to test physbox and vehicles out with point_template...
would it be possible to add outputs on a physbox so it only triggers trigger_multiples with a certain name? If not I've already thought of a couple of work arounds :D

random Tournament #317/02/2016 21:58

I want to connect my KZMOD game with facebook account, so i can get free wrs for that

Raptor 17/02/2016 22:01(edited 17/02/2016 22:49)

Triggers can have filter entities that specify what can trigger them, also random, sorry, don't think that can happen :P

As for trigger_gravity, you could instead use a trigger_multiple with OnStartTouch on a point_gravity's SetGravity, and a OnEndTouch on point_gravity's ResetGravity.

kQbmigrecord holder18/02/2016 00:11

cool, guess the gravity flag won't matter anyway then?

I really want to make a map now lol, but gotta wait for the game to be updated first. hopefully it won't take too long :)



Raptor 18/02/2016 01:59

Didn't make the no duck trigger this update since it would need a display for the HUD, and I have lots of university work to do. Sorry :(

Page 1 of 1

Please log in to post replies.