Is it possible?
#1

Is it possible to take a filterscript and add it to a gamemode script?
Reply
#2

Yes.

Make sure:

- You don't paste the same callback twice from the filterscript to gamemode
- Each function / variable / stock / public / include / define goes in the correct spot
Reply
#3

Yes you can merge a gamemode and a filterscript(s) together,but pay lots of attention,it is really complicated and can cause many errors
Like the person above me has told you,do not repeat the same script and place each function/stock/whatever in his correct postion.
Good luck
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)