Limits
#1

Is this going over limits? (limits:https://sampwiki.blast.hk/wiki/Limits)
I think it is not, but some textdraws doesn't want to show up.

Код:
new Text:gStartingTextD[2] = {Text:INVALID_TEXT_DRAW, ...};
new Text:BackGroundTD = Text:INVALID_TEXT_DRAW;
new Text:gBotChatTD[3] = {Text:INVALID_TEXT_DRAW, ...};
new Text:StatsBackGroundTD = Text:INVALID_TEXT_DRAW;
new Text:StatsRestoreTD = Text:INVALID_TEXT_DRAW;
new Text:StatsSkillUpgradeTD[MAX_SKILLS]  = {Text:INVALID_TEXT_DRAW, ...};

new PlayerText:StatsLevel[MAX_PLAYERS];
new PlayerText:StatsName[MAX_PLAYERS];
new PlayerText:StatsPoints[MAX_PLAYERS];
new PlayerText:ChatMainTD[MAX_PLAYERS];
new PlayerText:MainStoryTextD[MAX_PLAYERS];
new PlayerText:OptionTextD[MAX_PLAYERS][MAX_OPTIONS];
new PlayerText:OptionChat[MAX_PLAYERS][MAX_CHAT_OPTIONS];
new PlayerText:InstructionMessage[MAX_PLAYERS];
Reply


Messages In This Thread
Limits - by Roko_foko - 05.07.2012, 07:47
Re: Limits - by TheLazySloth - 05.07.2012, 07:52
Re: Limits - by Roko_foko - 05.07.2012, 07:57
Re: Limits - by Roko_foko - 05.07.2012, 08:03

Forum Jump:


Users browsing this thread: 1 Guest(s)