[FilterScript] AdminCommands by Eymeric69
#1

Hello everybody !

Im happy to show you my first filterscript on SA:MP pawno ! (RCON ONLY) [I'M A BEGINNER]

Special Credits To:

- SampTeam for a_samp.
- Yashas for IZCMD.
- maddinat0r for sscanf2.

It contains what?
Код:
/muter /unmuter /ban /kick /givemoney /removeweapon /godmodeon /godmodeoff 
/clearchat /dutyadmin /dutyadmin /version /jetpack /heal /kill
Forgets & Bugs
Код:
in /version forget to change the version in 1.1
Changelogs

Код:
V1.1 :
Translate some sentences in the ENG version.
I also remove lines because they are useless.
I also placed (!IsPlayerAdmin(playerid)) before (!IsPlayerConnected(cibleid)) or (!IsPlayerConnected(playerid))

V1.2 :
Added 3 news command in the script
Added (!IsPlayerConnected(playerid)) before (!IsPlayerAdmin(playerid))
Downloads
Reply
#2

Cool keep it up.
Reply
#3

thank you
Edit : V1.1 Out ! check the changelogs !
Reply
#4

Nice you could add some others features such /spec /kill /killall /deletestats
Reply
#5

yes i'm in project to add /jail /unjail to.
Reply
#6

Nice work for a beginner! Keep it up.
Reply
#7

thank you
Reply
#8

v1.2 out check it out !
Reply
#9

Its nice just translate all sentences into English.

and also
PHP код:
if(!IsPlayerConnected(playerid)) return SendClientMessage(playeridCOULEUR_ROUGE"[ERROR] You are not connected.."); 
You don't need that, how could someone write a message if he ain't connected

Altho, good work.
Reply
#10

Quote:
Originally Posted by TwinkiDaBoss
Посмотреть сообщение
Its nice just translate all sentences into English.

and also
PHP код:
if(!IsPlayerConnected(playerid)) return SendClientMessage(playeridCOULEUR_ROUGE"[ERROR] You are not connected.."); 
You don't need that, how could someone write a message if he ain't connected

Altho, good work.
thank you and i will check out that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)