Posts: 2,421
Threads: 52
Joined: Mar 2009
Reputation:
0
Probably a mess up in your dialog response code.
Also your array looks too small for all those chars.
Posts: 1,355
Threads: 68
Joined: Nov 2011
Reputation:
0
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.
Posts: 1,355
Threads: 68
Joined: Nov 2011
Reputation:
0
And.. ehm, i need it fast though.. just a reminder
Posts: 1,355
Threads: 68
Joined: Nov 2011
Reputation:
0
is there any other way instead of strcat?
Posts: 5,314
Threads: 12
Joined: Aug 2010
Reputation:
0
Don't make double post man ...
Try to make an debug, your ShowPlayerDialog seem correct
Posts: 1,355
Threads: 68
Joined: Nov 2011
Reputation:
0
You know the other way? the one you posted for the other guy too?
which don't use strcat
Posts: 1,905
Threads: 63
Joined: Oct 2011
Reputation:
0
500 isn't big enough for all those characters you're concatenating. Try changing the size of 'string' to 632.
Posts: 1,355
Threads: 68
Joined: Nov 2011
Reputation:
0
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