/*=================ConsoleCommand/ these are added in cg_main, CG_Init so they tab-complete=================*/
I cannot for the life of me find where the functions for calling console command actions get called. Ive tried obvious versions that should work like opening every file in /game/ /cgame/ /q3common/ etc and searching for an instance of
Svcmd_ForcePull_f();
and I cannot find anything
Has something in the OpenJK source been reformatted since this guide in 2017?
How to make a new force power (Single player)
in Coding
Posted
Im stuck at this part
/*=================ConsoleCommand/ these are added in cg_main, CG_Init so they tab-complete=================*/
I cannot for the life of me find where the functions for calling console command actions get called. Ive tried obvious versions that should work like opening every file in /game/ /cgame/ /q3common/ etc and searching for an instance of
and I cannot find anything
Has something in the OpenJK source been reformatted since this guide in 2017?
@mrwonko plz help