Forum




How to put 2 scripts in 1 server?
10 replies



Admin/mod comment
Could you please read the post above /
thx for help!

My other solution is changing the keys to the menus , like Press Flashlight to open a menu or say !menuclass to open a menu , thats easy thing

Example :-
Thought they have the same hook but the lua which is appropriate for the situation it will be executed.
Scripts by TKD
I think you can understand my point of view.
And if the script use the same buttons like server action then you have to edit it and change the key used.

1
2
2
dofile("sys/lua/"insertluanamehere".lua") dofile("sys/lua/"sameasabove".lua")
Then set the server's lua to default ones. Done.



