Try this one, and give a feed back. I'm unsure about it tho.yes i do
Try with the build i attached in my last post.hmmm i testing again
Thanks for clarifying.all config files related to the plugin being used go in the same folder the plugin is in, so if you use HOME.py in HOME folder, then the ini for that would be in folder HOME
We can't disable player dmg in plugin yet right?, I didn't see anything like that. I meant setting a Player variable that would remove pvp dmg to that player. then in pluggin we could set cmd.User.SetPvP(false) for this person to play as PVE.We were talking about tags, probably we will add them, probably not. You can use the DataStore for that, it's not too hard.![]()
Ofc you can do it.We can't disable player dmg in plugin yet right?, I didn't see anything like that. I meant setting a Player variable that would remove pvp dmg to that player. then in pluggin we could set cmd.User.SetPvP(false) for this person to play as PVE.
I don't think you need .displayNamePython:def On_PlayerAttacked(self, PlayerHurtEvent): if PlayerHurtEvent.Attacker.ToPlayer().displayName is not None: PlayerHurtEvent.DamageAmount = 0
lol I was just programming something like that after Detrax said "Ofc you can do it." Thanks for the example!I don't think you need .displayName
you have to restart the server, it should say in the console when you connect, that "blabla has auth level 1"Do the config files for moderators and owners not work? I've tried, but it doesn't do anything.
xamarin studio (formerly Monodevelop)Just a small noob question from me. To built the package, i use trial version of ms visual studio 2013, can you advice another builder (freeware) ?
Thanks,
Thanks for clarifying.
Would be very grateful if someone could share the set Home plugin, someone said they would a fair few days ago but haven't.
Thanks in advance!
you don't need "Pluton", just World.AirDrop()Another bug... Used Pluton.World.AirDrop() AND Pluton.World.AirDrop(100, 400)
both failed and are under ground all together when called and they wont fly away in sky... I hear and see blinking light in one place! Please look in to it![]()