Eross Posted May 28, 2021 Posted May 28, 2021 for example OnPCloginevent: atcommand "/w"; ... Is it correct ???? can you teach me how to do this ? /am /showname etc Quote
0 Start_ Posted May 28, 2021 Posted May 28, 2021 Look like it's client command but some command link up with server like /w The /commands I think it's not link up with server. so maybe you should try set motd? Also /showname can be done in savedata folder (OptionInfo.lua) 1 Quote
0 Eross Posted May 28, 2021 Author Posted May 28, 2021 21 minutes ago, Start_ said: Look like it's client command but some command link up with server like /w The /commands I think it's not link up with server. so maybe you should try set motd? Also /showname can be done in savedata folder (OptionInfo.lua) Thankyou ! one more question .. Is it possible to configure or attach a command in UI buttons like the bank button in alt+V?? Quote
0 Start_ Posted May 29, 2021 Posted May 29, 2021 You should search in src folders like {bank, button, packet, receive}. (Not sure, I'm not know that much) Then write a debug console command to print out message if you're at correct coding lines. 1 Quote
0 Eross Posted May 29, 2021 Author Posted May 29, 2021 15 minutes ago, Start_ said: You should search in src folders like {bank, button, packet, receive}. (Not sure, I'm not know that much) Then write a debug console command to print out message if you're at correct coding lines. Thankyou ! Quote
Question
Eross
for example OnPCloginevent: atcommand "/w"; ... Is it correct ???? can you teach me how to do this ? /am /showname etc
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.