Use parse() function
1
parse('mp_building_limit Dispenser 9999999')
parse('mp_building_limit Dispenser 9999999')
parse('mp_building_limit Dispenser 9999999')
parse("setscore 1 1337")
setscore(1,1337)
function kills(victim,id,wpn,hp,ap) 	local s 	for s = 1, 10 do 		local p 		for p= 1, 7 do 			if (player(vic,class) == [s] then 				if (player(p,class) == [p] then 				--rest of the script-- 				end 			end 		end 	end end
function kills(victim,id,wpn,hp,ap) 	local s 	for s = 1, 10 do 		local p 		for p= 1, 7 do 			if (player(vic,class) == [s][b])[/b] then 				if (player(p,class) == [p][b])[/b] then 					rest of the script-- 				end 			end 		end 	end end
if (player(vic,class) == [s] ) then if (player(p,class) == [p] ) then