Script Compile Tutorial and how to use it for Servers
Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
Meh, this is a bad video guys but kinda understand what you have to do.
1) Get Microsoft Visual C# 2010
2) New Project
3) Class Library
4) Get Scripting.
5) Save as .NET Framework 4.0
6) Make sure to reference InfinityScript.dll
7) Build.
8) Put the compiled .dll inside "Scripts" folder in your MW3 Server.
9a) Open server.cfg and add
and it will be set for the whole server.
9b) Open each specific .dsr and add at the top of the dsr -edit with Notepad++-
10) Run server.