29.01.2008, 19:16
Код:
if (strcmp(cmdtext, "/moonhelp", true) == 0)
{
SetPlayerPos(playerid, -1090.969482, -1011.279175, 128.153824);
SendClientMessage(playerid, 0xDEEE20FF, "Welcome!");
return 1;
}
I couldn't be bothered to make a full new release for just that... Also I didn't enable the vehicle teleport, because a car can't enter, nor exit that little wooden house.

