SA-MP Forums Archive
Strcat Messing my script? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Strcat Messing my script? (/showthread.php?tid=362527)



Strcat Messing my script? - Rudy_ - 24.07.2012

Nevermind


Re: Strcat Messing my script? - iggy1 - 24.07.2012

Probably a mess up in your dialog response code.

Also your array looks too small for all those chars.


Re: Strcat Messing my script? - Rudy_ - 24.07.2012

Hm...
It's wierd when i select The last one(parachute) it works fine. but if i select 2nd last then it gives me 3rd last weapon, same for all but some works fine.
oh and i'm sure my Dialog Response is fine, Though if you still want to see tell me.


Re: Strcat Messing my script? - Rudy_ - 24.07.2012

Fixed


Re: Strcat Messing my script? - Rudy_ - 24.07.2012

And.. ehm, i need it fast though.. just a reminder


Re: Strcat Messing my script? - Rudy_ - 24.07.2012

is there any other way instead of strcat?


Re: Strcat Messing my script? - ViniBorn - 24.07.2012

Don't make double post man ...

Try to make an debug, your ShowPlayerDialog seem correct


Re: Strcat Messing my script? - Rudy_ - 24.07.2012

You know the other way? the one you posted for the other guy too?
which don't use strcat


Re: Strcat Messing my script? - ReneG - 24.07.2012

500 isn't big enough for all those characters you're concatenating. Try changing the size of 'string' to 632.


Re: Strcat Messing my script? - Rudy_ - 24.07.2012

I fixed that issue already it works fine..
But the problem i've talk'd about dosen't works.
PS: Yes it shows all the lists