*** This topic title is not descriptive.
#3

Код:
new
    rand = random( 3 )
;
switch( rand )
{
    case 0:
    {
        SetPlayerInterior(ID, 6);
        SetPlayerPos(ID,264.4340,77.4837,1001.0391);
    }
    case 1:
    {
        SetPlayerInterior(ID, 6);
        SetPlayerPos(ID,265.0054,82.2404,1001.0391);
    }
    case 3:
    {
        SetPlayerInterior(ID, 6);
        SetPlayerPos(ID,264.8009,86.6341,1001.0391);
    }
}
Reply


Messages In This Thread
*** This topic title is not descriptive. - by HardBoy - 07.11.2012, 17:42
Re: error - by Hugoca - 07.11.2012, 17:43
Re: error - by Konstantinos - 07.11.2012, 17:46
Re: error - by HardBoy - 07.11.2012, 18:07

Forum Jump:


Users browsing this thread: 1 Guest(s)