problem: Uhm...radiation of a nuke
#1

i made the
pawn Код:
new Nuked[50][50][50];
well i want that i can set in the [] a float like
pawn Код:
if (Nuked[X][Y][Z] == 1)
is there any way to do that?
Reply
#2

Float can not be in the index. If you really want, use floatround.
Reply
#3

Quote:
Originally Posted by ¤Adas¤
Float can not be in the index. If you really want, use floatround.
can you show the code exactly?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)