[FilterScript] Off Line Message/Cash Sender
#1

Off Line Message/Cash Sender

Current Version : v1.0

Features
->As the title suggests this is a offline cash/message sender which works using y_ini
->Currently works with all ini and txt saving systems [Can be edited easily to work with MySql
->Send/Receive multiple messages upto 120 messages with Cash or without Cash
->Non-buggy
->Has all features that an offline message/cash sender can have


Some Images of this FS in game
Pics of this FS in game can be found here -- http://share.pho.to/5UwFK

Settings/Config's
pawn Code:
#define USER_PATH "/Users/%s.ini"//specifies the user path which your server uses EDIT IT
/*======================*/
#define D_SendCash1   500//the dialogs and there id edit thier id's as per as your use DONT CHANGE THERE NAMES ONLY EDIT ID's
#define D_MainMes     501
#define D_ConfirmMes  502
#define D_Transfers   503
#define D_InputBox    504
Avaliable on Top of FS script


Usage
->Easy just edit the settings described on top as per as use
->Make a folder named as Transfers in scriptfiles folder of your server(IMPORTANT!)

Available Commands and its usage
/sendcash ---For sending offline message/cash
/sendmes ---Same as /sendcash
/trans ---For seeing received messages [Read messages=Green in color and UNREAD messages = orange in color]

Download
The script can be found here-- http://pastebin.com/1xNczrwr

Credits
Credits--
****** aka Cole Miner :For y_ini include and isnumeric stock and for sscanf2 [<--He is always there ]
Zeex :For ZCMD
David Weston :For strlib.inc
Whole SAMP Team :For SAMP and PAWNO compiler [ofc This credit would be always there]
Zeus aka BroZeus :For scripting of this FS

If any bugs found or you have any suggestion please post them here.
Reply
#2

Good job.
Reply
#3

Ill try this for sure.
+repped
Reply
#4

Good Work mate.
Reply
#5

Thank you guys
Reply
#6

It's not YSI it's ******.
Reply
#7

Quote:
Originally Posted by Luis-
View Post
It's not YSI it's ******.
oops thanks for that corrected it
Reply
#8

Nice Script I'll use it
Reply
#9

thanks
Reply
#10

pawn Code:
case D_InputBox:
        {
            if(response)
            {
                switch(Inpu[playerid])
                {
                    case 1:{
                    if(!fexist(UserPath(inputtext)))
pawn Code:
E:\Game Modes\1v1_DM_Server\gamemodes\test.pwn(8025) : error 001: expected token: "-string end-", but found "-identifier-"
E:\Game Modes\1v1_DM_Server\gamemodes\test.pwn(8025) : warning 215: expression has no effect
E:\Game Modes\1v1_DM_Server\gamemodes\test.pwn(8025) : error 001: expected token: ";", but found ")"
E:\Game Modes\1v1_DM_Server\gamemodes\test.pwn(8025) : error 029: invalid expression, assumed zero
E:\Game Modes\1v1_DM_Server\gamemodes\test.pwn(8025) : fatal error 107: too many error messages on one line
i was adding it to my game mode
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)