01.05.2012, 14:57
Im having a bit of trouble doing CreateDynamicObject, when it compiles fine and i do /createhouse [price] it sends me a message saying " House Created " which it should do but i cant see the object
How can i make the object show and also if the object does show by messing with the code you can not walk through it which im trying to make it so you can
Thank You
Please Help Me Please
How can i make the object show and also if the object does show by messing with the code you can not walk through it which im trying to make it so you can
pawn Code:
HouseInfo[playerid][hEnter] = CreateDynamicObject(1273, x, y, z, x, y, z, 0, 0, 0);
Thank You
Please Help Me Please