Forum

> > CS2D > Maps/Editor > [REQUEST] CODE + FIX
Forums overviewCS2D overview Maps/Editor overviewLog in to reply

English [REQUEST] CODE + FIX

6 replies
To the start Previous 1 Next To the start

old Re: [REQUEST] CODE + FIX

Yasday
User Off Offline

Quote
1
2
3
4
5
searchval = function(tbl, val)
	for i, v in pairs(tbl) do
		if v == val then return true, i end
	end
end

old Re: [REQUEST] CODE + FIX

Flacko
User Off Offline

Quote
Seems like you have to change the rest of the script.
You better forget about it or wait till someone comes up with a more advanced script.
To the start Previous 1 Next To the start
Log in to reply Maps/Editor overviewCS2D overviewForums overview