Jump to content

unoarecare

Member
  • Posts

    87
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by unoarecare

  1. unoarecare

    Problema gm

    In gamemode ai declarat asa: factionSkins[TOTAL_FACTIONS][9] = { Inlocuieste cu: factionSkins[TOTAL_FACTIONS][8] = { Iar TOTAL_FACTIONS sa fie egal cu 16.
  2. In linia asta: if(CountObjects(playerid) < 40) return 1; Inlocuieste cu asta: if(CountObjects(playerid) > 40) return 1;
×
×
  • Create New...