update readme

This commit is contained in:
Marcel D 2023-11-18 13:53:44 +01:00
parent 68e22b7d4c
commit 09407188b5

View File

@ -1,5 +1,9 @@
# CoD 2 Map Making
## How to use Radiant
### Basics
2D View
Tab + Ctrl : Change perspective
@ -20,7 +24,8 @@ select: shift + left click
delete: backspace
Add model: in 2d view, right click, misc -> models
tables etc can be found in /xmodels/xmodels folder with prefix furniture
- tables etc can be found in /xmodels/xmodels folder with prefix furniture
- tanks can be found with prefic `vehicle_`
how to change textures
@ -30,8 +35,9 @@ Prefab
## ToDos
CTF
expand terrain
- CTF DONE
- expand terrain
- Fix bug where object models are not rendered
Inneneinrichtung
- Betten
@ -44,8 +50,11 @@ rack
- Keller
- Ölheizung
- 2. Fenster
- Scheune: Holztor
- Garage: Holztor
- anndere Straßenseite: Baum
- Garten: Mehr Gebüsch
Blumen
@ -112,3 +121,16 @@ https://wiki.zeroy.com/index.php?title=Call_of_Duty_2:_Lightning_Documentation
CI:
- build from git and push to website
```
Expression:
ent->def->modelClass->model->handle
Module: D:\Games_installed\Call of Duty 2\bin\CoD2Radiant.exe
File: .\entity.cpp
Line: 70
<unknown module>: <unknown function>
```