1st Question) Click on image of item in html window and when you click the image auto wear the item-skin-etc until player restart.
2st Question) i want to add line to use the command if is vip , like activeChar.IsVIP
Can you help me where i put this line??
public void useItem(Playable playable, ItemInstance item, boolean forceUse)
{
if (!(playable instanceof Player))
return;
Player player = (Player) playable;
int itemId = item.getItemId();
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.
Could also be the case that you're missing editor.int in your compiler's folder.
[Public]
Object=(Name=Editor.BatchExportCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Editor.BatchDecompileCommandlet,Class=Class,MetaClass=Core.Commandlet)
APEXFLED.COM
LUXURY ALTS, AT THE LOWEST PRICES.
STORE LINK:
https://apexfled.mysellauth.com/
DISCORD SUPPORT
https://discord.com/invite/KmSveqCHyd
TELEGRAM: https://t.me/apexfled
I have decomprased Core.u and able to view it viewUE Explorer - , bit I can't export view ucc,:
ucc batchexport Editor.u class uc .\EditorExport\
and event not create ucc.log file?
Question
TexasJunior
Hello Dears,
Could you tell me how i can create an npc (html),
1st Question) Click on image of item in html window and when you click the image auto wear the item-skin-etc until player restart.
2st Question) i want to add line to use the command if is vip , like activeChar.IsVIP
Can you help me where i put this line??
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.