What wrong ? Scracht problem.
#1

Hi guys I am making a Gm from Scracht I make pickups from scracht with following Info.


Code Removed":

It spawn me here
In picture there is Pickup...

I try by making test cmd in which I use same float to set player pos and it spawn me in right position.
Reply
#2

Since you're loading the floats from a file - can you first clarify that they exist in the file? If so, try see what dini returns and print it:

pawn Код:
printf("[DEBUG] GETPOSX = %f | GETPOSY = %f | GETPOSZ = %f ", dini_Float(file,"GETPOSX"), dini_Float(file,"GETPOSY"), dini_Float(file,"GETPOSZ"));
Reply
#3

LOlz 0.0000 0.0000 0.00000
Reply
#4

Any idea hOw to Fix it ??
Reply
#5

Have you checked your file to verify that the values in the file aren't 0.000?
Reply
#6

Removed Code:
Reply
#7

Help please..........
Reply
#8

#define LOADS_FILE "LoadPickups/Load_%d.ini"
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)