Please need some help :D
#2

Damn, !!!

Its already say to you whats wrong, why need spam forum?
set right lenght for strings
at
new ftext[size];
new ttext[size];

change size to max character count you are going to use here.
atm its looks with 24 should be fine.

if even than cant fix it use
pawn Код:
strmid(ftext,"262 Idlewood Families",0,strlen("262 Idlewood Families"),255);
strmid(ttext,"262 Idlewood Families",0,strlen("262 Idlewood Families"),255);
Reply


Messages In This Thread
Please need some help :D - by Tutrix - 06.10.2010, 08:56
Re: Please need some help :D - by Voldemort - 06.10.2010, 09:11
Re: Please need some help :D - by Tutrix - 06.10.2010, 10:13

Forum Jump:


Users browsing this thread: 1 Guest(s)