Dylan Posted August 12, 2008 Posted August 12, 2008 Re: Free 2 - Gym Very nice mod Nyna it will be featured on my game :) Quote
hobbes Posted September 5, 2008 Posted September 5, 2008 Re: Free 2 - Gym Nyna and all you guys are just awesome.. AWESOME! Thanks for the mod and the v2 post. :mrgreen: Quote
pyro1423 Posted September 7, 2008 Posted September 7, 2008 Re: Free 2 - Gym i want to turn it into a donator gym how to do that ?? because atm all member's can enter it could you tell me what to add where and what to post under ect.. please and thx in advance Quote
Haunted Dawg Posted September 7, 2008 Posted September 7, 2008 Re: Free 2 - Gym You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
pyro1423 Posted September 7, 2008 Posted September 7, 2008 Re: Free 2 - Gym thx killah but where do i add that ?? Quote
XCU53S Posted September 7, 2008 Posted September 7, 2008 Re: Free 2 - Gym after include globals i should think Quote
pyro1423 Posted September 7, 2008 Posted September 7, 2008 Re: Free 2 - Gym another question how to make it that only donator's can see it on the mainmenu ?? Quote
Tonka Posted September 7, 2008 Posted September 7, 2008 Re: Free 2 - Gym find where friends list and blacklist are and just add it there Quote
pyro1423 Posted September 7, 2008 Posted September 7, 2008 Re: Free 2 - Gym oh yeh forgot about that thx Quote
hobbes Posted September 8, 2008 Posted September 8, 2008 Re: Free 2 - Gym Mu users and I love this mod, thanks Nyna! One problem that I am having is that it works great in Firefox, but won't load in IE or Safari. When using Safari, it displays the top header image and that's it. I am assuming this is a header.php conflict, are there any differences I should be aware of between Firefox and IE scripting that may be causing this issue? I've noticed on one or maybe two pages on my site that cuts the bottom footer image out as well. Is this a php issue/conflict? Has anyone been through this before? Quote
Joel Posted September 8, 2008 Posted September 8, 2008 Re: Free 2 - Gym Most people are using this mod as a Donator Gym Quote
Zero-Affect Posted September 8, 2008 Posted September 8, 2008 Re: Free 2 - Gym You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. looks similar to the You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. i post alot lol Quote
Guest Anonymous Posted September 8, 2008 Posted September 8, 2008 Re: Free 2 - Gym Mu users and I love this mod' date=' thanks Nyna![/quote'] Thankies One problem that I am having is that it works great in Firefox, but won't load in IE or Safari. When using Safari, it displays the top header image and that's it. I am assuming this is a header.php conflict, are there any differences I should be aware of between Firefox and IE scripting that may be causing this issue? Out of the box, this mod has worked perfectly to my knowledge across browsers with only minor rendering differences - so you may well have some basic conflict. Most people are using this mod as a Donator Gym Personally, I saw this as a freebie - People making money from it... Well, lets just say that it makes me less likely to release any free mods. But, that's up to you guys and your conscience. Quote
hobbes Posted September 24, 2008 Posted September 24, 2008 Re: Free 2 - Gym I finally got this script to work on Internet Explorer Nyna. It took me a while to figure it out as it was working fine on Firefox but the trouble was all over this comment in this line. echo sprintf("<input type='hidden' name='formID' value='%s' />", $formID); I removed and it works fine for Internet Explorer and Safari users. Funny how such a little thing such as that comment caused me so much grief and agony with IE. Quote
Haunted Dawg Posted September 24, 2008 Posted September 24, 2008 Re: Free 2 - Gym As for as i know the comment should be like this: <!- Nyna -!> Not double -- but i dont know i might be wrong. Quote
Guest Anonymous Posted September 24, 2008 Posted September 24, 2008 Re: Free 2 - Gym HTML comments have the following syntax: <!-- and so is this one, which occupies more than one line --> White space is not permitted between the markup declaration open delimiter("<!") and the comment open delimiter ("--"), but is permitted between the comment close delimiter ("--") and the markup declaration close delimiter (">"). A common error is to include a string of hyphens ("---") within a comment. Authors should avoid putting two or more adjacent hyphens inside comments. Information that appears between comments has no special meaning (e.g., character references are not interpreted as such). Note that comments are markup. Quote
Zero-Affect Posted September 24, 2008 Posted September 24, 2008 Re: Free 2 - Gym why even add it... Quote
Isomerizer Posted September 24, 2008 Posted September 24, 2008 Re: Free 2 - Gym why even add it... I think its some sort of trickery, To sploof bots. Its next to an important field in the form, the encryption.. Extra security.. ..I think. Quote
Zero-Affect Posted September 24, 2008 Posted September 24, 2008 Re: Free 2 - Gym i thought it was just to add her name lol Quote
Haunted Dawg Posted September 24, 2008 Posted September 24, 2008 Re: Free 2 - Gym It is another way to define that the mod is your's. By making the /* -- blah */ tags ontop of the they can just take it away, but add <!- Blah -!> in side the code, they will think it is used for some thing so when ever you want to see that some one is using your mod illegaly, you just click view source and look for <!- Blah -!> Quote
Zero-Affect Posted September 24, 2008 Posted September 24, 2008 Re: Free 2 - Gym yeah i was sure it was for viewsource or people who get the mods to see who made it also lol Quote
MobTown Posted October 7, 2008 Posted October 7, 2008 Re: Free 2 - Gym Hi, i was wondering how i would go about increasing the amount of will used per training session, i figured it would have something to do with the $will line, but when i try anything it just changes how many stats my users get. i have tried muliplying the line by 10, You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and by 0.1, (effectively dividing) You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. What am i doing wrong? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. 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.