help, inc error
#10

you could put them in an 2d array, If thats what you mean
pawn Код:
new Achievements[3][] =
{
    "Kill 10 Player", // Achievement id = 0
    "Kill 20 player", // 1
    "Kill 100 player" // 2
}
format(string, sizeof(string), "you've finished achevement: %s", Achievements[1]);
Reply


Messages In This Thread
help, inc error - by newbie scripter - 29.11.2013, 12:11
Re: help, inc error - by xVIP3Rx - 29.11.2013, 12:13
Re: help, inc error - by newbie scripter - 29.11.2013, 12:15
Re: help, inc error - by Konstantinos - 29.11.2013, 12:18
Re: help, inc error - by newbie scripter - 29.11.2013, 12:36
Re: help, inc error - by RajatPawar - 29.11.2013, 12:41
Re: help, inc error - by newbie scripter - 29.11.2013, 12:47
Re: help, inc error - by Konstantinos - 29.11.2013, 12:50
Re: help, inc error - by newbie scripter - 29.11.2013, 13:49
Re: help, inc error - by xVIP3Rx - 29.11.2013, 13:56

Forum Jump:


Users browsing this thread: 1 Guest(s)