|
|
#1 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Dec 2009
Location: Samokov,Bulgaria
Posts: 2,341
Reputation: 206
|
im loading the players password as a string and trying to show it on a Dialog
like this pawn Code:
this is what it shows Code:
Pass || |
|
|
|
|
|
#2 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Dec 2010
Location: The Netherlands
Posts: 1,490
Reputation: 120
|
Are you using enums? And lower your string to 128 or something. 24 will be also enough I think so.
|
|
|
|
|
|
#3 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Dec 2009
Location: Samokov,Bulgaria
Posts: 2,341
Reputation: 206
|
|
|
|
|
|
|
#4 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Dec 2009
Location: Samokov,Bulgaria
Posts: 2,341
Reputation: 206
|
when i use if(!strcmp( it works fine it does detect it but i cant get the string into Dialog or into SendClientMessage
|
|
|
|
|
|
#5 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Dec 2009
Location: Samokov,Bulgaria
Posts: 2,341
Reputation: 206
|
still having this problem
|
|
|
|
|
|
#6 |
|
Beta Tester
![]() ![]() ![]() ![]() ![]() Join Date: Jun 2008
Location: 629
Posts: 13,677
Reputation: 1940
|
You are using y_ini, can you post your "PlayerPassword" callback please? And how do you save the data? Do you use ini sections? If you are using YSI I suggest you get the latest version and use the user system built in.
|
|
|
|
|
|
#7 | |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Dec 2009
Location: Samokov,Bulgaria
Posts: 2,341
Reputation: 206
|
Quote:
here take a look pawn Code:
EDIT ohh and there is no problem with the saving it save perfectly in the file pawn Code:
|
|
|
|
|
|
|
#8 |
|
Beta Tester
![]() ![]() ![]() ![]() ![]() Join Date: Jun 2008
Location: 629
Posts: 13,677
Reputation: 1940
|
Loading doesn't seem to work that well with data not in sections (I'm not sure why).
|
|
|
|
|
|
#9 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Dec 2009
Location: Samokov,Bulgaria
Posts: 2,341
Reputation: 206
|
|
|
|
|
|
|
#10 |
|
Beta Tester
![]() ![]() ![]() ![]() ![]() Join Date: Jun 2008
Location: 629
Posts: 13,677
Reputation: 1940
|
No, just put the data in sections.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with string loading from sql / chat prefix | 666 | Help Archive | 7 | 20/08/2011 10:11 AM |
| Loading a string with Dini? | lawonama | Help Archive | 9 | 18/07/2011 09:10 PM |
| Loading Problem | zxc1 | Help Archive | 3 | 27/04/2011 02:21 PM |
| Loading string from a file and inserting it into other string | Ivan_Pantovic | Help Archive | 0 | 06/02/2011 07:22 PM |
| Loading a string from a file? | kevin433 | Help Archive | 2 | 15/02/2009 01:00 PM |