Forum

> > CS2D > Scripts > Represent 2 player in the sv_msg...
Forums overviewCS2D overview Scripts overviewLog in to reply

English Represent 2 player in the sv_msg...

1 reply
To the start Previous 1 Next To the start

old Represent 2 player in the sv_msg...

phalenkO
User Off Offline

Quote
I couldnt not represent 2 player in the sv_msg. Console is showing the error and I understand but I dont know what to do the local part or side

• Error:
> LUA ERROR: sys/lua/krl.lua:27: unexpected symbol near '['

1
2
3
4
5
6
local args[2] = mal
   msg("©255255255 "..mal[player(id,"name")].." kicked by "..player(id,"name").."")
   parse("kick "..args[2])
   return 1
   end
   end
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview