how to house spawn
#4

OnPlayerSpawn ask it
PHP код:
    switch(GetPVarInt(playerid,"House"))
    {
        case 
0:{} //No House
        
case 1:{SetPlayerPos(playerid,x,y,z);SetPlayerInterior(playerid,X);} //First House
        
case 2// and so on
            //case 3: //Third house.. 
Reply


Messages In This Thread
how to house spawn - by sscarface - 18.03.2013, 23:20
Re: how to house spawn - by kamzaf - 18.03.2013, 23:22
Re: how to house spawn - by sscarface - 18.03.2013, 23:24
Re: how to house spawn - by NuggaN - 18.03.2013, 23:30
Re: how to house spawn - by kamzaf - 19.03.2013, 00:43
Re: how to house spawn - by mastermax7777 - 19.03.2013, 01:56

Forum Jump:


Users browsing this thread: 1 Guest(s)