[Tutorial] [TUT] Tutorial about teleports, interiors, giveplayerweapon & drunklevel!
#10

i set command to /enter and when i try to entry:



Here are my code:

Code:
     if(strcmp(cmdtext, "/enter", true) == 0)
    {
     SetPlayerPos(playerid,1518.7183,-1452.9669,14.2031); 	//
    	SetPlayerInterior(playerid, 7);
    	SendClientMessage(playerid, COLOR_GREEN,"You entered in test interior");
    	return 1;
    }
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)