Quantcast
Channel: Project Reality Forums - PR:BF2 Community Modding
Viewing all articles
Browse latest Browse all 924

Change ticket ammount, also for skirmish?

$
0
0
Code:

gameLogic.setDefaultNumberOfTicketsEx 16 1 400
gameLogic.setDefaultNumberOfTicketsEx 16 2 400
gameLogic.setDefaultNumberOfTicketsEx 32 1 600
gameLogic.setDefaultNumberOfTicketsEx 32 2 600
gameLogic.setDefaultNumberOfTicketsEx 64 1 650
gameLogic.setDefaultNumberOfTicketsEx 64 2 650
gameLogic.setDefaultNumberOfTicketsEx 128 1 900
gameLogic.setDefaultNumberOfTicketsEx 128 2 900
gameLogic.setDefaultTimeToNextAIWave 8
gameLogic.setTicketLossAtEndPerMin 1000
gameLogic.setTicketLossPerMin 1 17
gameLogic.setTicketLossPerMin 2 17

Found this in the init.con of the server part in the level folders. Ive seen that eg. on korengal you use the init.con for the ins layers and init_aas.con for the aas layers.

Does it always look for an init_aas.con or does this need to be added manually?
How would I run a custom init_skirmish.con or change the tickets for skirmish?

I am currently working on realizing one of the suggestions I made (or trying out some stuff) which would allow PR to push out A LOT of content with very little work required, while also solving this annoying fallujah west 24/7

Thanks!

Viewing all articles
Browse latest Browse all 924

Trending Articles