15.04.2011, 21:59
Quote:
new pddoor1; That is the name of your door. And will be used later. Then you need to create your object. Put this OnGameModeInit: Code: pdoor1 = CreateObject(OBJECTID, X,Y,Z,RX,RY,RZ,DRAWDISTANCE); //Your probably wondering what RX,RY,RZ. Its |