Forum
CS2D General How to make Lua filesHow to make Lua files
12 replies 1
to use it, usually in a server, go to new game/ more settings then go to mp_luaserver and set the name of your lua file (before doing this, you must put you lua file in cs2ddirectory/sys/lua
I made it as easy as I can
parse("Thw command") (Example:parse("mp_antispeeder 0")
if you want give all players iteam or weapon use:
parse("equip "..p.." Wpn id")
or speed:parse("speedmod "..p.." speed 1-100")
ps.dot forget to write " its important
should thanks to TheKilledDeath btw.
edited 1×, last 23.08.10 02:32:08 pm
then tybe what i sayd to you and save it as mylua.lua
for example
mhd111 has written
thank you all but i'm still confused
Can you make yourself clearer, what do you want? to make a lua script or you have a script and you want to make a file out of it???
bank: http://www.unrealsoftware.de/files_show.php?file=524
drop money: http://www.unrealsoftware.de/files_show.php?file=766
and usgn save
unless you can't read , your post should be in Lua Scripts/Questions/Help
1