Jump to content

Samy Romafia

Membru
  • Posts

    271
  • Joined

  • Last visited

    Never

Posts posted by Samy Romafia

  1. Nu mai scriptez de o luna si mu imi amintesc cum rezolv aici:

        new sendername[MAX_PLAYER_NAME];
        SendClientMessage(playerid, COLOR_ORANGE, "%s ha avviato il countdown per l'allenamento a BigEar!", sendername);//1847
    Warn:
    C:\Users\proprietario\Desktop\Tutto\Sa-Mp & MTA & Mod\DSR TEST\gamemodes\DSR.pwn(1847) : warning 202: number of arguments does not match definition

  2. stuntman-=!!" post="42299" timestamp="1285956620"]

    da :]]

    asta face asta, daca setezi interval_la_care_sa_se_schimbe_camera mai putin, de exemplu la 20, le da una dupa alta, banuiesc ca vrei sa folosesti asta la incarcarea unei mape :D

    PAi.... vroiam sa fac asta principal si dupaia sa pun ku key dar numa ca nu se schiba in ordine

  3.     new rand=random(3);//Posti Di Spawn
        switch(rand)
        {
        case 0:
        {SetPlayerCameraLookAt(playerid, -298.381866, 1387.825195, 74.712265);
         SetPlayerCameraPos(playerid, -298.381866 + (5 * floatsin(-199.599212, degrees)), 1387.825195 + (5 * floatcos(-199.599212, degrees)), 75.712265);
        }
        case 1:
        {SetPlayerCameraLookAt(playerid, -389.000610, 1459.957031, 63.813579);
         SetPlayerCameraPos(playerid, -389.000610 + (5 * floatsin(-85.893699, degrees)), 1459.957031 + (5 * floatcos(-85.893699, degrees)), 64.813579);
        }
        case 2:
        {SetPlayerPos(playerid,-359.7330,1540.6062,488);
        }
        }

    Cand dau camera imi vine casual vreau sa fie una dupa alta

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.