13.04.2014, 10:24
(
Последний раз редактировалось Equuuuin0X; 13.04.2014 в 13:23.
)
A simple filterscript made by me.
What is this ?
So you can chat with your friends (5 peoples by this meaning) by a simplest system.
This FS is basically used for servers who couldnt make a complicated gang system, so they can use chat channels, 1 channel for each gangs, you can increase the channels aswell.
How to edit the FS ?
To change the limited channels amount, do these things:
change the ''200'' as many as you'd like.
How to set it up ?
To set up the FS, download it then put it in your filterscript folder. Go to server.cfg, edit the line ''filterscript chatchannel'' for example.
How to use the commands of this FS?
two commands:
/chatchannel - to change the chat's channels
/chat - to chat
download link:
http://pastebin.com/GYUrxCrj
credits:
me - scripting
samp - a_samp
What is this ?
So you can chat with your friends (5 peoples by this meaning) by a simplest system.
This FS is basically used for servers who couldnt make a complicated gang system, so they can use chat channels, 1 channel for each gangs, you can increase the channels aswell.
How to edit the FS ?
To change the limited channels amount, do these things:
pawn Код:
if(strval(params) < 1 || strval(params) > 200)
How to set it up ?
To set up the FS, download it then put it in your filterscript folder. Go to server.cfg, edit the line ''filterscript chatchannel'' for example.
How to use the commands of this FS?
two commands:
/chatchannel - to change the chat's channels
/chat - to chat
download link:
http://pastebin.com/GYUrxCrj
credits:
me - scripting
samp - a_samp