dini_get returning nothing...
#1

I've made this in a timer:

pawn Код:
new House_1_Owner[MAX_STRING];
new House_2_Owner[MAX_STRING];

House_1_Owner = dini_Get("DCHouses/House_1.ini", "Owner");
House_2_Owner = dini_Get("DCHouses/House_2.ini", "Owner");
   
printf("House 1 Owner: %s", House_1_Owner);
printf("House 2 Owner: %s", House_2_Owner);
EDIT: Solved. Still, is this the right way to do it?

Thnx!
Reply
#2

sadly no one helped you. but you help me! thankyou!

i didnt know i had to put [MAX_STRING]

Reply
#3

Quote:
Originally Posted by Robbin237
EDIT: Solved. Still, is this the right way to do it?
@fullpro evo: Don't bump old topics.
Reply
#4

Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by Robbin237
EDIT: Solved. Still, is this the right way to do it?
@fullpro evo: Don't bump old topics.
it's not a bump mate, I was just letting him know he helped me.
And besides the topic isn't even that old...
Reply
#5

Quote:
Originally Posted by fullpro evo
it's not a bump mate, I was just letting him know he helped me.
And besides the topic isn't even that old...
Call it what you want, for me it's bump. 2 months is not old for a topic? Great.
Now stop with the off-topic.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)