13.01.2016, 14:03
Quote:
You are using CreateObject or CreateDynamicObject?
CreateObject can be view every time and CreateDynamicObject will show after when you spawn. |
On the first map i use CreateDynamicObject and at the spawn for registration I use SetObjectMaterialText like this
PHP код:
tmpobjid = CreateObject(19375,1475.996,-1354.330,120.407,0.000,90.000,0.000,300.000);
SetObjectMaterial(tmpobjid, 0, 14832, "lee_stripclub", "Strip_wood_floor", 0);