Jump to content

Question

3 answers to this question

Recommended Posts

Posted

Buna seara ferdyyss

Formatul AddPlayerClass este urmatorul :

[pawn](skin, Float:x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)[/pawn]

Acesta trebuie bagat sub "public OnGameModeInit"

Exemplu :

[pawn]public OnGameModeInit()

{

    AddPlayerClass(0, 4564.4564, 4564.4564, 4564.4564.15, 22, 24, 28, 150, 0, 0);

    AddPlayerClass(0, 4564.4564, 4564.4564, 4564.4564.15, 22, 24, 28, 150, 0, 0);

    return 1;

}[/pawn]

Sper ca ti-am fost de folos,

[Pawn]

Pentru suport nu ezitati sa ma contactati printr-un mesaj privat sau un mesaj pe Y/M.(Scripting sa:mp/cs,ScripturiWEB,phpbb,mysql,ipb,photoshop,html)

Guest
This topic is now closed to further replies.
  • 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.