darkerz7 / CSGO-Plugins

My Plugins
46 stars 35 forks source link

Entwatch bugs #3

Closed asphyxious closed 4 years ago

asphyxious commented 4 years ago

Hey, entwatch plugin bugs with a lot of maps.

For example, maps like minas tirith , half the barricades dont work

Maps like wanderers v5, oath doesn't work

It works with correct entwatch configs with other entwatch plugins, just not this one.

darkerz7 commented 4 years ago

Possibly fixed. You can not give out an item that is not yet spawned on the map. There is a small bug when the author of the map kills pistols and spawns new ones. The give menu displays both options

asphyxious commented 4 years ago

Not using give items. It's default items.

darkerz7 commented 4 years ago

well maybe it's fixed too

asphyxious commented 4 years ago

Doesn't show gun glow below players [below the playerskin] anymore.

darkerz7 commented 4 years ago

the glow is done as follows - next to the weapon the prop_dynamic_glow is spawned and it is the glow that gives it. if the player picks up a weapon, then the glow should turn off. if the player disconnects / dies, then the glow turns on again

darkerz7 commented 4 years ago

or did you mean that the player did not pick up the weapon, but it does not glow. it is possible that when a player approaches the skin, he teleports him to the room where this weapon is located.

darkerz7 commented 4 years ago

if there are any problems - write the name of map

asphyxious commented 4 years ago

Ah, because in previous version there used to be a pistol/knife under the player [glowing in the ground] if that makes any sense. And that used to show item user easily.