Updaiting from old to new mysql, help
#1

Код:
new furnitureTexture[ 4 ];
cache_get_field_content(i, "TxdId0", BizzFurniture[ id ][ furnitureTexture ][ 0 ]);
cache_get_field_content(i, "TxdId1", BizzFurniture[ id ][ furnitureTexture ][ 1 ]);
cache_get_field_content(i, "TxdId2", BizzFurniture[ id ][ furnitureTexture ][ 2 ]);
cache_get_field_content(i, "TxdId3", BizzFurniture[ id ][ furnitureTexture ][ 3 ]);
cache_get_field_content(i, "TxdId4", BizzFurniture[ id ][ furnitureTexture ][ 4 ]);
It was before created 4 different variables like furnitureTexture1, furnitureTexture2, but was the same thing, can anyone help?

error 033: array must be indexed (variable "furnitureTexture")
error 029: invalid expression, assumed zero
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
fatal error 107: too many error messages on one line
Reply
#2

? anyone
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)