24.01.2010, 22:42
Quote:
|
Originally Posted by nastoe
yes but there is no tele commands can you then add
Код:
if(strcmp(cmdtext, "/pocetak", true)== 0)
{
SetPlayerPos(playerid, 1318.4937,1266.2261,10.8203);
SendClientMessage(playerid,0xFFFF00AA,"Dobrodosli na SPAWN mijesto )
SetPlayerInterior(playerid, 0);
return 1;
}
|
In .pwn and in .amx , and I put some teleports:
Script.rar

