Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: SurvivalGames [Remake]
Post: RE: SurvivalGames [Remake]

pikachu784 Wrote: (03-27-2014, 10:11 AM) -- Does that mean I can create a Survival Games server with this now? And how do I implement this? Thanks. -- Edited: Added installation and configuration ...
agusnat16 Plugin Releases 16 17,251 03-27-2014, 11:06 AM
  Information Thread: Is possible?
Post: Is possible?

In bukkit if you add a image with the name "server-icon.png" in the server list this image appears, the question is, its possible add this on the source, or plugin, something?
agusnat16 Discussion 2 3,840 03-25-2014, 08:38 AM
  Information Thread: SurvivalGames [Remake]
Post: SurvivalGames [Remake]

Hello, i was three days rewriting this based on the original code(HungerGames by Fankins). PD: Never programmed in LUA, if have errors post it. Features: /editor - If you need edit the map or ...
agusnat16 Plugin Releases 16 17,251 03-24-2014, 06:18 AM
    Thread: Get value from another plugin?
Post: RE: Get value from another plugin?

Thanks for reply i don't see that, something? Plugin "Game": PHP Code: -- function GetWinner() return ServerData.Winner; end -- Plugin "Login": PHP Code: -- function GivePoints() lo...
agusnat16 Plugin Discussion 3 4,243 03-24-2014, 01:34 AM
  Information Thread: Get value from another plugin?
Post: Get value from another plugin?

Is possible, obtain the value of a variable from another plugin? Plugin: PHP Code: -- variable1 = Info[Player]; -- Another plugin: PHP Code: -- InfoGet[Player] = variable1; -- As "n...
agusnat16 Plugin Discussion 3 4,243 03-24-2014, 12:39 AM
    Thread: Set items to chest?
Post: RE: Set items to chest?

When executing the function appears in the log "[00:55:26] x 345 y 64 z 274" for each chest...
agusnat16 Plugin Discussion 9 7,293 03-20-2014, 01:57 PM
    Thread: Set items to chest?
Post: RE: Set items to chest?

Yes, it was the "World" now works, thanks again! :) EDIT (Last question): There any way that the coordinates do not appear in the log?
agusnat16 Plugin Discussion 9 7,293 03-20-2014, 12:27 AM
    Thread: Set items to chest?
Post: RE: Set items to chest?

I make the function and obtain the position of .ini for set the items, but this returns the position (in the LOG) and the server crashes... why?
agusnat16 Plugin Discussion 9 7,293 03-19-2014, 11:16 PM
    Thread: Set items to chest?
Post: RE: Set items to chest?

Thanks, can you give me an example of how to use them?
agusnat16 Plugin Discussion 9 7,293 03-19-2014, 09:23 PM
  Information Thread: Set items to chest?
Post: Set items to chest?

Is there anyway for set random items in the chests on the map, but not use hook OnPlayerUsedBlock, etc? I do not like the way of hunger games plugin.
agusnat16 Plugin Discussion 9 7,293 03-19-2014, 05:13 PM