Eternal Posted December 9, 2008 Posted December 9, 2008 Another Mod By me i replicated this mod from a game i saw First insert in global_func.php before the end ?> closing You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Then Create a file Called description.php and insert this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ^^^^^^^^^Color can be defined to your liking Then in inventory.php replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Just Where it says the link to iteminfo and the name REPLACE with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Like always Any questions or errors post here Quote
Karlos Posted December 9, 2008 Posted December 9, 2008 Re: [mccode V2] Item Descryption. Nice idea.... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Don't need to be in global_func.php try useing something in the link :wink: Quote
Sethenor Posted December 9, 2008 Posted December 9, 2008 Re: [mccode V2] Item Descryption. Nice one mate good effort Quote
Uridium Posted December 9, 2008 Posted December 9, 2008 Re: [mccode V2] Item Descryption. Very nice :) +1 Quote
Karlos Posted December 9, 2008 Posted December 9, 2008 Re: [mccode V2] Item Descryption. Don't need to be in global_func.php try useing something in the link :wink: Try this :wink: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Replace with: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Untested! Quote
Guest Sniko` Posted December 9, 2008 Posted December 9, 2008 Re: [mccode V2] Item Descryption. Nice +1 Quote
BlueDevil23 Posted December 9, 2008 Posted December 9, 2008 Re: [mccode V2] Item Descryption. Pretty cool +1 My inventory that is in the works, has something similar to this. Quote
MyGunWars Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. Don't need to be in global_func.php try useing something in the link :wink: Try this :wink: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Replace with: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Untested! Dose not open a new window??? Quote
Zero-Affect Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. I prefer my way rather than multiple windows Nice idea though + 1 Quote
AlabamaHit Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. Nice work there Zero. Ilike that... The game im working on i have a couple places im using a small window like that. Little Javascript can do amazing things :P....oh and to put it in that like you did..wow..very very nice seriously man. I nkow how much work well maybe not work, but agrivation to get it to work, lol....I have it on simple things. Im planning on adding it in places like that. just taking time cause it takes alot, Very big prop to it. Oh, and Prob to Main topic...Very nice Share man. Quote
Eternal Posted December 10, 2008 Author Posted December 10, 2008 Re: [mccode V2] Item Descryption. Well Thank you verry much people since zero wanted to prove his little way which would be 100% better than what i done .. but i will return with better which i am still learning .. And a big thanx to the dude who sql injected my game if it wasnt for you my game would be a big F***k up right now.. Quote
zbirc3 Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Care to make that do a new window? Quote
Eternal Posted December 10, 2008 Author Posted December 10, 2008 Re: [mccode V2] Item Descryption. Don't need to be in global_func.php try useing something in the link :wink: Try this :wink: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Replace with: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Untested! Dose not open a new window??? Since people are not reading the way it is formed replace the section with this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. :P lol Quote
zbirc3 Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Eternal Posted December 10, 2008 Author Posted December 10, 2008 Re: [mccode V2] Item Descryption. replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Yes that or you can make the items click able and take out an extra space for info You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FOR ITEM CLICKABLE FOR INFO OR You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. in the links section Quote
zbirc3 Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. Now what about a mouseover one? :P Quote
Eternal Posted December 10, 2008 Author Posted December 10, 2008 Re: [mccode V2] Item Descryption. Now what about a mouseover one? :P i will have a look into mousover image boxes i have seen on fallen sword that the use that tecnique so il have a look Quote
Uridium Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. My old 32explore page used the same hing whereby if you hover over a link it would give the image Pic... however i did lose that when my host closed i may have it burried somewhere on the pc though will dig it out.. Quote
Eternal Posted December 10, 2008 Author Posted December 10, 2008 Re: [mccode V2] Item Descryption. lol i am sure it is just done with tool tips will be awesome when i check it out and write it up :) Quote
DeaTH_RideR Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. works good with out the global_function. my only question is will it work with the item pic mod found on herehttp://criminalexistence.com/ceforums/index.php?topic=18505.0 Quote
Eternal Posted December 10, 2008 Author Posted December 10, 2008 Re: [mccode V2] Item Descryption. works good with out the global_function. my only question is will it work with the item pic mod found on herehttp://criminalexistence.com/ceforums/index.php?topic=18505.0 That is the main idea lol Replace the image src with the one you have placed in the item pic mod.. Quote
DeaTH_RideR Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. thanks , im learning all this as i go. :-D Quote
HITMAN 17 Posted December 10, 2008 Posted December 10, 2008 Re: [mccode V2] Item Descryption. ok my item pics are in a folder called itmpics so what will i need to change the image line to on description.ph Quote
PsyChoTic Posted January 6, 2009 Posted January 6, 2009 Re: [mccode V2] Item Descryption. would someone pls be able to change this to v1 for me pls it would be a big help Quote
Eternal Posted January 7, 2009 Author Posted January 7, 2009 Re: [mccode V2] Item Descryption. would someone pls be able to change this to v1 for me pls it would be a big help DUDE Took me 30 seconds.. in this little box here... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Also I suppose You can use the same other codes in main post Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.