How To..
#4

I will explain to you what I mean

I worked as a criminal and police station Server and did a lot of settings and you did shops like 24/7 and Burger and many others, the problem with Shops.

"Why do I do two of the interior itself there is a problem I've done a shop Burger when I enter the shop and see him did not see the shop itself means a lot of the second Burger shop ... Do you understand me?

Why do not you understand? I will explain to you more

"When I do two of the Burger shop and work the point to enter and exit when I enter the shop at the point of entry it works but when I get out of the exit point I will get out of the other Burger shop I do not know why this problem gets me I work everything legal and busy".

Do you want a Codes for my worked?... i'll give u wait...

PHP код:
//In The top script: this point for enter shop Dynamic   Checkpoints
new Burger[6];
// And this for Exit point Dynamic Pickups       
new Burger1[10];
// And here code for enter shop // 
if(checkpointid == Burger[1]) // Burger
   
{
       
SetPlayerPos(playerid366.0355,-73.2948,1001.5078);
       
SetPlayerInterior(playerid10);
       
SendClientMessage(playeridCOLOR_WHITE"You can rob this store typing: /robbery.");
   }
if(
checkpointid == Burger[2]) // Burger
   
{
       
SetPlayerPos(playerid366.0355,-73.2948,1001.5078);
       
SetPlayerInterior(playerid10);
       
SendClientMessage(playeridCOLOR_WHITE"You can rob this store typing: /robbery.");
   }
// this both codes for enteris Burger Shop because im making 2shop burger already.
//And here codes for Exit point burgers alot of players told me to make like this and i did but still not work.
    
if(pickupid == Burger1[1])
    {
    if(
GetPlayerVirtualWorld(playerid)==10)
    {
        
SetPlayerPos(playerid2363.6062,2071.2256,10.8203);
        
SetPlayerInterior(playerid0);
        
SetPlayerVirtualWorld(playerid0);
    }
    if(
pickupid == Burger1[2])
    if(
GetPlayerVirtualWorld(playerid)== 20)
    {
        
SetPlayerPos(playerid2469.3982,2034.7217,11.0625);
        
SetPlayerInterior(playerid0);
        
SetPlayerVirtualWorld(playerid0);
    }
}
    return 
1;

If there something wrong Please tell me And fix it please guys....
Im already have a server if u want see this problem at my server tell me in PM Please...
Reply


Messages In This Thread
How To.. - by Man43 - 12.08.2017, 22:18
Re: How To.. - by coool - 13.08.2017, 06:57
Re: How To.. - by KizZweLL - 13.08.2017, 07:09
Re: How To.. - by Man43 - 13.08.2017, 13:13
Re: How To.. - by pabloalber84ban - 13.08.2017, 18:58
Re: How To.. - by RedRex - 13.08.2017, 19:41
Re: How To.. - by denNorske - 13.08.2017, 19:58
Re: How To.. - by Man43 - 14.08.2017, 17:09
Re: How To.. - by denNorske - 14.08.2017, 18:12
Re: How To.. - by Man43 - 16.08.2017, 20:07

Forum Jump:


Users browsing this thread: 4 Guest(s)