11.06.2011, 20:19
Since SA-MP 0.3c the server console puts out an error because of this script code:
Streamer_GetFloatData(STREAMER_TYPE_CP,cp[cpid],E_STREAMER_X,cx);
The error: *** Streamer_GetFloatData: Invalid data specified
I want to GetFloatData from checkpoints, which can be active or inactive. What is my mistake? The strange thing is, the error comes since 0.3c
Streamer_GetFloatData(STREAMER_TYPE_CP,cp[cpid],E_STREAMER_X,cx);
The error: *** Streamer_GetFloatData: Invalid data specified
I want to GetFloatData from checkpoints, which can be active or inactive. What is my mistake? The strange thing is, the error comes since 0.3c