[MySql]Interior not loading.
#5

try this cmd
PHP код:
YCMD:biz(playeridparams[], help)
{

    new 
biz;
    if(
sscanf(params"i"biz)) return SendUsage(playerid,"/biz <number>");
    
SetPlayerInterior(playerid,bInfo[biz][b_int]);
    
SetPlayerPos(playerid,bInfo[biz][b_intx],bInfo[biz][b_inty],bInfo[biz][b_intz]);

    return 
1;

and see if it teleports you into the interiors.
Reply


Messages In This Thread
[MySql]Interior not loading. - by akib - 01.03.2018, 15:04
Re: [MySql]Interior not loading. - by akib - 02.03.2018, 14:42
Re: [MySql]Interior not loading. - by SoFahim - 02.03.2018, 14:50
Re: [MySql]Interior not loading. - by akib - 02.03.2018, 14:52
Re: [MySql]Interior not loading. - by PepsiCola23 - 02.03.2018, 15:10
Re: [MySql]Interior not loading. - by akib - 02.03.2018, 15:12
Re: [MySql]Interior not loading. - by SoFahim - 02.03.2018, 16:08
Re: [MySql]Interior not loading. - by akib - 03.03.2018, 05:02
Re: [MySql]Interior not loading. - by SoFahim - 03.03.2018, 05:25
Re: [MySql]Interior not loading. - by akib - 03.03.2018, 05:51

Forum Jump:


Users browsing this thread: 1 Guest(s)