06.11.2011, 21:47
is there away to link a gm and fs together to use callback and stuff with out putting them together in one gm as i need to call something but it wont
This is what i wanted to added to a FS but cant as it's defeined and everything in the GM
Manythanks
This is what i wanted to added to a FS but cant as it's defeined and everything in the GM
Code:
P_DATA[ p ][ P_CarGod ] = 1; P_DATA[ p ][ P_Vup ] = 0; P_DATA[ p ][ P_Boost ] = 0;