Mysql problem
#9

Quote:
Originally Posted by ScottMcBean
Посмотреть сообщение
Here up
PHP код:
        if(EntranceInfo[entranceid][eLabel])
        {
            if(
EntranceInfo[entranceid][eOwnerID])
            {
                
format(stringsizeof(string), "%s\nOwner: %s\nPress 'Y' to go inside\n Entrance Id %d"EntranceInfo[entranceid][eName], EntranceInfo[entranceid][eOwner], entranceid);
            }
            else
            {
                
format(stringsizeof(string), "%s\nPress 'Y' to go inside\n Entrance Id %d."EntranceInfo[entranceid][eName], entranceid);
            }
            
EntranceInfo[entranceid][eText] = CreateDynamic3DTextLabel(stringCOLOR_GREY1EntranceInfo[entranceid][ePosX], EntranceInfo[entranceid][ePosY], (EntranceInfo[entranceid][eIcon] == 19902) ? (EntranceInfo[entranceid][ePosZ] + 0.1) : (EntranceInfo[entranceid][ePosZ]), 10.0, .worldid EntranceInfo[entranceid][eOutsideVW], .interiorid EntranceInfo[entranceid][eOutsideInt]);
        }
        
EntranceInfo[entranceid][ePickup] = CreateDynamicPickup(EntranceInfo[entranceid][eIcon], 1EntranceInfo[entranceid][ePosX], EntranceInfo[entranceid][ePosY], (EntranceInfo[entranceid][eIcon] == 19902) ? (EntranceInfo[entranceid][ePosZ] - 1.0) : (EntranceInfo[entranceid][ePosZ]), .worldid EntranceInfo[entranceid][eOutsideVW], .interiorid EntranceInfo[entranceid][eOutsideInt]); 
I have maked 3 entrances here how they show up
Reply


Messages In This Thread
[Sloved]Mysql problem - by ScottMcBean - 21.04.2018, 16:50
Re: Mysql problem - by JesterlJoker - 21.04.2018, 16:57
Re: Mysql problem - by ScottMcBean - 21.04.2018, 16:59
Re: Mysql problem - by JesterlJoker - 21.04.2018, 17:08
Re: Mysql problem - by ScottMcBean - 21.04.2018, 17:11
Re: Mysql problem - by JesterlJoker - 21.04.2018, 17:27
Re: Mysql problem - by ScottMcBean - 21.04.2018, 17:30
Re: Mysql problem - by JesterlJoker - 21.04.2018, 17:33
Re: Mysql problem - by ScottMcBean - 21.04.2018, 17:44
Re: Mysql problem - by JesterlJoker - 21.04.2018, 17:49

Forum Jump:


Users browsing this thread: 1 Guest(s)