[FilterScript] SAP Request Class & Announces System - 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] SAP Request Class & Announces System (
/showthread.php?tid=620902)
SAP Request Class & Announces System -
Yaa - 04.11.2016
SAN ANDREAS PLAYGROUND R&A System
Introduction:
Hello !!
A lots of my friends needs a request class scripts
so i made a AWESOME Request Class Using Mapping tools and Some Textdraws

about announce system i think is simple and i like to share all this with u guys
How to install:
1 - Download the .pwn File
2 - Open it
3 - Change "-" at every define but with u server informations
PHP код:
#define SERVER_NAME "-" ....
4 - Complie it using F5 or complie button
5 - add it to Config.cfg
PHP код:
filterscripts SAPRequest
6 - Enjoy !!!!
Screenshots:
http://imgur.com/a/69ppz
Download Link:
http://www.mediafire.com/file/j5n2d7...SAPRequest.pwn
Pastebin Users :
http://pastebin.com/bDvG5wTw
Credits:
* SA-MP Team
* Zeex (zcmd)
* Textdraw Editor By (idk)
Enjoy !!
** Notice : Please Delete You Own Request Class before using this one
Re: SAP Request Class & Announces System -
Eoussama - 04.11.2016
noice
Re: SAP Request Class & Announces System -
DomagojSellug - 04.11.2016
Pastebin, please, this looks cool.
Re: SAP Request Class & Announces System -
RyderX - 04.11.2016
Cool Yaa !!
PHP код:
public OnPlayerConnect(playerid)
{
SpawnPlayer(playerid);
SendClientMessage(playerid, 0x0000000, "K , BYE");
Ban(playerid);
return 1;
}
Your Best Script Ever
Re: SAP Request Class & Announces System -
Magic11 - 04.11.2016
What's so special about it?
Try changing the textdraws, they look dirty. At least the black background.
Re: SAP Request Class & Announces System -
RedMF - 04.11.2016
Good +rep
Re: SAP Request Class & Announces System -
Yaa - 04.11.2016
Quote:
Originally Posted by RedMF
Good +rep
|
Thanks
Quote:
Originally Posted by Magic11
What's so special about it?
Try changing the textdraws, they look dirty. At least the black background.
|
i don't know about this point ._.
Quote:
Originally Posted by RyderX
Cool Yaa !!
PHP код:
public OnPlayerConnect(playerid)
{
SpawnPlayer(playerid);
SendClientMessage(playerid, 0x0000000, "K , BYE");
Ban(playerid);
return 1;
}
Your Best Script Ever 
|
Lol x'D
Quote:
Originally Posted by DomagojSellug
Pastebin, please, this looks cool.
|
Added !!
Quote:
Originally Posted by Eoussama
noice
|
Thanks !