14.06.2012, 01:08
What I'm needing to know specifically is how to define arguments in SetSpawnInfo with the enum i have setup for the pos x, etc.
Basically I need to know how to load the xyz positions from the ini file.
Like this: SetSpawnInfo(playerid, pos-x, pos-y, pos-z, etc etc);
pos-x pos-y pos-z being whatever is written in the file
Basically I need to know how to load the xyz positions from the ini file.
Like this: SetSpawnInfo(playerid, pos-x, pos-y, pos-z, etc etc);
pos-x pos-y pos-z being whatever is written in the file