actually i cant make /enter or /exit in my scripting , i just want to help tell me how , or make a video on ******* and show me i want it in a fast time as any person can
Mike, smit explained everything with his 2 links. Entering a house means:
1) Changing the player's position with SetPlayerPos
2) Changing the player's interior with SetPlayerInterior
3) Changing the player's virtual world with SetPlayerVirtualWorld
The same goes when you exit the house: you set the player's position to the ones in front of the door, set the interior to 0 and the virtual world to 0.