26.10.2015, 06:45
Hello!
1st problem:
to
Is hOwned a string or a integer?
2nd problem:
Can you send me the function of "HousePath"?
3rd problem:
Try this. Probably you have to create "stringlabel" global if you use this variable global.
1st problem:
PHP код:
HouseInfo[id][hOwned] = owned;;
PHP код:
HouseInfo[id][hOwned] = owned;
2nd problem:
Can you send me the function of "HousePath"?
3rd problem:
PHP код:
new stringlabel = Create3DTextLabel(string,0xFF0000FF, x, y, z, 25.0,0);