[Ajuda] error 028: invalid subscript (not an array or too many subscripts)
#2

PHP код:
TextDrawSetString(TextoEventoS); 
caso vocк use o TextEvento para outros textdraws de mesmo nome

sу colocar new Text:TextEvento[]; // dentro dos colchetes vocк coloca a quantidade de textdraws

Exemplo:

Se vocк tem

PHP код:
TextEvento[0] = TextDrawCreate(.......
TextEvento[1] = TextDrawCreate(.......
TextEvento[2] = TextDrawCreate(....... 
Vocк usa:
PHP код:
new Text:TextEvento[3]; 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)