N
Nesfiratus
13.10.20 11:15 pm
Who has questions about the game? (Greed: Black Border)
Ask, answer but not all, the game itself has not passed the :)2 Comments
S
Sofal
13.10.20
file:'scriptsobjectswo_shipbarrel_emitter01spawn.c', line: 24: Unknown function 'SetObjectFloat_nt' accepting 3 arguments
int objectPostID = GetObjectFloat( obj[ 0 ], 8 );
SetObjectFloat_nt( obj[ 0 ], objectPostID + 1, 8 );
when going to deck 3 gave out this. You can't play. What to do?
n
nikolay55555
13.10.20
Sofal
You have to change the name of the variable from SetObjectFloat_nt to SetObjectFloat and everything will go normal!