Corey Posted February 3, 2012 Report Posted February 3, 2012 I wish no one ever showed him the forums http://img855.imageshack.us/img855/747/nationsig2.jpg<br />T Corey S> http://img819.images...48/87908453.png<br />T Cheese!> sadly enough corey, you arent ugly<br />T Cheese!> at least u have that going for u
kevinz000 Posted February 8, 2012 Report Posted February 8, 2012 no one showed mei got it myselfsince im a computer 1337
Cheese Posted March 9, 2012 Author Report Posted March 9, 2012 idea: ?buy resetprice: 25Mresets the zone, and gives the player that buys it a x2 boost to money&xp the until the next time item is bought SSC Distension OwnerSSCU Trench Wars Developer3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of CheeseDr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.3:KrynetiX> do you ever open your web browser and type ?go google5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.
Cheese Posted March 25, 2012 Author Report Posted March 25, 2012 bring back (S) in ?lancsthen add (D) for the lancs that are deadthen find a way to add (E) for ppl with evokers and their ship # SSC Distension OwnerSSCU Trench Wars Developer3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of CheeseDr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.3:KrynetiX> do you ever open your web browser and type ?go google5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.
★ D1st0rt Posted March 31, 2012 Report Posted March 31, 2012 As far as I know we haven't updated the code for lancs so the only reason it would stop displaying (S) is if the item changed to the point where it was no longer recognized. I haven't had a chance to dig into why but it should be a pretty easy fix since that module does very little _UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA____UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA___UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA__UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA___UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AAJ.C. Dento> prime example of why america will never be a world super power.Moscato> d1 is mad he will never have a job outside subspaceI can't see this because I turned signatures off. ps VT
Jareth Posted March 31, 2012 Report Posted March 31, 2012 It happens because it checks for the item in the itemlist before they are loaded from the database callbacks, I believe. getItemByName returns None when the modules are first loaded, but if you manually unload and load hs_lancs then it doesn't.
★ D1st0rt Posted March 31, 2012 Report Posted March 31, 2012 (edited) Hmm it's checking for the item when it attaches to the arena, I would have thought that would be enough time for the items to get loaded Edited March 31, 2012 by D1st0rt _UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA____UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA___UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA__UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA___UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AAJ.C. Dento> prime example of why america will never be a world super power.Moscato> d1 is mad he will never have a job outside subspaceI can't see this because I turned signatures off. ps VT
Jareth Posted March 31, 2012 Report Posted March 31, 2012 (edited) It does, but the itemlists are loaded into the arena data from callbacks in hscore_database.c when arena action AA_CREATE is triggered. It isn't enough time for the callbacks to return. I compiled hscore_database.c and switched AA_CREATE to AA_PRECREATE to load them early and it worked, but I think that would still be a rush case. Edited March 31, 2012 by jareth
Dr Brain Posted March 31, 2012 Report Posted March 31, 2012 I think there's an item loaded callback in hscore_database. If not there should be. Freedom is the right to be wrong.
Cheese Posted April 1, 2012 Author Report Posted April 1, 2012 seems to be working ingamethanks whoever SSC Distension OwnerSSCU Trench Wars Developer3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of CheeseDr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.3:KrynetiX> do you ever open your web browser and type ?go google5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now