14.11.2013, 16:51
Hello guys that's my biz cmds help menu
But i lost cmd:bizinfo..
So please help me..
PHP Code:
CMD:bizhelp(playerid, params[])
{
SendClientMessageEx(playerid, COLOR_GREEN,"_______________________________________");
SendClientMessageEx(playerid, COLOR_WHITE,"*** BIZ HELP *** - type a command for more infomation.");
SendClientMessageEx(playerid, COLOR_GRAD3,"*** BIZ *** /buybiz /sellbiz /sellmyhouse /bizlock /setbizname /bizfee /bizinfo");
SendClientMessageEx(playerid, COLOR_GRAD3,"*** BIZ *** /setbankpercent /bankpercent /bizdeposit /bizwithdraw");
return 1;
}
So please help me..