How do i change this into ShowPlayerdialog
#3

Try this.

Код:
new s[256];
strcat(s, ""COLOR_YELLOW2,"BMX (5000) (481) (TLS-0), Faggio (10000) (462) (TLS-5) , Freeway (15000) (463) (TLS-10)\n"); 
strcat(s, ""COLOR_YELLOW2,"Sanchez (20000) (468) (TLS-10), NRG-500 (50000) (522) (TLS-350), Majestic (60000) (517) (TLS-50), Tahoma (65000) (566) (TLS-65)\n"); 
strcat(s, ""COLOR_YELLOW2,"Picador (70000) (600) (TLS-75), Voodoo (60000) (412) (TLS-65), Sabre (40000) (475) (TLS-40), Buccaneer (45000) (518) (TLS-45)\n"); 
strcat(s, ""COLOR_YELLOW2,"Bobcat (20000) (422) (TLS-85), Mesa (100000) (500) (TLS-85), Tornado (100000) (576) (TLS-85)\n"); 
strcat(s, ""COLOR_YELLOW2,"Hermes (100000) (474) (TLS-85), Greenwood (110000) (492) (TLS-95), Blade (120000) (536) (TLS-150), Merit (120000) (551) (TLS-200)\n"); 
strcat(s, ""COLOR_YELLOW2,"Feltzer (120000) (533) (TLS-200), Sentinel (130000) (405) (TLS-300), Stratum (130000) (561) (TLS-300)\n");  
ShowPlayerDialog(playerid, 0, DIALOG_STYLE_MSGBOX, "(Dialog Name)", s, "Ok");
If all of the text doesn't show, increase the size of s.

Basic use of ShowPlayerDialog can be found here: https://sampwiki.blast.hk/wiki/ShowPlayerDialog
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)