SA-MP Forums Archive
[FilterScript] What`s new?(dialog) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] What`s new?(dialog) (/showthread.php?tid=243089)



What`s new?(dialog) - Den_Deluxe - 21.03.2011

HI ALL!
This is simple dialog, wich shows people what`s new on ur server,you can easy edit this.
A little video 4 u!
[ame]http://www.youtube.com/watch?v=H_Kj9HrcS_k[/ame]

So enjoy and feel free to edit

Cmds:
/new > open dialog.

DOWNLOAD

SolidFiles >
http://solidfiles.com/d/e291/
(.Pwn)
http://solidfiles.com/d/a68b/
(.Rar)

Enjoy.
P.S. U can make this dialog to apear at spawn :
Код:
public OnPlayerSpawn(playerid)
{
ShowPlayerDialog(playerid, 111, DIALOG_STYLE_LIST, "What`s new?", "New admins\nNew Events\nNew members\nWhat will be in the future?", "Select", "Cancel");
return 1;
}
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
if(dialogid == 111)
{
if(response)
{
if(listitem == 0)
{
ShowPlayerDialog(playerid,1,DIALOG_STYLE_MSGBOX,"New Admins :","There NO NEW ADMINS.So respect them and their decisions!:)","Okay",":D");//You can edit text easy

}
if(listitem == 1)
{
ShowPlayerDialog(playerid,12345,DIALOG_STYLE_MSGBOX,"New Events :","21.03.11. > Dance Party! It was awesome!:)","Okay",":D");//You can edit text

}
if(listitem == 2)
{
ShowPlayerDialog(playerid,12345,DIALOG_STYLE_MSGBOX,"New Members :","Welcom new members :[Player #1],[Player #2],[Player #1] :)","Okay",":D");//U can edit and add more text

}
if(listitem == 3)
{
ShowPlayerDialog(playerid,12345,DIALOG_STYLE_MSGBOX,"In future :","1)Race in Docks.2)Beach party.3)DM in Admin house!  :)","Join it",":D");//And so on.....

}
/*
if(listitem == 4)
{
//you can add more
}
*/
return 1;
}
return 0;
}
return 1;
}
// FEEL FREE TO EDIT> Den <



Re: What`s new?(dialog) - Stigg - 21.03.2011

Not bad, usefull for beginners.


Respuesta: What`s new?(dialog) - Code8976Man - 21.03.2011

Simple, nice.


Re: What`s new?(dialog) - wheelman_WM - 21.03.2011

Omg i today maded this script for my server and i m shocked to see same like it here


Re: What`s new?(dialog) - Cypress - 21.03.2011

Very simple. You can also remove the second button since it does the same job as the 1st one.

Anyway nice for newbies.


Re: What`s new?(dialog) - Den_Deluxe - 22.03.2011

i agree with u all, it is really too simple, but i did it for newbies And i was boring...


Re: What`s new?(dialog) - wups - 22.03.2011

Atleast do info changing in game and maybe saving!
coz i don't want to recompile & upload the script everytime chaning the news!


Re: What`s new?(dialog) - Ivan_Pantovic - 22.03.2011

Nice, but its too simple.
Suggestion for new version: Make it dynamic - RCON admins can IG edit news


Re: What`s new?(dialog) - Scrip - 22.03.2011

who add the thema?
This have Need for speed


Re: What`s new?(dialog) - Den_Deluxe - 22.03.2011

ok guys thnx for suggestions, i will think about it.

Scrip, i download theme from here

http://samp-team.com/load/temy_i_kursory/28