Jump to content

[Share] Special Olympiad Manager


Recommended Posts

  • 1 month later...
  • 2 months later...

Nice share but showing point is not good for competition. I make some changes:

 

CHAR_NAME = rs.getString("char_name")

POINTS = "HIDE"

COMP_DONE = rs.getString("competitions_done")

 

join and cancel don't work :(

Link to comment
Share on other sites

Credits to dymek?

 

You change the java part or only html?

 

I change it in __init__.py

at every class

 

			CHAR_NAME = rs.getString("char_name")
			POINTS = "HIDE"
			COMP_DONE = rs.getString("competitions_done")
			POSITION_VALUE_INITIAL = POSITION_VALUE_INITIAL + 1
			STRING_POSITION = str(POSITION_VALUE_INITIAL)

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...