View unanswered posts | View active topics It is currently Fri May 23, 2025 8:30 pm



Reply to topic  [ 23 posts ]  Go to page Previous  1, 2
 +50k Cloak, Flux storms not working? 
Author Message
User avatar

Joined: Wed Nov 10, 2010 2:44 am
Posts: 3751
Reply with quote
JohnDe wrote:
On this note, I thought Id mention that I scanned a planet when I was between rank 5-10 (using a +50 scan artifact) which boosted my scan to ....mayyybe 80? tops? and it had a flux storm going on.

yes, as someone else has already pointed out.. flux storms are currently not working... the value shows correctly but the flux storms are being ignored during scan
for now, they're just a pretty lightshow

_________________
_________ Image

Officer Namba1 of The Unknown, Lv.666+ Dark Smuggler

Image


Sun Dec 18, 2011 5:00 pm
Profile

Joined: Sun Oct 02, 2011 12:51 pm
Posts: 42
Reply with quote
i dont want to be rude, but it seems like dan coders are using copy/paste a lil to much for their coding....as simple as that... they modified the bit of code in the planet page that calculate scan, but they didn't change the bit of code that calculate cloack vs scan in the scan planet page. weird enough it isn't the same function() or (which would be less "lazy coding") you made a new file to include with a new name, but forgot to change the name in the page used for planet scanning....... which is quite common mistakes...

i've found an exploit about energy and reported it; it look like another copy/paste lazy coding...really dan you should start using triggers in your database .... thats powerfull tool...which also save a lot of work for server processor.....

for example, everytime something change a planet cloak value (building or buff), the database trigger intercept it, ask database (ONCE!) for all the current buff/building on that planet, calculate the cloaking. Then, when you need a planet cloak value, it just have to ask something like (select cloak from planets where planet_id = xxxxx) which is much faster then caculating it everytime you need it.....

if you need some help to clean your code, i'll gladly help you dan ;) but i pretty much guess you wont read my post as you ignored my post about Energy exploit (and how to fix it with 5 minute of intense coding...).

regards.


Fri Dec 23, 2011 7:38 pm
Profile
User avatar

Joined: Mon Oct 24, 2011 9:58 pm
Posts: 332
Reply with quote
LordK wrote:
i dont want to be rude, but it seems like dan coders are using copy/paste a lil to much for their coding....as simple as that... they modified the bit of code in the planet page that calculate scan, but they didn't change the bit of code that calculate cloack vs scan in the scan planet page. weird enough it isn't the same function() or (which would be less "lazy coding") you made a new file to include with a new name, but forgot to change the name in the page used for planet scanning....... which is quite common mistakes...

i've found an exploit about energy and reported it; it look like another copy/paste lazy coding...really dan you should start using triggers in your database .... thats powerfull tool...which also save a lot of work for server processor.....

for example, everytime something change a planet cloak value (building or buff), the database trigger intercept it, ask database (ONCE!) for all the current buff/building on that planet, calculate the cloaking. Then, when you need a planet cloak value, it just have to ask something like (select cloak from planets where planet_id = xxxxx) which is much faster then caculating it everytime you need it.....

if you need some help to clean your code, i'll gladly help you dan ;) but i pretty much guess you wont read my post as you ignored my post about Energy exploit (and how to fix it with 5 minute of intense coding...).

regards.


From all I've heard about Dan, that seems quite unusual. Maybe you could use the "contact administrator" link to offer your services?


Fri Dec 23, 2011 9:59 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 23 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users and 13 guests


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

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.