phpBB Forum

It is currently Thu 24. May 2012, 05:50

All times are UTC + 1 hour

Forum rules


Hello dearest user and welcome to our EQDKP-Plus support forum.

Please read the following rules and terms before posting anything! Failure in doing so will result in being ignored or being banned. Posting in our boards means you have read, understood and accepted those rules.

English Board Rules – Click here



Post new topic Reply to topic  [ 4 posts ] 
Author Message
Offline
 Post subject: Swtor Raidplanner
PostPosted: Fri 6. Jan 2012, 01:11 

Joined: Fri 6. Jan 2012, 00:53
Posts: 3
Hi, i am new to eqdkp-plus and i just started (or trying to start) my own website with swtor and EQDKP raidplanner to manage my guilds future raids. Very first thing i noticed is that when i create a raid in RaidPlanner calendar i see all avaiable classes.

Is there any way to make only Empire class to appear and hide Republic ones?

I know nothing about PHP or any of that stuff, so i would appreciate any usefull help. I am just happy k managed to instal it :)

But pls no telling: "there should be some tweaking in PHP or CSS, look in there, you will find it." If anyone can help me and at least pinpoint where I should look, i will be most grateful.

What i tried so far:
1) Settings in administration panel - found nothing
2) looking through games/swtor/*.* and editing - found names of classes but even when i deleted all what i don't want, nothing happenes (only icons for classes dissapear)
3) Tried look inside other game modules and tried to replicate it in swtor - nothing happenes.



Top
 Profile  
 
Offline
 Post subject: Re: Swtor Raidplanner
PostPosted: Fri 6. Jan 2012, 04:00 

Joined: Sat 7. Mar 2009, 07:36
Posts: 121
I assume you mean in the entire eqdkp site not just raidplanner. In that case I believe you would edit

Code:
$classes = array(
            array('Unknown', '',0,50,0),
            array('Trooper', '',0,50,1),
            array('Smuggler', '',0,50,2),
            array('Jedi Consular', '',0,50,3),
            array('Jedi Knight', '',0,50,4),
            array('Bounty Hunter', '',0,50,5),
            array('Imperial Agent', '',0,50,6),
            array('Sith Inquisitor', '',0,50,7),
            array('Sith Warrior', '',0,50,8),

and delete the ones you don't want. The first 4 on the list I believe.


and then edit
Code:
var $version   = '1.0';

and change it to 1.1 to make the changes to the database. (By running update in admin)
I just started playing swtor so I haven't had much time to work on an swtor eqdkp site. But that's where I would start.



Top
 Profile  
 
Offline
 Post subject: Re: Swtor Raidplanner
PostPosted: Fri 6. Jan 2012, 08:43 

Joined: Fri 6. Jan 2012, 00:53
Posts: 3
Thanks for reply. I will try it and let you and everyone else know if it works...



Top
 Profile  
 
Offline
 Post subject: Re: Swtor Raidplanner
PostPosted: Fri 6. Jan 2012, 13:15 

Joined: Fri 6. Jan 2012, 00:53
Posts: 3
I tried and it works. Thanks a lot darkmaeg.



Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

(C) The EQdkp-Plus Developer Team
EQdkp Plus Template by Ramon Kaes