Quote:
Originally Posted by Steven Paul
then do this
pawn Код:
if (!strcmp("/whereami", cmdtext, true)) { new string[64]; format(string, sizeof(string), "You are at this location: %d", zone"); SendClientMessage(playerid, 0xFF00000FF, string); //zone? dont work return 1; }
and use Zone Include
|
ok, i see. you didnt read what i typed....
WhatEver i solved the roblem BY MYSELF