Jump to content

Recommended Posts

Posted

Am facut un FS de plictiseala, nu e mare lucru :|....e foarte simplu si sper sa nu spunet nimic rau daca nu va place, e primul meu FS .

  Deci...am facut un FS (mai bine spus o comanda) numita /politie si cand o accesezi, iti da un skin SWAT, bata, spray, deagle, shotgun, si multe altelee...puteti sa schimbat skinul, armele si munitia din script

Download :  click

Guest PlayON
Posted

Erm, bravo pentru inceput dar data viitoare, dac e doar o comanda, nu mai posta.

[pawn]if (strcmp("/police", cmdtext, true, 10) == 0)

{

SetPlayerSkin(playerid, 285);

SetPlayerHealth(playerid, 100.0);

SetPlayerArmour(playerid, 100.0);

        GivePlayerWeapon(playerid, 3, 500);

GivePlayerWeapon(playerid, 24, 500);

GivePlayerWeapon(playerid, 27, 500);

GivePlayerWeapon(playerid, 29, 500);

GivePlayerWeapon(playerid, 31, 500);

GivePlayerWeapon(playerid, 33, 500);

GivePlayerWeapon(playerid, 41, 500);

SetPlayerPos(playerid, 1542.0681,-1675.7999,13.5538);

return 1;

}[/pawn]

Posted

copy+paste din gm= lock

parca asa am primit si eu la sistemu ala afk

  Nu e niciun copy si paste din GM, l-am facut aseara cand ma plictiseam, am intrat in pawno > file > new !

    Plus ca eu am GM RP, si nu vei gasi o astfel de comanda intr-un GM RP

Posted

Ar fi fost frumos daca nu ar fi fost copiata :

http://forum.sa-mp.com/showthread.php?t=255474

Nu comenta fara sa te uiti mai intai in script si in "scriptul care a fost furat" ! Nu seamana deloc + acela a fost postat pe 15, iar acesta pe 12.

Locked+Warn

De cand poti tu sa dai lock si warn ?
Posted

Ar fi fost frumos daca nu ar fi fost copiata :

http://forum.sa-mp.com/showthread.php?t=255474

  Sincer, eu nu stau pe .com, asa ca nu stiam de ea si dati TC, a fost o prostie facuta de plictiseala..

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.