Y_INI - SERVER FALL
#1

Hey..
when i using INI_WriteInt and set 2000000000 and around.. the server falls..
why that happend...
Reply
#2

As ******, the creator of YSI and Y_INI has said before : Are meant to guess your code ? Show us your code so we can help you .
Reply
#3

Well, it's a valid 32-bit integer. So there's no specific reason that value shouldn't work... unless something funny is going on with the surrounding code or INI_WriteInt...
Reply
#4

Quote:
Originally Posted by Johnson_Brooks
Посмотреть сообщение
As ******, the creator of YSI and Y_INI has said before : Are meant to guess your code ? Show us your code so we can help you .
you do not have to see no code..
you can try this urself....

put 2000000000 on INI_WriteInt and see what will be...

format(pfp,sizeof(pfp),"CreazyDeathMatch/Users/%s.ini",GetName(playerid));
new INI: ini = INI_Open(pfp);
INI_WriteInt(ini,"Bank",2000000000);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)