Chris Parks
Vault Senior Citizen
Does anybody know how this file functions at all?
For example:
#define PID_CORN_1 (33555395)
#define PID_CORN_2 (33555396)
#define PID_CORN_3 (33555397)
#define PID_CORN_4 (33555398)
#define PID_CORN_5 (33555399)
#define PID_CORN_6 (33555400)
This is the data for the corn scenery pids. How are the numbers in brackets related to the numbers in the mapper?
I want to add some new art that you can create from a script but I need to register them in this file first. So far, the creation works, but it calls for the wrong things!
Any ideas?
For example:
#define PID_CORN_1 (33555395)
#define PID_CORN_2 (33555396)
#define PID_CORN_3 (33555397)
#define PID_CORN_4 (33555398)
#define PID_CORN_5 (33555399)
#define PID_CORN_6 (33555400)
This is the data for the corn scenery pids. How are the numbers in brackets related to the numbers in the mapper?
I want to add some new art that you can create from a script but I need to register them in this file first. So far, the creation works, but it calls for the wrong things!
Any ideas?