31.01.2010, 18:47
Hey all. I have a question.
When I am on a position I wanna have SendClientMessage(playerid, 0x33AA33AA, "blablabla");
I tought it was something like this:
if(GetPlayerPos(playerid) == 1543.9264,-1675.6503,13.5574,89.0942)
SendClientMessage(playerid, 0x33AA33AA, "blablabla");
But I don't know where to put this in my gamemode or if this is even a good script.
I hope someone will help me.
regards
When I am on a position I wanna have SendClientMessage(playerid, 0x33AA33AA, "blablabla");
I tought it was something like this:
if(GetPlayerPos(playerid) == 1543.9264,-1675.6503,13.5574,89.0942)
SendClientMessage(playerid, 0x33AA33AA, "blablabla");
But I don't know where to put this in my gamemode or if this is even a good script.
I hope someone will help me.
regards