05.08.2012, 03:45
Hello everyone,
I was adding features to a game mode of a Client. The game mode is a Rip of PPC_Trucking game mode. The game mode uses PPC_FileOperations.inc to create/load/save PlayerFile.
I tried to add a new integer variable with the name 'Logistics' with the format it is done within the include. But i failed.
It doesnt work the way i did. The Server crashes and doesnt create a file.
Do anyone know how to add a new integer variable for a player to be created/saved/load within the server using the PPC_FileOperations.inc?
The game mode uses the array APlayerData for the Player Data storage. And it is not defined within the game mode nor even within the include. I dont know where is it? I dont know how does this include is actually working?
if anyone can alter the include for my use , will be real awesome or can explain me features of it so that i can add more variables. Will appreciate it a lot.
Thanks
Ballu Miaa
I was adding features to a game mode of a Client. The game mode is a Rip of PPC_Trucking game mode. The game mode uses PPC_FileOperations.inc to create/load/save PlayerFile.
I tried to add a new integer variable with the name 'Logistics' with the format it is done within the include. But i failed.
It doesnt work the way i did. The Server crashes and doesnt create a file.
Do anyone know how to add a new integer variable for a player to be created/saved/load within the server using the PPC_FileOperations.inc?
The game mode uses the array APlayerData for the Player Data storage. And it is not defined within the game mode nor even within the include. I dont know where is it? I dont know how does this include is actually working?
if anyone can alter the include for my use , will be real awesome or can explain me features of it so that i can add more variables. Will appreciate it a lot.
Thanks
Ballu Miaa