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
receiving an invitation
when player connects
checking friends online
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
receiving an invitation
when player connects
checking friends online
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