Clickable Textdraws dont work when i put #include <YSI\y_iterate> and #include <YSI\y_areas>
#1

Can anyone help me, i make gang zones and i need this includes, but on register my clickable textdraws dont work when i put this includes, but without this includes it work perferctly..
What is problem?
Here is my includes:
#include <a_mysql>
#include <foreach>
#include <easyDialog>
#include <eSelection>
#include <progress2>
#include <sscanf2>
#include <streamer>
#include <zcmd>

#include <YSI\y_iterate>
#include <YSI\y_areas>
Reply
#2

BUMP
Reply
#3

BUMP
Reply
#4

BUMP
Reply
#5

BUMP
Reply
#6

BuMp
Reply
#7

It's generally caused when you return 1 under OnPlayerClick(Player)TextDraw which doesn't send a result to be called in other scripts using the same callback.

Make sure YSI doesn't do that or check for hooking done in those 2 libraries.
Reply
#8

Try to change the return to Return 0 then Return 1 to avoid textdraw's collision.
Reply
#9

Im added return 0; in opnplayerclicktextdraw and i have same problem...
Reply
#10

BUMP
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)