Forum

> > CS2D > Scripts > How to combine these two scripts?
Forums overviewCS2D overview Scripts overviewLog in to reply

English How to combine these two scripts?

2 replies
To the start Previous 1 Next To the start

old Re: How to combine these two scripts?

Jynxxx
User Off Offline

Quote
1
2
3
4
5
6
7
8
--
-- HC Admin Script
--
hc_dir  = "sys/lua"
hc_conf = hc_dir.."/hc.conf"
dofile(hc_dir.."/hc.lua")

dofile("sys/lua/Name Of Lua.lua")
easy as that
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview