Jump to content

Question

Posted

Salut am incercart sa fac credits si nu citeste comanda..deci ma ajuta cinve,imi poate face un FS simplu de credits(nu vreau GM) sa fie cam asa:

Owneri:

Co-Owneri:

Admini:

Helperi:

Si sa fie intr-un chenar.

2 answers to this question

Recommended Posts

Posted

[pawn]    if(strcmp(cmdtext, "/credits", true) == 0)

{

new credits_dialog[1024];

format(credits_dialog,sizeof(credits_dialog),"\n{F9FFFB}Owneri:\

        \n{F9FFFB}Un Owner\

        \n{F9FFFB}Alt Owner\

        \n{F9FFFB}Co-Owneri:\

        \n{F9FFFB}Un Copl.m:\

        \n{F9FFFB}Alt co..:\

\n{F9FFFB}Admini:\

\n{F81414}Un Admin\

\n{F81414}Alt Admin\n \

\n{F9FFFB}Helperi:\

\n{F81414}Un Helper

        \n{F81414} Alt Helper\n \

ShowPlayerDialog(playerid, 4666, DIALOG_STYLE_MSGBOX, "{6EF83C}Creadits:",credits_dialog, "Ok", "");

}[/pawn]

[glow=blue,2,300]SAMP.[glow=yellow,2,300]RSP-GAME[glow=red,2,300].NET[/glow][/glow][/glow]

Posted

Salut am incercart sa fac credits si nu citeste comanda..deci ma ajuta cinve,imi poate face un FS simplu de credits(nu vreau GM) sa fie cam asa:

Owneri:

Co-Owneri:

Admini:

Helperi:

Si sa fie intr-un chenar.

E asa de greu sa faci un dialog ? ;S

[pawn]    if(strcmp(cmdtext, "/credits", true) == 0)

{

new credits_dialog[1024];

format(credits_dialog,sizeof(credits_dialog),"\n{F9FFFB}Owneri:\

        \n{F9FFFB}Un Owner\

        \n{F9FFFB}Alt Owner\

        \n{F9FFFB}Co-Owneri:\

        \n{F9FFFB}Un Copl.m:\

        \n{F9FFFB}Alt co..:\

\n{F9FFFB}Admini:\

\n{F81414}Un Admin\

\n{F81414}Alt Admin\n \

\n{F9FFFB}Helperi:\

\n{F81414}Un Helper

        \n{F81414} Alt Helper\n \

ShowPlayerDialog(playerid, 4666, DIALOG_STYLE_MSGBOX, "{6EF83C}Creadits:",credits_dialog, "Ok", "");

}[/pawn]

Mura-n gura ,

Lasa-i sa invete singuri xD

Scriptez for $$, Detalii,add sampofficial.

logonou.png

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.