Help, float arrays error!
#4

Quote:
Originally Posted by FilesMAker
Посмотреть сообщение
when putting data you should declare the slot in this case :
pos[0] = 10.0
pos[1] = 10.0
pos[2] = 10.0

or declare values from begining:
new Float:Pos[3] = {
10.0, 10.0, 10.0
};
Thank you! But I know this method, just because I will use it many time and I wanna save some place and time.
It works fine with integers.
Reply


Messages In This Thread
Help, float arrays error! - by Neos07 - 28.06.2015, 23:31
Re: Help, float arrays error! - by FilesMAker - 28.06.2015, 23:43
Re: Help, float arrays error! - by maximthepain - 28.06.2015, 23:43
Re: Help, float arrays error! - by Neos07 - 28.06.2015, 23:46
Re: Help, float arrays error! - by Neos07 - 28.06.2015, 23:49

Forum Jump:


Users browsing this thread: 1 Guest(s)