PtokaX forum

Lua 5.3/5.2/5.1 Scripts (for PtokaX 0.4.0.0 and newer) => AllInOne Scripts => Terminator 2nd Generatation => Topic started by: Madman on 27 March, 2009, 20:00:35

Title: T2G 0.3a Beta fix
Post by: Madman on 27 March, 2009, 20:00:35
It seems that 0.3a Beta has a small error in it.
It's in Connected.lua. It's not hard to fix, so i'll just display the code here.
The error are in line 15, (but, ptokax report a nil error on 16), so thoose that copy the code bellow will replace line 15 and 16.
local Msg = "\r\n\r\n *** " ..SetLang("Virus")..  "\r\n"..
"*** http://www.ca.com/us/securityadvisor/virusinfo/virus.aspx?id=40789"


If you feel that you are a "advanced and experinced" user, you can do this:
Change SetLang(Virus) to SetLang("Virus")