[Include] maramizo's ABA - Auto Bandana Attacher
#1

As being commonly wanted by any roleplay server, only here will you find the auto bandana attacher include!
The include has only one stock, which is AttachBandanaToPlayer, usage is explained in the .inc file.

Screenshots of the masks system and how I use it on my server:


You can get the .inc file here.
Reply
#2

Thanks ! +rep.
Reply
#3

Nice effort!
Reply
#4

Thank you, some skins may be a bit off and if you are able to get the new co-ords I will update the .inc.
Reply
#5

Bump.
Reply
#6

what command can you give me the command please?
Reply
#7

exemple using ZCMD by ZeeX

pawn Код:
CMD:bandana(playerid)
{
    AttachBandanaToPlayer(3, 18917);
    SendClientMessage(playerid, 0xFFFFFFAA, "Bandana Attached");
    return 1;
}
Reply
#8

Quote:
Originally Posted by PT
Посмотреть сообщение
exemple using ZCMD by ZeeX

pawn Код:
CMD:bandana(playerid)
{
    AttachBandanaToPlayer(3, 18917);
    SendClientMessage(playerid, 0xFFFFFFAA, "Bandana Attached");
    return 1;
}
Thanks. Didn't check the thread in a while.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)