SA-MP Forums Archive
[FilterScript] Traffic Laws for SA:MP Roleplay Servers - 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] Traffic Laws for SA:MP Roleplay Servers (/showthread.php?tid=519327)

Pages: 1 2


Traffic Laws for SA:MP Roleplay Servers - SaintMikey - 13.06.2014

Hello, Today i am here, bringing you a new Filterscript, which is Traffic Laws for Roleplay Servers, Where you would have to make the players to do /tlaws in order to see the proper traffic laws, Unfortunately i could not put up any screenshots, but you may feel free to edit on the Filterscript as much as you want, to make it suit you server.

Please +rep , It'll make me continue to post Filterscripts.


Re: Traffic Laws for SA:MP Roleplay Servers - fonia5 - 13.06.2014

simple i don't think this should be as a filterscript it's only like few lines of code.


Re: Traffic Laws for SA:MP Roleplay Servers - SaintMikey - 13.06.2014

Well, I didn't wanna make any effort in just putting it into a script, but some features may be added once i see people start giving me comments on it


Re: Traffic Laws for SA:MP Roleplay Servers - ajam123 - 14.06.2014

What's the points of this?


Re: Traffic Laws for SA:MP Roleplay Servers - Raza2013 - 14.06.2014

ah. 1.5kb then it should be a blank with a simple command.


Re: Traffic Laws for SA:MP Roleplay Servers - SaintMikey - 14.06.2014

It's correct, It's with a simple CMD, But many server has gotten it, CG-RP For example, i made it for them first, but they scammed me, so i released it, even tho it was simple to make


Re: Traffic Laws for SA:MP Roleplay Servers - Khanz - 14.06.2014

Quote:
Originally Posted by SaintMikey
Посмотреть сообщение
It's correct, It's with a simple CMD, But many server has gotten it, CG-RP For example, i made it for them first, but they scammed me, so i released it, even tho it was simple to make
Why would anyone pay for this?


Re: Traffic Laws for SA:MP Roleplay Servers - SaintMikey - 14.06.2014

Quote:
Originally Posted by Khanz
Посмотреть сообщение
Why would anyone pay for this?
Who said they paid? Scamming can have lots of different meanings, they revoked my scripter status and blocked me, That's a way of scamming, when i made tons of more filterscripts.


Re: Traffic Laws for SA:MP Roleplay Servers - Laure - 14.06.2014

Lack of effort. If lazy enough then why bother creating one?


Re: Traffic Laws for SA:MP Roleplay Servers - Ciandlah - 14.06.2014

Nice release bro - Ignore all the ignorant people here


Re: Traffic Laws for SA:MP Roleplay Servers - Cena44 - 14.06.2014

Problem is that you forgot to edit the credits, it says it was made by Jordan.


Re: Traffic Laws for SA:MP Roleplay Servers - SaintMikey - 14.06.2014

Quote:
Originally Posted by Ciandlah
View Post
Nice release bro - Ignore all the ignorant people here
Thanks man.


Re: Traffic Laws for SA:MP Roleplay Servers - iRaiDeN - 14.06.2014

Nice release, but we need to see a pictures..


Re: Traffic Laws for SA:MP Roleplay Servers - SaintMikey - 14.06.2014

I will be putting up a picture, I just need to post a few more filterscripts i made, Because i really need some reputation


Re: Traffic Laws for SA:MP Roleplay Servers - quark - 14.06.2014

what are traffic laws?


Re: Traffic Laws for SA:MP Roleplay Servers - fonia5 - 15.06.2014

Quote:
Originally Posted by quark
View Post
what are traffic laws?
Really?


Re: Traffic Laws for SA:MP Roleplay Servers - Abagail - 15.06.2014

Let me show you how simple this script is,

pawn Code:
cmd:tlaws(playerid, params[])
{
SendClientMessage(playerid, -1, "bla bla");
return 1;
}



Re: Traffic Laws for SA:MP Roleplay Servers - Ciandlah - 15.06.2014

Quote:
Originally Posted by Abagail
View Post
Let me show you how simple this script is,

pawn Code:
cmd:tlaws(playerid, params[])
{
SendClientMessage(playerid, -1, "bla bla");
return 1;
}
and a simple command can\'t be a filterscript why?


Atleast he\'s trying and not being a downer like most people


Re: Traffic Laws for SA:MP Roleplay Servers - SaintMikey - 02.08.2014

Exactly, If you cannot accept the fact that i made this simple FS, Then please, Refrain from Posting a Comment


Re: Traffic Laws for SA:MP Roleplay Servers - McBan - 03.08.2014

I don\'t think its too hard to do yourself, Even if your new to scripting.


Good release anyway.