How do i change this into ShowPlayerdialog
#1

PHP код:
            {
                                
format(stringsizeof(string), "~w~This House is for sale~n~~r~%s ~n~~w~Cost: ~g~$%d~n~~w~ TLS : ~g~%d~n~~b~/buyhouse ~w~to buy this house",HouseInfo[h][hDiscription],HouseInfo[h][hValue],HouseInfo[h][hLevel]);
                            }
                            
GameTextForPlayer(istring50003);
                        } 
Into This?
PHP код:
ShowPlayerDialog(playerid2DIALOG_STYLE_MSGBOX 
And this

PHP код:
            SendClientMessage(playerid,COLOR_YELLOW2,"BMX (5000) (481) (TLS-0), Faggio (10000) (462) (TLS-5) , Freeway (15000) (463) (TLS-10)");
                    
SendClientMessage(playerid,COLOR_YELLOW2,"Sanchez (20000) (468) (TLS-10), NRG-500 (50000) (522) (TLS-350), Majestic (60000) (517) (TLS-50), Tahoma (65000) (566) (TLS-65)");
                    
SendClientMessage(playerid,COLOR_YELLOW2,"Picador (70000) (600) (TLS-75), Voodoo (60000) (412) (TLS-65), Sabre (40000) (475) (TLS-40), Buccaneer (45000) (518) (TLS-45)");
                    
SendClientMessage(playerid,COLOR_YELLOW2,"Bobcat (20000) (422) (TLS-85), Mesa (100000) (500) (TLS-85), Tornado (100000) (576) (TLS-85)");
                    
SendClientMessage(playerid,COLOR_YELLOW2,"Hermes (100000) (474) (TLS-85), Greenwood (110000) (492) (TLS-95), Blade (120000) (536) (TLS-150), Merit (120000) (551) (TLS-200)");
                    
SendClientMessage(playerid,COLOR_YELLOW2,"Feltzer (120000) (533) (TLS-200), Sentinel (130000) (405) (TLS-300), Stratum (130000) (561) (TLS-300)"); 
TO make it less short. I tried using ShowPlayerDialog. It covers the screen.
Anyone mind telling me. Im not good at On Dialog thing.

Thanks
Reply


Messages In This Thread
How do i change this into ShowPlayerdialog - by jaami - 25.03.2012, 14:08
Re: How do i change this into ShowPlayerdialog - by jaami - 25.03.2012, 14:48
Re: How do i change this into ShowPlayerdialog - by Alternative112 - 25.03.2012, 14:55
Re: How do i change this into ShowPlayerdialog - by jaami - 25.03.2012, 15:09
Re: How do i change this into ShowPlayerdialog - by jaami - 25.03.2012, 15:32

Forum Jump:


Users browsing this thread: 1 Guest(s)