Jump to content

ProjectSky

Member
  • Posts

    339
  • Joined

  • Last visited

Everything posted by ProjectSky

  1. good job. is there any way to remove items from the floor?
  2. what is Added verification to consolidate 2 drainables to avoid cheating?
  3. Simplified Chinese Translation updated for Build 35.12 Simplified Chinese Translation-35.12
  4. Simplified Chinese Translation updated for Build 35.9 Simplified Chinese Translation-35.9
  5. Simplified Chinese translation updated to Hydrocraft7.9 Hydrocraft-sChinese-Translation
  6. Need to distinguish Chinese and Simplified Chinese, This is two different languages. Maybe the Chinese language needs a new name. Chinese == Traditional Chinese Simplified Chinese == Simplified Chinese
  7. Hello Hydromancerx. I have completed the Hydrocraft simplified Chinese Translation. Can you add it in the next update? Hydrocraft sChinese-Translation.zip
  8. Good idea. Recently I also play starbound, Musical Instruments Very interesting.
  9. There is a get method that can be called. I don't know method whether this is right. If it is right, it will return player's hunger level. getMoodleLevel(MoodleType.Hungry);
  10. function Itemcool() local inv = getPlayer():getInventory(); it = inv:FindAndReturn("Base.Shoes"); if it then inv:Remove("Shoes"); inv:AddItem("Base.Honey"); inv:AddItem("Base.Milk"); end end Events.OnPlayerUpdate.Add(Itemcool); As far as I know, there is no Every 1 sec this event But you can use the OnPlayerUpdate event to replace it.
  11. ProjectSky

    Coxis Shop

    A great MOD But do not work in multiplayer
  12. Zirc is not valid Now all use "sledgehammer" to take over "sledgehammer.factions.create" "sledgehammer.factions.help" "sledgehammer.factions" "sledgehammer.factions.disband" "sledgehammer.factions.join" "sledgehammer.factions.leave" "sledgehammer.factions.invite" "sledgehammer.factions.accept" "sledgehammer.factions.reject" "sledgehammer.factions.kick" "sledgehammer.factions.change" "sledgehammer.factions.change.tag" "sledgehammer.factions.change.name" "sledgehammer.factions.change.color" "sledgehammer.factions.change.password" "sledgehammer.permissions" "sledgehammer.permissions.group" "sledgehammer.permissions.group.create" "sledgehammer.permissions.group.delete" "sledgehammer.permissions.group.rename" "sledgehammer.permissions.group.set" "sledgehammer.permissions.group.set.context" "sledgehammer.permissions.group.set.parent" "sledgehammer.permissions.user" "sledgehammer.permissions.user.create" "sledgehammer.permissions.user.delete" "sledgehammer.permissions.user.set" "sledgehammer.permissions.user.set.context" "sledgehammer.permissions.user.set.group" "sledgehammer.core" "sledgehammer.core.basic" "sledgehammer.core.basic.pm" "sledgehammer.core.basic.colors" "sledgehammer.core.basic.muteglobal" "sledgehammer.core.basic.commitsuicide" "sledgehammer.core.moderation" "sledgehammer.core.moderation.ban" "sledgehammer.core.moderation.warn" "sledgehammer.core.moderation.unban" "sledgehammer.core.moderation.broadcast"
  13. Thanks Jab Can you achieve "A server" players read the "B server" chat message? Just like ingame Cross-servers chat.
  14. How do I get InviteURL? discord-bot.ini [GENERAL] Debug=true ; Stored after first login. Remove this to log in with email and password. Token=MTksdyNjAyMDMzM457jg5ODsqwq12IyMjA5.CkLOHw.iLKMOD7TDww12fMRLmFw7 #(example) ; Used to invite the bot to a server. Generated on successful log-in with token. InviteURL=https://discord.gg/014hOeT9tmX29COeT [SERVER] ; The public channel on the server to broadcast. PublicChannel=pz ; The private channel for moderators to view commands, events, warnings, errors, etc. ModeratorChannel=test Is this the right?
  15. How do I spawning zombies in multiplayer? spawnHorde(x,y,z,num) The code only work in single player. what should I do?
  16. I also have this problem, have you made any progress? Additionally @nolanri Can you post a full code? I would like to make a reference thx
  17. You can use Bmfont to create custom fonts to extend
  18. Build 34 is released Are there any plans to update?
  19. Thanks for this encoding change
  20. Simplified Chinese Translation updated for Build 34.19 Simplified Chinese Translation-34.19 Please note: Text encoding has been changed to UTF-8 Please change the simplified Chinese language encoding GBK to UTF-8
  21. Simplified Chinese Translation updated for Build 34.18 Link:https://www.dropbox.com/s/2t4uz6xtruwscjc/Simplified%20Chinese%20Translation-34.18.zip?dl=0 Please note: Text encoding has been changed to UTF-8 Please change the simplified Chinese language encoding GBK to UTF-8
  22. great work Now can use this file to start the translation?
  23. sheet ropes is very unfair. On my server, I deleted sheet ropes item I think it still needs more balance
  24. Respawn Later death background music not stop play
×
×
  • Create New...