10.07.2010, 01:42
i need gate help can someone please make me a script whre all i have to do is fill it in like the XYZ and the commands i want commands not spacebar or auto open and i want it only to open to skin id 124
new gate = CreateObject(.........);
new skin = GetPlayerSkin(playerid); if(skin != 124) return 0; //rest of the code (moveobject)