21.07.2009, 10:45
Now it looks this and it work, and i put the briskets so i don't need help anymore.
//------------------------------------//TW1-----------------------------------------
if(strcmp(cmdtext, "//tw1",true)==0){
if(IsAdmin == 0)
SendClientMessage(playerid, 0xFFFF00AA, "***You can't go there, and there's nothing to see anyway");
else
SetPlayerPos(playerid, 413.1,2543.1,30.1);
SetPlayerInterior(playerid,0);GivePlayerWeapon(pla yerid,38,1000);
SendClientMessage(playerid, 0xFFFF00AA, "***Shoot chitters with minigun.");
return 1;
}
//------------------------------------//TW1-----------------------------------------
if(strcmp(cmdtext, "//tw1",true)==0){
if(IsAdmin == 0)
SendClientMessage(playerid, 0xFFFF00AA, "***You can't go there, and there's nothing to see anyway");
else
SetPlayerPos(playerid, 413.1,2543.1,30.1);
SetPlayerInterior(playerid,0);GivePlayerWeapon(pla yerid,38,1000);
SendClientMessage(playerid, 0xFFFF00AA, "***Shoot chitters with minigun.");
return 1;
}

