Problem with Y_INI + mSelection.
#1

Hi guys.

Okey, so .... i have put the banking system by 0 some few days ago on my server, and also i have mselection included. Okey, so banking system by 0, use Y_INI to save all player details. Today i fixed the thing to can select the items on textdraws, but, at 5-6 models, when i press ESC, the textdraw still appearing at the screen, and i don't know the reason. I'm sure this problem is caused by Y_INI, because other includes what are in banking system are:
Код:
#include <a_samp>
#include <mSelection>
#include <foreach>
#include <sscanf2>
#include <zcmd>
I have all these includes in my gamemode, and i haven't any problem. What can i do?

PS> Sorry for my english.
Reply
#2

What about adding
Код:
#include <y_ini>
or whatever it's called in your GM?
Reply
#3

Quote:
Originally Posted by iManakoss
Посмотреть сообщение
What about adding
Код:
#include <y_ini>
or whatever it's called in your GM?
Why in gm? I don't use any YSI library functions ...
Reply
#4

if you don't have YSI includes on your include folder then it will show you some errors
Reply
#5

Quote:
Originally Posted by iManakoss
Посмотреть сообщение
if you don't have YSI includes on your include folder then it will show you some errors
Man, i don't have any errors. I have just a problem with textdraws menus and Y_INI ...
Reply
#6

Is Bank System on the GM or is a FS?
Reply
#7

Quote:
Originally Posted by iManakoss
Посмотреть сообщение
Is Bank System on the GM or is a FS?
filterscript ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)