18.09.2012, 15:13
הי
אני מעוניין לצור את הפקודה שברגע שאני יהיה סביב הנקודההקיימת אז הטקסט יופיע בקורדינציה למעטה
How can i create that msg will show at this pos
אני מעוניין לצור את הפקודה שברגע שאני יהיה סביב הנקודההקיימת אז הטקסט יופיע בקורדינציה למעטה
Code:
if(strcmp(cmd, "/smeeting", true)==0){ if(PlayerTemp[playerid][muted]==0){ new tmp[256]; tmp = strrest(cmdtext,idx); if(!strlen(tmp)){ SendClientUsage(playerid, cmd, "[msg]"); return 1; } if(IsPlayerInRangeOfPoint(playerid,1,1735.0819,-1654.1500,23.7317)) if(IsKnockouted[playerid]== 1) return SendClientError(playerid,"You cant use this command when you're knockouted "); if(FindIP(tmp)) { KickReas("[SERVER]",playerid,"Atempting to advertise IP's!"); return 1; } else { { SendClientError(playerid,"You have been muted"); } return 1; }
Code:
2608.7288,2797.4834,2.4281 הטקסט יופיע פה