
10-30-2006, 02:26 AM
|
|
[TServerDeveloper]
|
Join Date: Jun 2006
Posts: 448
|
|
|
Err... I made an error in my debugging... It's further on in the script that it gets removed... :: continues research ::
Alright -- The error occurs in savevarstoarray( 0 ) – It doesn't save empty vars.
Setting
var.hasStaffBoots=false instead of var.hasStaffBoots=0 has changed the results to the expected ones. |
|
|
|