SA-MP Forums Archive
[FilterScript] IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - 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] IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] (/showthread.php?tid=620103)

Pages: 1 2


IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 26.10.2016

Intro
Welcome to my second filterscript on this forum, to start off with, i made this filterscript because i saw kinda alot of irc systems, but actually none of them had a staff channel, staff chat & so on...therefore here we are with alot of features!



Features

installation


IRC Commands
Simple image showing all the commands (explained in script how to devide your permissions)




Note
I do not force you to keep any credits (even tho i havent added any in script), feel free to use it anyhow you want





Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - LeoXu - 26.10.2016

n1 bro, I will try


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - LeoXu - 26.10.2016

C:\AC\Server\pawno\include\a_samp.inc(26) : fatal error 100: cannot read from file: "a_actor"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.





Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 26.10.2016

Create new file in "include" folder named a_actor.inc and paste this into it.

Quote:

/* SA-MP Actor Functions
*
* © Copyright 2015, SA-MP Team
*
*/

#if defined _actor_included
#endinput
#endif
#define _actor_included
#pragma library actors

native CreateActor(modelid, Float:X, Float:Y, Float:Z, Float:Rotation);
native DestroyActor(actorid);

native IsActorStreamedIn(actorid, forplayerid);

native SetActorVirtualWorld(actorid, vworld);
native GetActorVirtualWorld(actorid);

native ApplyActorAnimation(actorid, animlib[], animname[], Float:fDelta, loop, lockx, locky, freeze, time);
native ClearActorAnimations(actorid);

native SetActorPos(actorid, Float:X, Float:Y, Float:Z);
native GetActorPos(actorid, &Float:X, &Float:Y, &Float:Z);
native SetActorFacingAngle(actorid, Float:ang);
native GetActorFacingAngle(actorid, &Float:ang);

native SetActorHealth(actorid, Float:health);
native GetActorHealth(actorid, &Float:health);
native SetActorInvulnerable(actorid, invulnerable = true);
native IsActorInvulnerable(actorid);

native IsValidActor(actorid);




Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 28.10.2016

Updates! New commands & anti advertisement added!
Download links have been updated.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - BurnZ - 28.10.2016

Sorry but this isn't gonna get you enough reps to post in the server ads section.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - Jayse - 28.10.2016

Quote:
Originally Posted by BurnZ
View Post
Sorry but this isn't gonna get you enough reps to post in the server ads section
Why so rude?

OT: good job.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 28.10.2016

Well my main reason for posting this was cuz a guy was looking for one with such cmds, I had couple of mins free so I did it.

Oh well, at least I wasn't like, hey! Keep my credits!


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - oMa37 - 28.10.2016

Quote:
Originally Posted by BurnZ
View Post
Sorry but this isn't gonna get you enough reps to post in the server ads section.
Be a good guy just once please for god sake.


Good job iLearner.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - BurnZ - 28.10.2016

edit: nvm


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - Barnwell - 28.10.2016

I like it, Good Job!


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 05.12.2016

Updated pastebin & mediafire links, as they were down.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - RyderX - 05.12.2016

Well Done!


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - Ultraz - 06.12.2016

Nice one iLearner.
If you need ant Help Pm me.



Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - SeanDenZYR - 15.12.2016

is this the one from CZ-CNR JRocks?


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 15.12.2016

Its from notepad++


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - SpikY_ - 15.12.2016

Nice and useful.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - YouHack - 17.01.2017

not working :/ no bots joined IRC, and no action in server since i've loaded this fs


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - iLearner - 17.01.2017

Post some logs please... and make sure you changed the settings.


Re: IRC System[ADMIN][ANTICHEAT][35+COMMANDS][UNIQUE] - YouHack - 17.01.2017

i think the only problem that i didn't restart server, right?
i've loaded FS using rcon only :/