| Pages: 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 30 .. 30 :: one page |
| Author |
Thread Statistics | Show CCP posts - 26 post(s) |

Baldigan Joackim
|
Posted - 2005.02.08 10:58:00 -
[361]
hello, me again :p i research the res path for the image in top of the mission Kill mission (red, see a caracal) courrier mission (jumpgate) did you known their path ?
thanks in advance.
|

Ticondrius
|
Posted - 2005.02.08 18:26:00 -
[362]
Can we get this thread cleaned up and summarized? It's getting a big..long/messy
"If I'm brutally honest and it offends you, that's not my fault."
(\_/) (O.o) (> <) This is Bunny. Copy Bunny into your signature to help him on his way to world domination. |

Qalten
|
Posted - 2005.02.12 07:24:00 -
[363]
Does anyone know what the typeId is for Alliances? Be quite helpful for a lil project I'm working on ;)
EVE Diplomacy Table |

Sillente NiKunni
|
Posted - 2005.02.15 08:11:00 -
[364]
doesnt remember, bu easy to find :
make link like : <a href="showinfo:1//1">1</a> <a href="showinfo:2//1">2</a> . . . <a href="showinfo:7//1">7</a>
when you click a link, you will see in the title of the windows the expected type, and you will find constelattion, region typeID, and probably Alliances :p
|

Qalten
|
Posted - 2005.02.15 14:30:00 -
[365]
Edited by: Qalten on 15/02/2005 14:30:28
Originally by: Sillente NiKunni doesnt remember, bu easy to find :
make link like : <a href="showinfo:1//1">1</a> <a href="showinfo:2//1">2</a> . . . <a href="showinfo:7//1">7</a>
when you click a link, you will see in the title of the windows the expected type, and you will find constelattion, region typeID, and probably Alliances :p
I actually did this up till about typeId 600 and then got tired of it. (I made a PHP script that just made all those links for me automagically) Since Alliances weren't in the game from the beginning, I have a dreadful feeling their typeId is some high arbitrary number :/
EVE Diplomacy Table |

Traveler
|
Posted - 2005.02.16 06:58:00 -
[366]
The typeID for alliances is 16159.
Traveler Polaris Bug Hunter Lead |

Baldigan Joackim
|
Posted - 2005.02.16 10:12:00 -
[367]
Did you have a list of type Id (Dream, i dream ...) ???
cause i think it was from 1 to little number ...
|

Kahlen Rahl
|
Posted - 2005.02.17 03:12:00 -
[368]
CSS question.
I got an external CSS file defining H3 as a certain color. This displays correctly for 2 out 8 <h3> tags I got. The other 6 just get ignored and retain the default text color. Wierdest thing is the fact that the two <h3>'s that do get the correct color are always the same two. First I thought it was the fact that the <h3>'s were not alone on their own line in the source, but after some playing around it doesn't seem to matter. Any ideas?
Secondly, and maybe it has been mentioned before as well, a page without form elements keeps the specified bgcolor, but a page with a form element completely ignores every page background color set. What's up with that? Linked to this is a simple display error (imho): select lists, text fields and buttons are all rendered in a different style, or so I think about it. Select lists are dark blue text with a dark blue line around them, input fields have a white line, and the buttons are unreadable with white text and the 3d shiny style they have.
More random "bugs" found: - The "+" character causes my pages to break. - <form> tags cause incorrect spaces to appear. - urls in the addressbar are not correctly updated when using header(location: blabla) in php. - render times for a page with a 2 column table with text are horrible, EVE simply locks up and waits for 2 whole minutes before rendering it out.
And then another question: is it possible in the igb to have multiple links use have different colors using css? So far I've found that all links simply use the attributes for them which are defined in the body tag, and if not defined in the body tag, every attempt to set them via css gets completely ignored.
Proud member of the Alt Alliance - Join Today! |

Traveler
|
Posted - 2005.02.17 06:28:00 -
[369]
Could you provide some test pages, please? Some bugs are hard to reproduce and in many cases the reason is another one than you descibed.
Traveler Polaris Bug Hunter Lead |

Strikeman
|
Posted - 2005.02.17 12:13:00 -
[370]
Edited by: Strikeman on 17/02/2005 12:13:52
Originally by: Traveler Could you provide some test pages, please? Some bugs are hard to reproduce and in many cases the reason is another one than you descibed.
try this one: input boxes inside a table problem thingie.
this page will generally lock up EVE, not the browser ... Well, u can wait for 5-10 minutes for it to render, but EVE is not responding at all while u're waiting ...
I must say Traveler, rendering tables is going a lot smoother these days. But this is a nasty little bug where if u have more then ~20 input boxes in the table, it locks up EVE. This is a problem since the last clientside patch. It worked before that though.
--
NAGAmazon webshop ISK is not your goal. |

Xhanserbal
|
Posted - 2005.02.22 17:58:00 -
[371]
Heres another example of input boxes lagging out the game big style
Without Input boxes
With Input boxes
|

Grismar
|
Posted - 2005.02.22 22:12:00 -
[372]
I'm back, sort of. I wrote a Wiki that I hoped would work in the IGB. But to my dismay, the textarea control has a very serious problem. It ignores linefeeds, of all kinds. (chr(10), chr(13), chr(13)+chr(10), chr(10)+chr(13)).
So, when someone posts text from a textarea and I show the result in a textarea, it all ends up in one big ugly line. I expect and hope this is a small bug, but it completely breaks my Wiki (as it will some other applications that require multiline text entry...)
Greetings, keep up the good work, Grismar.
Rats - Corp/Implants - Agents |

FOL1
|
Posted - 2005.02.24 01:18:00 -
[373]
Anychance the igb test server with functions, and eve header can be fixed, as it comes saying it doesnt exist.
Im after the EVE Header, please, ;-) ---------------------------------------------
http://www.coredomination.com |

Traveler
|
Posted - 2005.02.24 06:45:00 -
[374]
I don't understand the last post. What do you want to tell me?
Traveler Polaris Bug Hunter Lead |

Nickel Deuce
|
Posted - 2005.02.25 01:44:00 -
[375]
After much headache and debugging, i found out that when you paste into a textarea a string with linebreaks, it will paste it but add a space at the end of every line which precedes a \n newline character, even when there is no such space in the original text copied. Furthermore, I believe that this irregular behavior is not limited to just IGB, it also happens in chat windows as well. - - - - - - - - Encoded with ROT26 ù circumvention will be prosecuted! |

Jazzatola
|
Posted - 2005.02.25 22:03:00 -
[376]
Originally by: Traveler I don't understand the last post. What do you want to tell me?
The browser docs seem to have dissapeared: 404
|

Fabricated Lies
|
Posted - 2005.02.28 22:45:00 -
[377]
Originally by: Jazzatola
Originally by: Traveler I don't understand the last post. What do you want to tell me?
The browser docs seem to have dissapeared: 404
Anyone have a copy of this page by chance that can be accessed? I would to see more information on this ═════════════════ ½½½ I R Fabricator! +++ ═══════_ |

Strikeman
|
Posted - 2005.03.01 20:21:00 -
[378]
Traveler, sorry to bother u again but the input box thingie still hasn't been fixed on the test server ? I was hoping of seeing this resolved quite quickly and maybe in a hotfix but that's not gonna happen is it ? :(
Then I'll wait till the end of March for the patch but pls mon, fix it :-) --
NAGAmazon webshop ISK is not your goal. |

Elissen
|
Posted - 2005.03.07 12:50:00 -
[379]
Originally by: Strikeman Traveler, sorry to bother u again but the input box thingie still hasn't been fixed on the test server ? I was hoping of seeing this resolved quite quickly and maybe in a hotfix but that's not gonna happen is it ? :(
Then I'll wait till the end of March for the patch but pls mon, fix it :-)
What happens if you replace all newlines by <br> or <br /> in the textarea? I *think* you should do a complete htmlentities on it too.
|

Attrezzo Pox
|
Posted - 2005.03.08 17:51:00 -
[380]
Originally by: Fabricated Lies
Originally by: Jazzatola
Originally by: Traveler I don't understand the last post. What do you want to tell me?
The browser docs seem to have dissapeared: 404
Anyone have a copy of this page by chance that can be accessed? I would to see more information on this
w3rd...
I'd really like to read the ingame documentation, if anyone has a current link or a copy I can get from you please eve-mail me. I'll be checking this forum daily until I find something. *-------------------------* This is not a good sig. |

Traveler
|
Posted - 2005.03.10 07:05:00 -
[381]
I uploaded the manual again. You can access it with this link: http://bughunters.addix.net/igbtest/IGB-commands.html
Traveler Polaris Bug Hunter Lead |

Bubu
|
Posted - 2005.03.10 09:52:00 -
[382]
Edited by: Bubu on 10/03/2005 16:03:58 Thx Traveler, it's very usefull.
Just a little question, if i can 
Where i can find the IDs ? I mean the id for solarsystem, corp., pg and item. Since i have a very little web space it could save a lot to upload only a code and use the images directly in eve
Thx for your help 
------EDIT-------
I just found what i'm looking for, thx a lot for this in-game browser, that give a plus to the game 
And ..... look at my site avaible..... in short time  You'll can find it cheking the bu corp. info.
|

Traveler
|
Posted - 2005.03.11 06:57:00 -
[383]
CCP is working on an centralized export DB funtion. This means you will be able to download a list of all known item types, solar systems, agents, and so on. I expect it to appear about 2 weeks after the next patch. I will ask for permission to give you a list that only contains the item name and the item typeID.
Traveler Polaris Bug Hunter Lead |

Bubu
|
Posted - 2005.03.11 13:05:00 -
[384]
Originally by: Traveler CCP is working on an centralized export DB funtion. This means you will be able to download a list of all known item types, solar systems, agents, and so on. I expect it to appear about 2 weeks after the next patch. I will ask for permission to give you a list that only contains the item name and the item typeID.
This DB with name and item typeID would be absolutely great ! This funcion can be usefull for the whole comunity. I think that you guys are doing a super job with the in game browser 
THANKS A LOT TRULY !!!!!!
|

Strikeman
|
Posted - 2005.03.15 02:27:00 -
[385]
Originally by: Traveler CCP is working on an centralized export DB funtion. This means you will be able to download a list of all known item types, solar systems, agents, and so on. I expect it to appear about 2 weeks after the next patch. I will ask for permission to give you a list that only contains the item name and the item typeID.

!! 4tw !! --
NAGAmazon webshop ISK is not your goal. |

Karazaan
|
Posted - 2005.03.17 03:38:00 -
[386]
Originally by: Traveler CCP is working on an centralized export DB funtion. This means you will be able to download a list of all known item types, solar systems, agents, and so on. I expect it to appear about 2 weeks after the next patch. I will ask for permission to give you a list that only contains the item name and the item typeID.
1-That would be nice but would it be possible to have the Show Info windows in the game give us the number if we like hold Shift+CTRL while clicking on the Attribute tab?
I ask because I have access to all the items id from the Item Database, I have the system/constellation etc from the EVE_map_tables.xls file I found somewhere. But if I want like our corp id, I mean, we used the LogServer to find it out. Would have been a lot easyer to find it in game.
2-I've used <IMG SRC=östarmap:ids=list of map objects&marks=list of markersö size=ösizeö> and I would like to know what I can use instead of 'starmap' to have regions and the universe map like with the F11 Maps... when I put region id beside starmap, it does'nt work so I guess it's another tag.
3-when using the starmap tag, like this <IMG SRC="starmap:ids=20000504&marks=30003456::Hotrardik::-::-" size="256">
I get the Hotrardik system Highlighted in the Argeir constellation map, the system has a little white circle around it, but I see a 3/4 Red circle in the top left corner.
When I do F11, I see a Red circle with a white arrow going from where I am, so my guess is that if I say the other system, the arrow might be the jump gate. But how do I set that arrow?
The IGB-commands documents is invaluable to me BUT it lack a little on theses details...
Thanks!
Karaz |

Xhanserbal
|
Posted - 2005.03.17 21:14:00 -
[387]
Any news on the Table and input box problem which causes the eve client to freeze while the page loads?
|

Ramov Tinoga
|
Posted - 2005.03.18 15:24:00 -
[388]
Edited by: Ramov Tinoga on 18/03/2005 15:23:55
Originally by: Traveler I uploaded the manual again. You can access it with this link: http://bughunters.addix.net/igbtest/IGB-commands.html
I wanted to check the use of the res://-type instead of ripping the icons from CCP's pages. 
But this page is still missing and gives a four-oh-four:
http://bughunters.addix.net/igbtest/ingametest3.html So do ingametest2.html and ingametest4.html.  -----
|

Fabricated Lies
|
Posted - 2005.03.29 19:18:00 -
[389]
I didn't catch it earlier in this thread, but does this code work?
Quote: <IMG SRC="typeicon:typeID" width="64">
If so, what are the typeID's that can be used. I tried using, lets say like the item number for an Arma but no image for ship would show up. Is there something else that can be used to show the icon image of a certain item? ═════════════════ ½½½ I R Fabricator! +++ ═══════_ |

Karazaan
|
Posted - 2005.04.01 05:33:00 -
[390]
Originally by: Fabricated Lies I didn't catch it earlier in this thread, but does this code work?
Quote: <IMG SRC="typeicon:typeID" width="64">
If so, what are the typeID's that can be used. I tried using, lets say like the item number for an Arma but no image for ship would show up. Is there something else that can be used to show the icon image of a certain item?
It's working, try the type 643 that you get from hovering the icon in the item database. You should get the small arma icon. Now if that's not working, it's the (") symbol that is not the right one, got that problem at first... |
| |
|
| Pages: 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 30 .. 30 :: one page |
| First page | Previous page | Next page | Last page |