include with explode function
#1

Hi, i downloaded that include: http://forum.sa-mp.com/index.php?topic=110557.0 and i want to use explode function but when im using this i have some errors...

i have that code:
Code:
new dane[256];
dane = "text|nextext";
new showdane[256];
explode(showdane, dane, "|"); //this is line where is error
and i got this error:

Code:
C:\Users\mario713\Desktop\samp03asvr_R4_win32\gamemodes\truckrp.pwn(292) : error 048: array dimensions do not match
can someone tell me how to use this function without any errors?
Reply


Messages In This Thread
include with explode function - by mario713 - 09.02.2010, 11:11
Re: include with explode function - by mario713 - 09.02.2010, 12:38
Re: include with explode function - by ray187 - 09.02.2010, 13:18
Re: include with explode function - by Correlli - 09.02.2010, 13:19
Re: include with explode function - by Calgon - 09.02.2010, 13:39

Forum Jump:


Users browsing this thread: 1 Guest(s)