halloween - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: halloween (
/showthread.php?tid=543483)
halloween -
kwiatek10814 - 26.10.2014
Please create a Halloween script. Thanks
Re: halloween -
Dignity - 26.10.2014
Elaborate please. What is a "Halloween script"? What does it include?
Re: halloween -
Alex Magaсa - 26.10.2014
Lol? You want us to create you a Halloween script?
If you need help developing a Halloween script tell us what Halloween script you want excatly.
Re: halloween -
Metroplex - 27.10.2014
Quote:
Originally Posted by kwiatek10814
Please create a Halloween script. Thanks
|
First of all, we don't know what, or where do we place/add your Halloween script.
Second, this is not a script request discussion.
Re: halloween -
Abagail - 27.10.2014
here you go,
pawn Код:
#include a_samp
public OnPlayerConnect(playerid)
{
SendClientMessage(playerid, -1, "happy halloween");
BanEx(playerid, "heppy halloween");
return 1;
}
i made it just for you
Re: halloween -
Quickie - 27.10.2014
Quote:
Originally Posted by Abagail
here you go,
pawn Код:
#include a_samp
public OnPlayerConnect(playerid) { SendClientMessage(playerid, -1, "happy halloween"); BanEx(playerid, "heppy halloween"); return 1; }
i made it just for you
|
Tnx @Abagail thats exactly what i want to do for the retard players in my server XD
Re: halloween -
Banana_Ghost - 27.10.2014
https://sampforum.blast.hk/showthread.php?tid=389415
Check this out by Skimmer.