25.01.2014, 13:11
cache_get_row is for strings (like the Owner-variable), cache_get_row_float is for float values (like EnterX, ExitX, ...) and cache_get_row_int is for int values (like Price, Dynamic, Locked, ...). That means you have the last three variables assigned wrong (ExitInterior, Dynamic and Locked).