[BETA] phpRivals mod 2.0.1

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Suggested Hosts
User avatar
Coert
Registered User
Posts: 151
Joined: Mon May 18, 2009 7:16 pm
Location: Switzerland

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Coert »

Did you include the language fix in 1.0.3-bfix ?
Version: 3.0.8 | Template: Prosilver Special Edition | Language: English
PHP: 5.3.1 | Database: MySQL 5.1.41 | Apache: 2.2.14
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Soshen »

For RC i will add english language file fixed (if i have one) ofcourse.

Then i remove the italian modx section from general installer so no error with automod.
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Mess »

Soshen have you tried installing you're mod on a fresh install?
I'm still getting allot of errors and missing images. And now also an SQL error. Ill continue to test.

Image

If I set Clans to have a member count of one. It will still throw an error if I try to join a ladder, saying my clan needs a total of 1 member before I can join.

Also I think its a little over the top to have you're donation button in the UCP and copyrights on every page of the mod and in the phpbb footer at the same time.
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Soshen »

Yeah i've tried on fresh 3.0.7 PL1 starndard and seo mod and i dont find any errors with debug mode sets to on.

Strange. Can you report me the errors and when you get it?


For the images that you post:

1) you need add in language / en / common.php
after

Code: Select all

'GAMER_NAME_EXPLAIN' => 'Yours nickname on XboX Live, Psn, Wii network, X-Fire, etc...', 
this:

Code: Select all

'MVP_MENU' => 'Top MVP',
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Mess »

Thanks, I'm guessing the "missing" icons are on purpose?

Under "Ultime War".
{ PARTITA }, { THE_WINNER_IS } and { UWAR_INFO } are also missing labels.

In the ACP under "Del a war".
{ PARTITA } and { THE_WINNER_IS } are missing labels

Can you explain what the following means, please.
Ultime WAR, MVP, DECERTO and MatchComm

I think allot of my initial confusion is because I was not understanding the mod. Now that I am beginning to understand how to use platforms, ladders, sub ladders and tournaments better it is getting more obvious.
I think there are allot there could be done to reorganize some of the layouts to make it easier to understand for first time installers. I will post some clarifications once I get better time. :)
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Soshen »

I just tinked to make a ream or faq istruction for how Rivals works.
I dont do that till now cose this is a mod of a script that exist from 2 years so maybe ppl know how it works.

Ultime WAR -> Fixed on installer with eng words. Is Latest Wars and is a page where are listed the latest match finished

MVP -> are a stardard word for say the best player of a match. Most Valuable Player. For example if you play at a FPS 6 vs 6 the MVP is the player that do more kills points.

DECERTO it's basically a Call of Duty setting for match. It's the rules of pro season and pro tournament.
http://forum.consolegaming.eu/showthrea ... xplanation

MatchComm -> it's Match Comments. That isn't my creation, are in rivals base script. You can send like a chat comment to ongoing match (war) with opponent clans.


BTW
fell free (everyone) to Ask me all doubt you have.


Tomorrow i post the language addon for you.

Ofcourse with the goal to make a 1.0.3 finish version for RC.
Thanks to everyone.
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Mess »

Thank you, keep up the good work. :)
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Soshen »

in language/en/mods/lang_rivals.php


FIND

Code: Select all

////////////####################
ADD BEFORE

Code: Select all

	'PARTITA' => 'Match',
	'THE_WINNER_IS' => 'Wins by',
	'UWAR_INFO' => 'War\'s Infos',

---------------------------

You can use platform for specify consoles or games.

Example 1:

PLATFORM: XboX 360
LADDER: Modern Warfare 2
SUBLADDER: DeathMatch

or you can use platform for specify games (i use that)

Example 2:

PLATFORM: Modern Warfare 2
Ladder: Veteran
SubLadder: Deathmatch


NB)
When you sets up a platform, ladder, subladder system you must set up a season and starts it.
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Soshen »

it works?
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
User avatar
Coert
Registered User
Posts: 151
Joined: Mon May 18, 2009 7:16 pm
Location: Switzerland

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Coert »

Atm im on holiday
when i am back i will look at it
Version: 3.0.8 | Template: Prosilver Special Edition | Language: English
PHP: 5.3.1 | Database: MySQL 5.1.41 | Apache: 2.2.14
TiTex
Registered User
Posts: 79
Joined: Sun Jul 06, 2008 1:27 pm

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by TiTex »

it's still using phpbb groups table , i don't like that :|
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Soshen »

why?

I'm now at 1.4 with mvp automated :P
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Mess »

I would much prefer if the mod used the boards styles, instead of creating its own. Is that possible?
I could look at creating some prosilver buttons for you, if you are insterested in a week or two?
User avatar
Soshen
Registered User
Posts: 500
Joined: Wed Sep 23, 2009 10:03 am

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Soshen »

the only problem are that this mood need tables, and some style are table less.

So it need some css table definition.


The css code for this mod are only few lines.


But we can try to do something.
My dev board: http://www.nipponart.org
Safe GamerTag HOME - Official Topic Index HOME - phpRivals MOD DISCUSSION
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [BETA] phpRivals mod 1.0.3-bfix

Post by Mess »

Soshen wrote:the only problem are that this mood need tables, and some style are table less.

So it need some css table definition.


The css code for this mod are only few lines.


But we can try to do something.
Cool, thanks. Would you link me to contribute some prosilver style buttons?

Return to “[3.0.x] MODs in Development”