[GoSP] Jon
Screw you all
A lot of people seem to ask similar questions in the mod categories so here goes:
How Do I tweak Basic game values, Like Swimming speed?
Go in Tweak_Table.xtbl with notepad++ or an xtbl editor. The file should be in the game root.
I added a weapon but the model won't show up
Add it to the preload.
I want DLC
Buy it
Str2_pc's Crash
Make sure you are using Rick's most recent set of tools.
How do I chunk swap (like removing the zombies on arapice?)
Go to Sr3_city.lua in Misc.vpp_pc and in the sr3_city_main function add
zone_swap_city("chunk name")
How Do I tweak Basic game values, Like Swimming speed?
Go in Tweak_Table.xtbl with notepad++ or an xtbl editor. The file should be in the game root.
I added a weapon but the model won't show up
Add it to the preload.
I want DLC
Buy it
Str2_pc's Crash
Make sure you are using Rick's most recent set of tools.
How do I chunk swap (like removing the zombies on arapice?)
Go to Sr3_city.lua in Misc.vpp_pc and in the sr3_city_main function add
zone_swap_city("chunk name")