You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
It doesn't say that anywhere.
https://acis.i-live.eu/index.php?topic=30.0
check it from source java file names
example in 367 ->
https://acis.i-live.eu/index.php?topic=30.255 l2bufferinstance renamed to schemebuffer | l2pcinstance renamed to player
check changeset 367 to understand
Question
SQL Developer
Hello i have a private void showhtmlwindow who inside player choose from a var combobox
Var=(name:Ammount)
List=(10,20,30,40)
I want while player choose option from Var List for example (10) player.sendMessage("You choose 10");
1)I have to put the player.sendmessage inside showhtmlwindow or on bypassfeedback?
2)How exacly i type this?
If (event == "10")
{
Player.send.Message("You choose 10");
}
Is somethink like that?
Thanks ..
1 answer 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.
Note: Your post will require moderator approval before it will be visible.