[HELP]/breakin
#1

someone can make /breakin cmd for breakin house?
i use GarHouse System

REP++ IF You Can Help ME!
Reply
#2

no one can help?

sorry for double post.
Reply
#3

What do you mean ? Is it Force-Unlock command ?
Reply
#4

pawn Код:
CMD:breakin(playerid, params[])
{
    SendClientMessage(playerid, -1 "woaw u r brek in hous!!!"
    return 1;
}
REP++ PLS THX!
Reply
#5

Quote:
Originally Posted by Snipa
Посмотреть сообщение
pawn Код:
CMD:breakin(playerid, params[])
{
    SendClientMessage(playerid, -1 "woaw u r brek in hous!!!"
    return 1;
}
REP++ PLS THX!
-_-
Reply
#6

Quote:
Originally Posted by Snipa
Посмотреть сообщение
pawn Код:
CMD:breakin(playerid, params[])
{
    SendClientMessage(playerid, -1 "woaw u r brek in hous!!!"
    return 1;
}
REP++ PLS THX!
Wrong, the correct code would be:
pawn Код:
CMD:breakin(playerid, params[]) return SendClientMessage(playerid, -1, "woaw, u r brek in hous!!!");
(Yes, I am taking the shit out of this thread.)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)