Author Topic: FaGamemode  (Read 267 times)

MezSteven

  • Scripting Helper
  • Newbie
  • *****
  • Posts: 2
  • Reputation: 0
    • View Profile
Re: FaGamemode
« on: April 22, 2013, 08:25:31 pm »
i scrpit using zcmd, but if i make strcmp+zcmd, strcmp be SERVER: Unknown Command O.o

It is because strcmp is not supported with ZCMD since strcmp is already in the include. You don't need to strcmp again (it is like doing it double time)