![]() |
|
Trigger a message error from the server - Printable Version +- LCKB (https://lckb.dev/forum) +-- Forum: ** OLD LCKB DATABASE ** (https://lckb.dev/forum/forumdisplay.php?fid=109) +--- Forum: Guides & Help Section (https://lckb.dev/forum/forumdisplay.php?fid=193) +---- Forum: Help & Support (https://lckb.dev/forum/forumdisplay.php?fid=157) +----- Forum: Ep4 Support (https://lckb.dev/forum/forumdisplay.php?fid=128) +----- Thread: Trigger a message error from the server (/showthread.php?tid=807) |
- Scura - 04-19-2021 Hi, i was creating my ban system, and i've pretty finished all! what is missing from my system is a simple message box that trigger once you try to login-in a banned account and inform the user about the unban_date and the reason regarding the ban... For create that message-box, i've searched the "invalid password" error trigger, and i've coded my own string like: [Server Side] 2 [Client Side] /monthly_2021_04/image.png.076f631b32b4eaaa48843c7c76b2356e.png" /> The string should works fine, but the client only show "Time out" MessageBox after 10/15 seconds (still allow "activated" player to log-in without error). Someone know how to code that ? |