SA-MP Forums Archive
HElp me ++++REPPP - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: HElp me ++++REPPP (/showthread.php?tid=586244)



HElp me ++++REPPP - Mariciuc223 - 20.08.2015

Hello, i have another problem. I have to mention that don't print me a message in console (log) :

http://pastebin.com/3qUAprkU

There the problem it's that : If i put the cursor on textdraw it change color of the SelectTextDraw .. but if i click it nothing happen .. What it's the problem


Re: HElp me ++++REPPP - Mariciuc223 - 21.08.2015

UP please


Re: HElp me ++++REPPP - anassmaroc - 21.08.2015

Explain more


Re: HElp me ++++REPPP - SecretBoss - 21.08.2015

Read This to understand how OnPlayerClickTextdraw is working


Re: HElp me ++++REPPP - Mariciuc223 - 21.08.2015

Quote:
Originally Posted by SecretBoss
Посмотреть сообщение
Read This to understand how OnPlayerClickTextdraw is working
OMG , thanks for nothing .. You think i don't seen that ?? You think i don't tried 100 times before posting ? If you are a good scripter you need to look 2 minutes maxim at the code and you see the problem .. i explain that when i click an textdraw there it's no printing on console .. And i put there some "print(message[]);" in my script , is that so hard to understand peoples ?!?!?! I'm die tonight for f**k sake ...


Re: HElp me ++++REPPP - Mariciuc223 - 21.08.2015

UP again like hell ... X_X


Re: HElp me ++++REPPP - Mariciuc223 - 22.08.2015

UP...


Re: HElp me ++++REPPP - Mariciuc223 - 22.08.2015

UP again


Re: HElp me ++++REPPP - Stanford - 22.08.2015

Alright, what you have to do is getting your statements out of the INVALID_TEXTDRAW statement (sorry I am on phone), and for a better debugging put the messages inside the statement itself where it belongs (for each TEXTDRAW put its message inside its if condition)
This should make it work properly!

I hope I helped and any feedback is appreciated!


Re: HElp me ++++REPPP - Bingo - 22.08.2015

So did you try that under one bracket like where the function is starting, Try to add in one one line.