04.10.2011, 13:26
Informations
Filterscript that lets you have a system of friends chat, the player can add / remove and chat with friends.
When the player connects to the server, it's send a message to online friends that player joined(or quit).
Commands
/friend [targetid] - Invite a player to become your friend;
/myfriends- Show your online friends;
/deletefriend [targetid] - Delete a friend.
/msg - Send a message to a friend(or by clicking on TAB).
/msn - Send a group message. (to all friends online)
/helpfs- Show in-game commands.
Thanks to
Double-O-Seven - DOF2 Fast INI file system.
****** - Efficient and Powerful sscanf & foreach.
ZeeX - ZCMD Command Processor.
SA-MP Team
Images
![](http://i51.tinypic.com/8wy3rn.png)
receiving an invitation
![](http://i51.tinypic.com/2u965hd.png)
when player connects
![](http://i55.tinypic.com/2i6dkpg.png)
checking friends online
![](http://i53.tinypic.com/3464zet.png)
sending a message
Requirements
Create "SFSUsers" folder in scriptfiles.
Download
Only .pwn - Pastebin
.Amx & .pwn - Solidfiles
DOF2 - forum.sa-mp
ZCMD - forum.sa-mp
sscanf - forum.sa-mp
foreach - forum.sa-mp
Filterscript that lets you have a system of friends chat, the player can add / remove and chat with friends.
When the player connects to the server, it's send a message to online friends that player joined(or quit).
Commands
/friend [targetid] - Invite a player to become your friend;
/myfriends- Show your online friends;
/deletefriend [targetid] - Delete a friend.
/msg - Send a message to a friend(or by clicking on TAB).
/msn - Send a group message. (to all friends online)
/helpfs- Show in-game commands.
Thanks to
Double-O-Seven - DOF2 Fast INI file system.
****** - Efficient and Powerful sscanf & foreach.
ZeeX - ZCMD Command Processor.
SA-MP Team
Images
![](http://i51.tinypic.com/8wy3rn.png)
receiving an invitation
![](http://i51.tinypic.com/2u965hd.png)
when player connects
![](http://i55.tinypic.com/2i6dkpg.png)
checking friends online
![](http://i53.tinypic.com/3464zet.png)
sending a message
Requirements
Create "SFSUsers" folder in scriptfiles.
Download
Only .pwn - Pastebin
.Amx & .pwn - Solidfiles
DOF2 - forum.sa-mp
ZCMD - forum.sa-mp
sscanf - forum.sa-mp
foreach - forum.sa-mp