14.09.2012, 21:29
the bug is at the response,what your cmd does is making all lockers on one point,
make a new variable like CURRENT_MADE_LOCKERS,
stock CountLockers and make it count current made lockers and set the value for the variable.
then at the dialog response make a new variable and define it as CURRENT_MADE_LOCKERS + 1(makes the next id)
and use the variable instead of the i which goes to the limit.
hope it helped
if you want help more detailfully pm me
make a new variable like CURRENT_MADE_LOCKERS,
stock CountLockers and make it count current made lockers and set the value for the variable.
then at the dialog response make a new variable and define it as CURRENT_MADE_LOCKERS + 1(makes the next id)
and use the variable instead of the i which goes to the limit.
hope it helped
if you want help more detailfully pm me