String duplicating inside of dialog.
#10

Thanks for the help but the problem still continues to exist.

The objects are created by:
PHP Code:
FurnitureData[j][furnitureObject] = CreateDynamicObject(FurnitureData[j][furnituresModel], FurnitureData[j][furniturePos][0], FurnitureData[j][furniturePos][1], FurnitureData[j][furniturePos][2], FurnitureData[j][furnitureRot][0], 
                
FurnitureData[j][furnitureRot][1], FurnitureData[j][furnitureRot][2], PropertyData[FurnitureData[j][furniturePropertyID]][propertyInteriorWorld], PropertyData[FurnitureData[j][furniturePropertyID]][propertyInteriorID]); 
Let me be clearer.

I GMX the server, it creates. I GMX it the second time. It creates. Third time, it doesn't create. And so on, and so on. It happens randomly and I don't know why.

EVERYTHING loads but the object does NOT create.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)