04-12-2012, 01:59 PM
tnx work
Build in a new world
|
04-12-2012, 01:59 PM
tnx work
Code: function OnBlockDig( PacketData, Player ) names.ini Code: [Nicks] I'm sorry that is wrong? If the name matches the name of the player that you can destroy blocks
04-13-2012, 06:07 AM
If I were to write something like this, I'd go about it in a different way. I'd use the existing structure of Permissions and UserGroups:
groups.ini: Code: [World1Builders] users.ini: Code: [Name1] plugin pseudocode: Code: function OnBlockDig( PacketData, Player )
04-13-2012, 06:14 AM
That's exactly what i would do haha. But too lazy to do right now
04-13-2012, 03:26 PM
Are permissions case-sensitive? Might need to adjust for that.
(04-13-2012, 06:07 AM)xoft Wrote: If I were to write something like this, I'd go about it in a different way. I'd use the existing structure of Permissions and UserGroups: Error WTf?
04-13-2012, 07:24 PM
As I said, I don't do Lua, so it was *pseudocode* only. You need to write proper code for that, I just wanted to illustrate the idea.
04-13-2012, 07:58 PM
Sorry, but I write pseudocode itself can I have a problem with programming, I did not really know
|
« Next Oldest | Next Newest »
|