[FilterScript] Group System [Sqlite(EasyDB)]
#1

GROUP SYSTEM by Gasman
Hello,
Today i release my script is Group System.
This system use Sqlite database (Thank Gammix for EasyDB)
---------------------------COMMAND-------------------------------
pawn Code:
CMD:grouphelp(playerid,params[])
{
    SendClientMessage(playerid,-1,"{F81414}----------------------------------{6EF83C}GROUP HELP{F81414}-----------------------------------");
    SendClientMessage(playerid,-1,"{00C0FF}/creategroup, /invitegroup, /kickgroup");
    SendClientMessage(playerid,-1,"{00C0FF}/acceptgroup, /leavegroup, /gc, /groupmember");
    SendClientMessage(playerid,-1,"{00C0FF}/deletegroup, /makegroupleader, /changegroupmotd");
    return 1;
}
-----------------------------IMAGES--------------------------------


-----------------------------CREDITS-------------------------------
SA-MP Team for SA-MP
#include <easydb> by Gammix
#include <zcmd> by Zeex
#include <sscanf2> by ******
Script by Me
----------------------------Download-------------------------------
https://github.com/gasmanvnn/SA-MP/b...ipts/group.pwn
----------------------------------------------------------------------
Reply
#2

Not bad
Reply
#3

Nice work mate, it would be cool if you had group clan tags automaticly added on to the players name and remove it on exit and apply it when they log back in. That way the name will only change ingame and if they leave the group they would not have to change the name only remove the tag.
Reply
#4

undefined symbol "db_get_field_Int"
Reply
#5

would be awesome if you added group score :3
Reply
#6

Good Work.
Reply
#7

Nice to see people are now using SQL from INI.

Quote:
Originally Posted by xiaoyang
View Post
undefined symbol "db_get_field_Int"
You need SAMP 0.3.7 R2-1 package.
Reply
#8

Quote:
Originally Posted by Gammix
View Post
Nice to see people are now using SQL from INI.
That
Reply
#9

Seems Good
Reply
#10

help me pls
Quote:

error 017: undefined symbol "DB_Escape"
error 017: undefined symbol "cmd_gc"

Reply
#11

/groupmember command doesn't work for me. It won't show any dialog at all. Is it working for anyone else that's using this system?

Thanks.
Reply
#12

nice work,can u add script to pastebin
Reply
#13

Awesome .
Reply
#14

pawno\include\easydb.inc(934) : error 017: undefined symbol "db_get_field_int"
speedcap.pwn(60) : error 017: undefined symbol "DB_Escape"


HELP PLEASE
Reply
#15

this script aint working. everyone got errors
Reply
#16

not bad
Reply
#17

epic one bro
Reply
#18

cool
Reply
#19

cooolllll but add /groupwar (/gwar) on next update because i have seen in all server if they have group system then they have /gwar system also so please if you can then thank you
what ever btw nice group system it will work for me in my server 10/10

and what about this errors
Код:
E:\My Servers\AW\filterscripts\group.pwn(32) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(57) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(60) : error 017: undefined symbol "DB_Escape"
E:\My Servers\AW\filterscripts\group.pwn(81) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(92) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(114) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(133) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(164) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(169) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(170) : warning 202: number of arguments does not match definition
E:\My Servers\AW\filterscripts\group.pwn(178) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(189) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(194) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(224) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(227) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(228) : warning 202: number of arguments does not match definition
E:\My Servers\AW\filterscripts\group.pwn(230) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(234) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(235) : warning 202: number of arguments does not match definition
E:\My Servers\AW\filterscripts\group.pwn(258) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(264) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(277) : error 035: argument type mismatch (argument 3)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


19 Errors.
can u tell me how to fix?
Reply
#20

Quote:
Originally Posted by Venom546
Посмотреть сообщение
cooolllll but add /groupwar (/gwar) on next update because i have seen in all server if they have group system then they have /gwar system also so please if you can then thank you
what ever btw nice group system it will work for me in my server 10/10

and what about this errors
Код:
E:\My Servers\AW\filterscripts\group.pwn(32) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(57) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(60) : error 017: undefined symbol "DB_Escape"
E:\My Servers\AW\filterscripts\group.pwn(81) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(92) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(114) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(133) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(164) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(169) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(170) : warning 202: number of arguments does not match definition
E:\My Servers\AW\filterscripts\group.pwn(178) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(189) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(194) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(224) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(227) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(228) : warning 202: number of arguments does not match definition
E:\My Servers\AW\filterscripts\group.pwn(230) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(234) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(235) : warning 202: number of arguments does not match definition
E:\My Servers\AW\filterscripts\group.pwn(258) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(264) : error 035: argument type mismatch (argument 3)
E:\My Servers\AW\filterscripts\group.pwn(277) : error 035: argument type mismatch (argument 3)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


19 Errors.
can u tell me how to fix?
You need this include: https://github.com/Gammix/Easy-Datab...ter/easydb.inc
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)