problem, with script
#5

Change
pawn Код:
#define GROVE
#define GROVES
#define BALLA
#define BALLAS
#define COPS
#define VEGOS
#define VEGOSS
#define AZTECS
#define OTHERS
#define ADMINS
to
pawn Код:
#define GROVE 1
#define GROVES 2
#define BALLA 3
#define BALLAS 4
#define COPS 5
#define VEGOS 6
#define VEGOSS 7
#define AZTECS 8
#define OTHERS 9
#define ADMINS 10
You need to give the terms 'ADMINS' and 'OTHERS' etc. values, otherwise you are not giving them anything to return.
Reply


Messages In This Thread
problem, with script - by verlaj - 17.09.2012, 01:52
Re: problem, with script - by Steven82 - 17.09.2012, 02:01
Re: problem, with script - by verlaj - 17.09.2012, 07:52
Re: problem, with script - by verlaj - 17.09.2012, 07:56
Re: problem, with script - by clarencecuzz - 17.09.2012, 07:58
Re: problem, with script - by verlaj - 17.09.2012, 09:45
Re: problem, with script - by verlaj - 17.09.2012, 10:07

Forum Jump:


Users browsing this thread: 2 Guest(s)