[SOLVED]Assign Float:x to dini_Get ??
#1

How can i assign Float; to dini_Get?


My first thought was:

new Float;
new Float:y;
new Float:z;
x = dini_Get(file, name, xpos);
y = dini_Get(file, name, xpos);
z = dini_Get(file, name, xpos);
createobject(,objectid, x,y,z);

but that doesnt quite work as intended.

any ideas?


Nevermind!
Reply


Messages In This Thread
[SOLVED]Assign Float:x to dini_Get ?? - by Faith - 14.05.2010, 23:23

Forum Jump:


Users browsing this thread: 1 Guest(s)