undefined symbol
#4

first you should remove
PHP код:
new Text:Global_HUD_Txd
**** NEXT STEP:
then you should add
PHP код:
new Text:Global_HUD_Txd[7]; 
at the top of your script (under includes)...
**** NEXT STEP:
also you should put the
PHP код:
Global_HUD_Txd[0] = TextDrawCreate....
Global_HUD_Txd[1] = TextDrawCreate....
Global_HUD_Txd[2..... 
under OnGameModeInit
**** NEXT STEP:
if it didnt solved , tell me the line-number of
PHP код:
new Text:Global_HUD_Txd[7]; 
and
PHP код:
public OnGameModeInit() 
**** NEXT STEP:
If it helped , dont forget rep... THX
Reply


Messages In This Thread
undefined symbol - by Lukasz56 - 23.07.2018, 11:47
Re: undefined symbol - by Florin48 - 23.07.2018, 11:51
Re: undefined symbol - by Lukasz56 - 23.07.2018, 12:25
Re: undefined symbol - by taktaz - 23.07.2018, 13:17
Re: undefined symbol - by Florin48 - 23.07.2018, 13:24
Re: undefined symbol - by Lukasz56 - 23.07.2018, 13:32
Re: undefined symbol - by Florin48 - 23.07.2018, 13:54
Re: undefined symbol - by Lukasz56 - 23.07.2018, 14:09
Re: undefined symbol - by GTLS - 23.07.2018, 14:47

Forum Jump:


Users browsing this thread: 2 Guest(s)