Sol Reklam

Çözüldü iskelete sağ tıklayınca menü açılması

  • Konuyu başlatan Konuyu başlatan MaskeliPeder
  • Başlangıç Tarihi Başlangıç Tarihi
  • Görüntüleme 1.998
Durum
Mesaj gönderimine kapalı.

MaskeliPeder

Play.CasperNW.CoM
Yasaklandı
Katılım
4 Eylül 2017
Mesajlar
615
Elmaslar
197
Puanlar
0
Yaş
25
Yer
İzmir
Minecraft
MaskeliPeder
Facebook
CasperNetwork
Twitter
CasperNetwork

Discord:

MaskeliPeder#8352

arkadaşlar yardım lazım
mesela bi ncp oluşturucaz onda sıkıntı yok
fakat bu gelen ncpye sağ tıklayınca mesela bilgi menüsü açılıcak bunu nasıl yaparız ?
yardım edermsiniz ?
 
Citizens + CommandNPC plugini ile yapabilirsin, internette birçok tanıtım videosu var.
 
Dostum sana yapılan skriptde on left veya riht click yerine eger cancel event varsa onun üstüne - execute player command "komudunuz" olarak yapabilirsin eger yapmıyorsan kodu atman yeterli olucakdır[DOUBLEPOST=1508171056,1508170983][/DOUBLEPOST]Dostum sana yapılan skriptde on left veya riht click yerine eger cancel event varsa onun üstüne - execute player command "komudunuz" olarak yapabilirsin eger yapmıyorsan kodu atman yeterli olucakdır
 
sorunu çözdün mü yoksa bende yazayım mı ?
Evet 1 tane düzgün bir şekilde yaz /npc yarat denildimi yaratıcaz bakdıgımız yere veya durdugumuz yerde iskelet kesinlikle hareket edemeyip kimseye ok fısrlatamıyacak bir şekilde yapsan güzel olur silek için /npc sil komudunu kullanmamız gerek fakat bakdıgımız pc komutnpc ye 1 den fazla npc ooluşturdukmu /npc komut <text> ilede o bakdıgımız npc ye komut verebilecegimiz üstün bir skript istiyoruz şimdiden yappailirsen teşekkürler.
 
Skriptle işim olmaz.
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
(Citizens)
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
(CommandNPC)
Not: Citizens ile NPC oluşturduktan sonra direkt /npc type SKELETON yazaraktan onu bir iskelete dönüştürebilirsin. Fakat diyelim ki unuttun 2 tane skin oluşturdun, Minecraft oyunun ortasında bir şekil bulunuyor ya (Resource Packsiz + işareti var) onu skinin üstüne götür ve /npc select yap, yaptıktan sonra /npc type SKELETON yazman yeterli olacak.
Not (2): CommandNPC; Citizens ile oluşturduğun adamın yada skinin ona komut verilmesini sağlar. Zaten siteye girince açıklamalar ile karşılaşcaksın.
Kod:
/npc cmdset <id> [-c console] [-o Op] [-r random] [-m cdMsg] [-i ignorePermMsg] [-l ignoreMoneyMsg] [--v price] [--t clickType] [--d delay] [--cd cooldown] [--p custom.permission.node] [command | cdMsg...] - Set various variables for the command

The -c flag runs the command through the console. (This will toggle between true/false)
The -o flag runs the command as an op. (This will toggle between true/false)
The -r flag picks a random command and executes that one command only.
The -m flag is when you have a cooldown amount specified. When the player is in a cooldown and attempt to use the NPC, it will send them this message. (Usage: /npc cmdset -m [cdMsg...]) Note: When using other flags the cdMsg as to be the last things within the command.
The -i flag when true, noPerm message doesn't send
The -l flag when true, noMoney message doesn't send
The --v flag charges the player the specified amount, when running the command. (Numeric with decimal)
The --p flag requires the player to have the specified permission.
The --d flag is the amount of ticks that the command will be delayed by. (Integer input)
The --cd flag is a cooldown for the command in ticks. (20 ticks in a second)
The --t flag sets the clickType ('left', 'right', or 'both')
You get the 'id' from using the 'cmdinfo' command
Açıklamamı istiyorsan açıklarım da bana bu acıyı çektirceğini düşünmüyorum :D
[DOUBLEPOST=1508711044,1508538123][/DOUBLEPOST]@ThisSinga sorunu çözdün mü?
 
Skriptle işim olmaz.
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
(Citizens)
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
(CommandNPC)
Not: Citizens ile NPC oluşturduktan sonra direkt /npc type SKELETON yazaraktan onu bir iskelete dönüştürebilirsin. Fakat diyelim ki unuttun 2 tane skin oluşturdun, Minecraft oyunun ortasında bir şekil bulunuyor ya (Resource Packsiz + işareti var) onu skinin üstüne götür ve /npc select yap, yaptıktan sonra /npc type SKELETON yazman yeterli olacak.
Not (2): CommandNPC; Citizens ile oluşturduğun adamın yada skinin ona komut verilmesini sağlar. Zaten siteye girince açıklamalar ile karşılaşcaksın.
Kod:
/npc cmdset <id> [-c console] [-o Op] [-r random] [-m cdMsg] [-i ignorePermMsg] [-l ignoreMoneyMsg] [--v price] [--t clickType] [--d delay] [--cd cooldown] [--p custom.permission.node] [command | cdMsg...] - Set various variables for the command

The -c flag runs the command through the console. (This will toggle between true/false)
The -o flag runs the command as an op. (This will toggle between true/false)
The -r flag picks a random command and executes that one command only.
The -m flag is when you have a cooldown amount specified. When the player is in a cooldown and attempt to use the NPC, it will send them this message. (Usage: /npc cmdset -m [cdMsg...]) Note: When using other flags the cdMsg as to be the last things within the command.
The -i flag when true, noPerm message doesn't send
The -l flag when true, noMoney message doesn't send
The --v flag charges the player the specified amount, when running the command. (Numeric with decimal)
The --p flag requires the player to have the specified permission.
The --d flag is the amount of ticks that the command will be delayed by. (Integer input)
The --cd flag is a cooldown for the command in ticks. (20 ticks in a second)
The --t flag sets the clickType ('left', 'right', or 'both')
You get the 'id' from using the 'cmdinfo' command
Açıklamamı istiyorsan açıklarım da bana bu acıyı çektirceğini düşünmüyorum :D

[DOUBLEPOST=1508711044,1508538123][/DOUBLEPOST]@ThisSinga sorunu çözdün mü?
çözdüm hocam eyvllah :D
 
Durum
Mesaj gönderimine kapalı.
Yukarı