Outpost Universe Forums

Community => Feedback/Suggestions/Problems => Topic started by: xfir on October 14, 2003, 09:48:12 PM

Title: Ladder
Post by: xfir on October 14, 2003, 09:48:12 PM
I am currently looking through mods on http://mods.ibplanet.com (http://mods.ibplanet.com) and I noticed a Ladder game system.

Would this be a good thing?

[DEMO http://www.cncgamer.com/forums/index.php?act=ladder (http://www.cncgamer.com/forums/index.php?act=ladder) ]

We could use it with Outpost 2 and/or 3.

Tell me what you think.

I'd like to know if we'd use it.
Title: Ladder
Post by: CK9 on October 14, 2003, 09:54:08 PM
looks interesting
Title: Ladder
Post by: TH300 on October 15, 2003, 04:11:06 AM
I can't find any game behind your link.
Title: Ladder
Post by: BlackBox on October 15, 2003, 03:19:24 PM
I don't know..... it might not be all that useful to us since we don't have a lot of users that use the forums on a regular basis.
Title: Ladder
Post by: Leviathan on October 15, 2003, 05:37:51 PM
personaly i think something along these lines is a good idea, some kinda on going points system or something, eg a ladder.
Title: Ladder
Post by: xfir on October 15, 2003, 07:38:27 PM
Quote
I can't find any game behind your link.
Actaully, the users report the games they play off-site, then report the game.

This keeps track of wins/loses and can be used as a basic ranking system.

So,  (thumbsup) or  (thumbsdown) ?
Title: Ladder
Post by: CK9 on October 15, 2003, 07:54:42 PM
:whistle:  :yawn:

 :op2:  (thumbsup)

ladders  (thumbsdown)

 :op2: ladders  :Cool:  
Title: Ladder
Post by: Ex Death on October 15, 2003, 10:37:04 PM
Eh.....

I can see it now for me.... 0 wins 999 Losses  > _ > < _ <  those were the days...


Its ok for the good people ,but for the bad people then what?

>_< or am i the only one?

Don't let me be the last one...

/ Rant

 (thumbsup) ..... i guess
Title: Ladder
Post by: xfir on October 15, 2003, 10:41:51 PM
All right.. the mod is almost completed.. All I have to do is add links.

(I am awaiting a reply from a skin creator so I know what font to create the image in [see: caliskin])

But, the thing is, you have to be in a clan in order to submit a game, and to submit a game, you must be on the Winning side.

Please PM me your clan names (Please, from the leader of the clan, and if they are not registered, either make them register, or act as the next highest member) so that I can create them.

I may create a "Null" or "Other" clan on which you can join so that you don't have to pledge yourself to one clan.
Title: Ladder
Post by: xfir on October 16, 2003, 07:28:06 PM
Note: Does anyone have an image for Pie Chart Map, Peace Keeper, and La Corrida? I need them for the Ladder system, and they were not in the Included Doc that comes with Outpost  :op2:  
Title: Ladder
Post by: CK9 on October 17, 2003, 08:37:45 AM
They should be ing there
Title: Ladder
Post by: Leviathan on October 17, 2003, 10:09:48 AM
xfir ill get u thos pics.
Title: Ladder
Post by: BlackBox on October 17, 2003, 04:28:05 PM
Xfir, do you want any help doing programming on the ladder software?

edit: Ask me about making it a module in the invision system, that's what I did with my shoutbox...... (http://civilwar.xfir.net/ipb/board/index.php)
This will make it a LOT more compatible with future versions, instead of doing direct hacks into the code...... You can get around a few hacks if you use modules and new "sources". Then you only need 2 hacks minimum, which are in functions.php (to insert it by the navbar) and index.php (to add to the sources table, at the bottom where it says "require and run")
Title: Ladder
Post by: xfir on October 17, 2003, 07:32:26 PM
Quote
Xfir, do you want any help doing programming on the ladder software?

edit: Ask me about making it a module in the invision system, that's what I did with my shoutbox...... (http://civilwar.xfir.net/ipb/board/index.php)
This will make it a LOT more compatible with future versions, instead of doing direct hacks into the code...... You can get around a few hacks if you use modules and new "sources". Then you only need 2 hacks minimum, which are in functions.php (to insert it by the navbar) and index.php (to add to the sources table, at the bottom where it says "require and run")
Right now I'm having MySQL difficulty.. the stupid thing is putting the win data in, but not the loss... it keeps trunicating clan names (like "The Builders" become "The") so I've been trying to edit the damn thing to get it working.. no luck so far.