SA-MP Forums Archive
Help me about Robbank system - 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 about Robbank system (/showthread.php?tid=579199)



Help me about Robbank system - Bumie - 25.06.2015

I have an error of the KEYPAD is not show in this door. I think I have lost some code but I can't find, some body help me please



Re: Help me about Robbank system - NeilC - 25.06.2015

Is there a button to touch when pressing "f" but the keypad doesn't shown?


Re: Help me about Robbank system - Bumie - 26.06.2015

Quote:
Originally Posted by NeilC
Посмотреть сообщение
Is there a button to touch when pressing "f" but the keypad doesn't shown?
I don't see a button, and I come to the point of the keyad and pressing "f" and "enter" but It doesn't show a keypad


Re: Help me about Robbank system - Dangjai - 26.06.2015

Show us your textdraws code and codes.


Re: Help me about Robbank system - NeilC - 26.06.2015

You've got keypad and button codes?like CreateDynamicObject/CreateObject for the keypad and CreateButton for the button, use streamer and yom_buttons


Re: Help me about Robbank system - Bumie - 26.06.2015

Quote:
Originally Posted by iMac2
Посмотреть сообщение
Show us your textdraws code and codes.
Sorry, I can't understand what you mean.

Quote:
Originally Posted by NeilC
Посмотреть сообщение
You've got keypad and button codes?like CreateDynamicObject/CreateObject for the keypad and CreateButton for the button, use streamer and yom_buttons
I have copy Include file Keypad to my server include file, but it still not show a object to press. I don't know how to do this
I copy all code from old version mode and psate in my recently mode, It's not error. Still this problem. I think I'm losing some thing but I can't find


Re: Help me about Robbank system - NeilC - 26.06.2015

Update your streamer plugin with new ones, or maybe show me your include file keypad. the codes


Re: Help me about Robbank system - TheSnaKe - 26.06.2015

Update your streamer (plugin and include) and make sure that you have the yom_buttons in your includes file, also make sure that you have this
PHP код:
#include <yom_buttons>