Quake1011 / CS2-plugins-lua

Includes 14 in one usefull lua plugins for CS2
57 stars 3 forks source link

How to use blocker passes #16

Closed Veeksi closed 10 months ago

Veeksi commented 10 months ago

Hey,

Could you provide a guide how can I use BlockerPasses? I would like to add invisible wall in the map so people cannot pass middle point but I have no idea how can I do so.

Btw, I love the Refiller and Advertisement plugins!

Quake1011 commented 10 months ago

Use BPEdit, after that spawn enough props via BPSpawn and print to console all spawned coordinates uses BPGen

Veeksi commented 10 months ago

Use BPEdit, after that spawn enough props via BPSpawn and print to console all spawned coordinates uses BPGen

Do you know, is there fence or something that is invisible? So you can add fence that doesn't show up and doesn't block bullets, but blocks player

Quake1011 commented 10 months ago

Use BPEdit, after that spawn enough props via BPSpawn and print to console all spawned coordinates uses BPGen

Do you know, is there fence or something that is invisible? So you can add fence that doesn't show up and doesn't block bullets, but blocks player

All inclusive by default setting, u need just to change the alpha less then 255