Can't enter LSCH
#1

Maybe fixed
Hello!

I got a new problem after I have changed the entrance code because I have edited the LSCH map..

The code was like this:
Код:
CreateDynamicPickup(1314, 1, 1481.0206,-1771.1138,18.7958,0); //City Hall
Create3DTextLabel("[City Hall] \n Press \"ENTER VEHICLE\" to enter the Place.",0xFFFF00AA, 1481.0206,-1771.1138,18.7958, 20,0,1);
And I edited it to this..

Код:
CreateDynamicPickup(1314, 1, 1481.0206,-1771.1138,14.7958,0); //City Hall
Create3DTextLabel("[City Hall] \n Press \"ENTER VEHICLE\" to enter the Place.",0xFFFF00AA, 1481.0206,-1771.1138,14.7958, 20,0,1);
Why should that make problems. I use Raven's roleplay, and trying to edit it hard. I added the new city hall with park etc.

Do I need to edit something on this?
Код:
//City hall
PlayerInfo[playerid][pInteriorNr] = 2;
SafeSetPlayerPos(playerid, 386.2978,173.8582,1008.3828);
SafeSetPlayerInterior(playerid,3);
SetPlayerFacingAngle(playerid, 0);
		}
FIXED!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)