Forum

> > CS2D > General > Lua hook log
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Lua hook log

2 replies
To the start Previous 1 Next To the start

old Lua hook log

Informatixa
User Off Offline

Quote
the hook does not accept my log function, it does not skip the message.

1
2
3
if string.find(text, "IMG-DEBUG: create") ~= nil or string.find(text, "IMG-DEBUG: free") ~= nil then
	return 1
end

old Re: Lua hook log

DC
Admin Off Offline

Quote
maybe this is hardcoded debug output which can not be removed. I'm not sure.

it wasn't intended to keep those messages in the release version anyway. it was a mistake.

they will not be in the next version.
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview