-
Fleyer and Aegous are now friends 6 years, 2 months ago
-
Lypu and Aegous are now friends 6 years, 2 months ago
-
Aegous replied to the topic How to make custom NPCS drop tp in the forum Questions and Answers 6 years, 3 months ago
You either script them to do it or you use it’s feature to run Jin’s tp give command when you complete the quest.
-
Aegous replied to the topic How do I make a script for lvlup super form in the forum Questions and Answers 6 years, 3 months ago
Just gonna put the code here again since the formatting seems to be fucked up on my last reply.
var p = player.getMCEntity();
var nbt = p.getEntityData().func_74775_l(“PlayerPersisted”);//The superform is stored as a string in the format of “TR(Level number)” – Example: TR4
var currentSuperformLevel = nbt.func_74779_i(“jrmcSSltX”);var level =…[Read more]
-
Aegous replied to the topic How do I make a script for lvlup super form in the forum Questions and Answers 6 years, 3 months ago
That is the complete script you just don’t know how to use it.
-
Aegous replied to the topic How do I make a script for lvlup super form in the forum Questions and Answers 6 years, 3 months ago
Remember player needs to be all lowercase and only certain customnpc events allow you to just reference the player.
-
Aegous replied to the topic How do I make a script for lvlup super form in the forum Questions and Answers 6 years, 3 months ago
var p = player.getMCEntity();
var nbt = p.getEntityData().func_74775_l("PlayerPersisted");//The superform is stored as a string in the format of "TR(Level number)" - Example: TR4
var currentSuperformLevel = nbt.func_74779_i("jrmcSSltX");var level = 2;
nbt.func_74778_a("jrmcSSltX", "TR" + level);
That should do…
-
Aegous replied to the topic How to get super form in the forum Questions and Answers 6 years, 4 months ago
I’m the owner of dragonforce and the modpack isn’t designed to be played singleplayer.
-
Aegous replied to the topic Custom NPC Health over limit in the forum Questions and Answers 6 years, 4 months ago
The health value is an integer so the max value for it is 2,147,000,000 and it can’t go any higher than that no matter what.
-
Aegous posted a new activity comment 6 years, 4 months ago
My discord is Aegous#0001
-
Aegous replied to the topic Version Update? in the forum Suggestions and Ideas 6 years, 6 months ago
Why the hell does everyone give a shit about the latest version of minecraft? It literally has no advantage for this mod and would just delay it for a year and probably kill it off in the process.
-
Aegous replied to the topic Mo Bends animation + DBC fix? in the forum Questions and Answers 6 years, 7 months ago
It is pretty much impossible for those 2 mods to work together unless the author of mo bends and Jin decided to work together on a custom player rendering class for both the mo bends model and Jin’s additional model parts. And it would be crazy awkward for Jin and Mo Bends since they would need to be constantly patching the code.
-
Aegous replied to the topic saga and trainings in the forum Contributions 6 years, 7 months ago
You realize that editing other peoples stuff doesn’t mean you made it right?
-
Aegous replied to the topic Looking For People Who Can Host A DBC Server in the forum Servers 6 years, 7 months ago
You don’t have an “rp” if you can’t even host the server.
-
Aegous replied to the topic Newer minecraft Version? in the forum Questions and Answers 6 years, 8 months ago
Unless you want to wait 6 months for Jin to convert the mod to a higher version then you probably shouldn’t ask for that.
-
Aegous replied to the topic MoBends mod in the forum Questions and Answers 6 years, 9 months ago
I’m gonna say that I’m 99% sure Jin will never make dbc compatible with MoBends.
-
Aegous replied to the topic A /dbc command that allows us to respawn dead NPCs in the forum Suggestions and Ideas 6 years, 9 months ago
Also you should probably look into testing different versions of forge if your dbc npcs are vanishing as I had the same problem ages ago now and it ended up stopping after using thermos with the 1614 forge build.
-
Aegous replied to the topic A /dbc command that allows us to respawn dead NPCs in the forum Suggestions and Ideas 6 years, 9 months ago
Just use the customnpc cloner and you can find every entity that exists in your game and respawn them where you want.
-
MX ericky and Aegous are now friends 6 years, 9 months ago
-
Aegous replied to the topic Extra Armor Mod in the forum Community Mods 6 years, 9 months ago
I use eclipse for all my java needs.
- Load More
-
Support JinRyuu on Patreon!
- The current Week Number is 50
Sponsor
Latest Update Teaser
Public Chat
Announcements
- 21w37: User Groups were disabled for now.
- 20w29: Custom HUD Creator “How to use” guide updated for the “Paste HUD code” button
- 20w20: FAQ page received minor changes and anchor links
- 20w16: Images were added to the Custom HUD Software page’s how to use guide
- 18w37: Facebook login will be disabled for some time. Depends on when JinGames gets HTTPS
- 18w21: Rating Plugin has been removed! 🙁
- 18w15: a few widgets moved to the footer
- 18w13: Teasers page has been added!
- 18w11: Site rules have been modified
- 18w09: Supporters site has been added!
Search Forums
Recent Forum Replies
Recent Forum Topics
Forum Topic Views List