[INFO]y_commands
#1

Hello,

I decided to use y_commands... of ******..
but is necessary to include the whole folder YSI.. ?
if no, can explain me, which includes work with y_commands ?

or only the include y commands work ?

thanks
Reply
#2

You need put all files in pawno/include
And in Filescript or Gamemode Put
pawn Код:
#include <YSI>
Reply
#3

Y_commands is part of the YSI library, and it won't work alone, it requires many other libraries included in YSI.

EDIT :

I quickly browsed y_commands.inc, it requires the following libraries :
y_version, y_master, y_groups, y_debug, y_hooks, y_bintree, y_amx, y_playerarray, y_utils and y_natives.

So yes, you will need the whole YSI library
Reply
#4

Just take all the include files out of the YSI folder and drag them into your scriptfiles folder.

EDIT: It will be messy though...
Reply
#5

Thanks all
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)