beta version of crusadesage.com

General topics regarding Devana

beta version of crusadesage.com

Postby amic018 » Tue Mar 09, 2010 1:28 am

Hy all i just made a new version of crusadesage.com game,and i need some opinions of it :D .If you like to see it live you can find it here:
http://beta.crusadesage.com
amic018
peasant
 
Posts: 20
Joined: Wed Jan 28, 2009 12:40 am

Re: beta version of crusadesage.com

Postby deadly_zone » Tue Mar 09, 2010 1:47 am

You do nice changes to game.Keep up good work... ;)

Btw.

How you make your statistics do not show 0 rank,please,I'm trying to do it for long time,but I can't find solution...
User avatar
deadly_zone
nobleman
 
Posts: 431
Joined: Tue Jan 20, 2009 5:01 pm

Re: beta version of crusadesage.com

Postby madalin2009 » Fri Mar 12, 2010 11:06 pm

So awesome! Hope you'll release it.
madalin2009
footman
 
Posts: 111
Joined: Tue Apr 14, 2009 6:49 pm

Re: beta version of crusadesage.com

Postby amic018 » Mon Mar 15, 2010 12:27 am

deadly_zone wrote:You do nice changes to game.Keep up good work... ;)

Btw.

How you make your statistics do not show 0 rank,please,I'm trying to do it for long time,but I can't find solution...

Hy i just modified the code like this:
original code:
<?php
if (isset($col))
{
for ($i=$id; (($i<$id+10)&&($i<count($user_stats))); $i++) echo "<tr><td>".$i."</td><td><a class='q_link' href='profile_view.php?id=".$user_stats[$i][0]."'>".$user_stats[$i][1]."</a></td><td>".$user_stats[$i][2]."</td></tr>";
}
?>

modified code:
<?php
if (isset($col))
{
for ($i=$id; (($i<$id+10)&&($i<count($user_stats))); $i++) echo "<tr><td>".($i+1)."</td><td><a class='q_link' href='profile_view.php?id=".$user_stats[$i][0]."'>".$user_stats[$i][1]."</a></td><td>".$user_stats[$i][2]."</td></tr>";
}
?>

This is from user_stats.php file.Hope this helps
amic018
peasant
 
Posts: 20
Joined: Wed Jan 28, 2009 12:40 am

Re: beta version of crusadesage.com

Postby deadly_zone » Mon Mar 15, 2010 1:07 am

Thank you very much,very useful! :D

But,there is another problem,when I type "1" in Go to rank [textarea (1)] ....sumbitbutton

It showup me 2 rank,do you know how to fix that issue,when I enter some number ,in result it add me rank + ...

And one more question,how to make statistics show x ranks ?
User avatar
deadly_zone
nobleman
 
Posts: 431
Joined: Tue Jan 20, 2009 5:01 pm

Re: beta version of crusadesage.com

Postby madalin2009 » Tue Mar 16, 2010 11:31 am

Okay, I know this isn't in the right topic, but I have a CrusadesAge question:
I can't login into my CrusadesAge game... It sends me to login.php..... And when I login again, and I get redirected to login.php.
madalin2009
footman
 
Posts: 111
Joined: Tue Apr 14, 2009 6:49 pm

Re: beta version of crusadesage.com

Postby radu » Thu Mar 18, 2010 1:53 pm

hello amic018 i owner of http://www.agartha-online.com/
o can share my game source if you give me that beta crusadesage game source
:) :) :)
Image
Im working on the best 3d animated devana project in all devana history soon its will be launched
radu
peasant
 
Posts: 33
Joined: Thu Mar 18, 2010 1:45 pm

Re: beta version of crusadesage.com

Postby UltimuDon » Thu Mar 18, 2010 3:00 pm

© Copyright 2009 Primus Interactive. All rights reserved.


Really?copyright for what?Domain name? :)
UltimuDon
merchant
 
Posts: 249
Joined: Wed Feb 17, 2010 10:37 am


Return to Town square

Who is online

Users browsing this forum: No registered users and 1 guest