Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
Tutorial 1, Adding spawns to existing maps:
Tools required:
Forge Mod, or mod that stores coordinates.
Method:
THIS IS ONLY BASIC VERSION, I WILL UPLOAD A VIDEO FOR THIS SOON
NOTE: This is the method that i use, this may not be the quickest or most accurate.
Step 1. Have Forge Mod installed in mods\ folder
Step 2. start up IW4M, load Mod from MODS
Step 3. open up console ~ and type devmap mapname
Step 4. Once map loaded go to spot where you want spawn, make a tactical insertion by pressing N then select tactical insertion, then press 5 to spawn it
Step 5. Open up console and type /quit
Step 6. Go into Mods\Forge and open up games_mp, find tactical insertion in the code, copy the 0000, 0000, 0000
Step 7. remove ',' from the position, and open up the maps .d3dbsp, for example raw\maps\oilrig.d3dbsp
Step 8. press Ctrl + F and search for tdm_spawn (replace tdm with gamemode for spawns)
Step 9. Paste in the positions accordingly
This is a very basic tutorial, i will be making a video soon!
More tutorials to come