View Single Post
PRoSToTeM@
Veteran Member
Join Date: Jan 2010
Location: Russia, Ivanovo
Old 10-12-2017 , 16:21   Re: Weird plugin conflict, possibly a bug?
Reply With Quote #25

Quote:
Originally Posted by baneado View Post
I have a question. What can happen if you use set_lights using amxmodx 1.8.2 or 1.8.1?
It is detectable with this code:
Code:
public client_putinserver() {     set_lights("z");     strlen("a"); }
But only for a moment.

EngFunc_LightStyle is also bugged, example code:
Code:
public plugin_init() {     engfunc(EngFunc_LightStyle, 0, "z"); } public client_putinserver() {     strlen("a"); }
__________________
PRoSToTeM@ is offline
Send a message via ICQ to PRoSToTeM@ Send a message via Skype™ to PRoSToTeM@