Ainsley Harriott

Results 6 issues of Ainsley Harriott

Hello, you can add something similar to ItemInfo_HudSprite to us change weapon hud sprites.

Hello, I noticed that the green door of the cs_assault map is being moved or/and removed. This should be moved to regamedll, I just posted in wrong section.

Hello, would be nice to set the view in player relative to the view_ofs of the "view entity". ``` set_entvar(pViewEnt, var_view_ofs, Float:{0.0, 0.0, 200.0}); // engset_view(client, viewEnt, bViewOfs = false);...

Hello, it would be nice if you add these following natives. ``` /* Sets rendering in target but allow only one specific player to see. */ rg_set_rendering(this, pevViewer, iFx, iRed,...

I found a little bug, sometimes, if the attacker I set in native is hit by the damage and players of the same team are close to him, all die,...

They could fix the problems related to the "touch" between a SOLID_TRIGGER entity and any other, and create a forward that detects if the player (if use a dunc_button) still...