Jump to content

Savoaiajr

Membru
  • Posts

    16
  • Joined

  • Last visited

    Never

Posts posted by Savoaiajr

  1. presupunand ca folosesti un gf edit, ca altfel nu ti-ar fi trebuit asta poti incerca asa:

    if(playerinfo[playerid][pHeal] <=30)
    {
       ApplyAnimation(playerid, ..animatia..);
    }

    si ca sa moara dupa catva timp folosesti un SetTimer...:)

  2. Buna Seara. Conjunctura ma face sa revin mereu pe acest forum, si multumesc celor care au bunavointa sa ma ajute.

    De aceasta data, am nevoie ca o variabila sa isi preia valoarea dintr-un anumit fisier. Spre exemplu variabila  abc sa preia valoarea din fisierul abc.ini, iar aceasta valoare sa poata fi modificata din joc.

    Eu nu stiu cum sa fac legatura intre variabila si fisier.

    Aveti idei? Multumesc anticipat.:)

  3. OoO. Multumesc mult. Eu am nevoie sa il folosesc la un showroom, sa nu se miste vehiculele. Imediat il testez si va dau rezultatul.  :D

    EDIT:Imi pare rau dar nu merge:(... imi da erori.. idei?

    D:\The Godfather\gamemodes\gf.pwn(61144) : warning 217: loose indentation
    D:\The Godfather\gamemodes\gf.pwn(61145) : warning 217: loose indentation
    D:\The Godfather\gamemodes\gf.pwn(61151) : error 029: invalid expression, assumed zero
    D:\The Godfather\gamemodes\gf.pwn(61151) : warning 215: expression has no effect
    D:\The Godfather\gamemodes\gf.pwn(61151) : warning 215: expression has no effect
    D:\The Godfather\gamemodes\gf.pwn(61151) : warning 215: expression has no effect
    D:\The Godfather\gamemodes\gf.pwn(61151) : warning 215: expression has no effect
    D:\The Godfather\gamemodes\gf.pwn(61151) : warning 215: expression has no effect
    D:\The Godfather\gamemodes\gf.pwn(61151) : warning 215: expression has no effect
    D:\The Godfather\gamemodes\gf.pwn(61151) : error 001: expected token: ";", but found ")"
    D:\The Godfather\gamemodes\gf.pwn(61151) : error 029: invalid expression, assumed zero
    D:\The Godfather\gamemodes\gf.pwn(61151) : fatal error 107: too many error messages on one line
    
    Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase
    
    
    4 Errors.

×
×
  • 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.