Joshua Posted December 6, 2009 Author Posted December 6, 2009 Hey, I shared my work you have to share yours, or my next big addition to this mod is mine all mine! ;) Quote
Mcfarlin Posted December 6, 2009 Posted December 6, 2009 i said its a good idea just as long as ya staff panel is secured.no you said "Good idea but really, why use this if you know how to use the database? This is just more for hackers to mess around with" no mention of as long as your panel is secure but im at the point i cant care any less than i do currently. and im not in the best of moods by any means, so im gonna just keep quiet and go back to just watching the posts and not trying to add to them. you know like most of the other ppl that come here to only take and never contribute. speaking of contributing..............feel free to post the stuff you have made, cuz im not finding any of it when i search your posts bro? why might that be?.....lmao immortal ---------- i will post it when i get it done, but not now. im not in the mood to work on it anymore now. Quote
Joshua Posted December 6, 2009 Author Posted December 6, 2009 But this is a good idea to add staff functions honestly. As for hackers....secure your globals and you dont have to worry about this little bit here =P Far as I can tell the Business mod itself is pretty tight to Quote
SHAD Posted December 6, 2009 Posted December 6, 2009 i get this error Fatal error: Call to undefined function Doing() in /home/as7863/public_html/companyspecials.php on line 3 Quote
Mcfarlin Posted December 6, 2009 Posted December 6, 2009 i get this error Fatal error: Call to undefined function Doing() in /home/as7863/public_html/companyspecials.php on line 3 take that line out, immortal forgets that we dont have that in our games. lol EDIT--- Doing('At the stock market.'); (delete that whole line) you will have to take out the include_once (DIRNAME(__FILE__). '/bbcode_parser.php'); bit as well unless you have that file. Quote
SHAD Posted December 6, 2009 Posted December 6, 2009 yea i fixed that error but now i get this error < Warning: session_start() [function.session-start]:Cannot send session cache limiter - headers already sent (output started at /home/as7863/public_html/compspecials.php:1) in /home/killer/public_html/globals.php on line 2 Â Quote
thedestroyer Posted December 6, 2009 Posted December 6, 2009 use this one. works fine for me compspecials.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
kaine- Posted December 6, 2009 Posted December 6, 2009 can someone send me these files in a zip file? so i can open it and edit then upload? if you can the thanks :) Quote
thedestroyer Posted December 6, 2009 Posted December 6, 2009 can someone send me these files in a zip file? so i can open it and edit then upload? if you can the thanks :) why dont you just copy n paste? Quote
BludClart Posted December 6, 2009 Posted December 6, 2009 so i guess nobody is gonna thank me for this mod revamp then :S i know what to do in future,i think i will keep my files to myself :P ^^ Quote
kaine- Posted December 6, 2009 Posted December 6, 2009 on the business_cron how do u do it on the cron jobs? what do u do ? Quote
thedestroyer Posted December 6, 2009 Posted December 6, 2009 on the business_cron how do u do it on the cron jobs? what do u do ? curl http://yourgameurl/business_cron.php?code=yourconfigcodehere Quote
thedestroyer Posted December 6, 2009 Posted December 6, 2009 Thanks for the best mod ever BludCart! ;) Quote
Curt Posted December 6, 2009 Posted December 6, 2009 ok first of all i would like to thank Richard, BludClart and Immortalthug for the time and effort they have put into his mod. It is a very nice addition to any game. Also, when someone trys to accept someone into there company it doesnt seem to work...just curious if anyone else has had this problem ? it doesnt error, it just shows a blank page (NOT BLANK WHITE PAGE, a blank ingame page..) i havent had time to look thru the code fully yet..so i was wondering if anyone else had this minor error.. cheers Quote
thedestroyer Posted December 6, 2009 Posted December 6, 2009 ok first of all i would like to thank Richard, BludClart and Immortalthug for the time and effort they have put into his mod. It is a very nice addition to any game. Also, when someone trys to accept someone into there company it doesnt seem to work...just curious if anyone else has had this problem ? it doesnt error, it just shows a blank page (NOT BLANK WHITE PAGE, a blank ingame page..) i havent had time to look thru the code fully yet..so i was wondering if anyone else had this minor error.. cheers tested it and it works fine Quote
Joshua Posted December 6, 2009 Author Posted December 6, 2009 Ok Folks For those having problems you need to add The Following to Global_func.php file It was in the original mod i forgot to post it, appologies find ?> in global_func.php above add this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. good to go. For the crons you would do them the same as your Day Cron 0 0 * * * and set the curl For the person with the session error..i'm not sure..are you on version 1 or version 2? I edited this for V2 Quote
chicka Posted December 6, 2009 Posted December 6, 2009 First of all Immortalthug.. This is wonderful.. Looks like you put a lot of work into this to make it even better than what it was Second of all Richard.. Thank you very much for posting this mod in the first place especially FREE... I think you did an awesome job and looks like this could have taken weeks for you to make.. so +1 for the both of you and thank you both Quote
Curt Posted December 6, 2009 Posted December 6, 2009 just want to clarify the error i had earlier was my fault :P...and nothing to do with the mod itself :) MOD WORKS PERFECT :D cheers Quote
Joshua Posted December 6, 2009 Author Posted December 6, 2009 Thank you Chicka, BludCard helped :) NEW MOD ADDITION ROB BUSINESS. Players Now have an extra stat in "userstats" called robskill Businesses have an Extra column called bussecurity. Businesses must Pay per 1 point of security or "security guard" through their own vault to keep their business secure. I'm also making businesses security go up 1 point per day with Crons. Players will be able to swap Crystals "or in my game cigarrettes" for robskill points but it will be very expensive If their robskill is higher than the Business they can rob that business, but only Once Per day. Fail is massive jail time and the loss of a point Getting it together to post up. Quote
Joshua Posted December 6, 2009 Author Posted December 6, 2009 SQLS You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Overwrite business_view.php with this one. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. business_manage.php Overwrite next. Quote
Joshua Posted December 6, 2009 Author Posted December 6, 2009 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
thedestroyer Posted December 6, 2009 Posted December 6, 2009 Parse error: syntax error, unexpected $end in /home/thedestr/public_html/business_manage.php on line 304 Quote
Joshua Posted December 6, 2009 Author Posted December 6, 2009 business_manage continued You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. FIND IN REGISTER.PHP You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. add an Extra 10 to the query..example $db->query("INSERT INTO userstats VALUES('$i', 10, 10, 10, 10, 10 Run THIS query in your SQLS UPDATE userstats SET robskill = 10 UPDATE businesses SET bussecure = 10 That starts all your users currently and businesses to 10 security skill. Enjoy, more to come. Quote
Joshua Posted December 6, 2009 Author Posted December 6, 2009 Due to the Differances of crystal Temples and Games I leave you all to decide how users can Gain robskills My game they will only be able to trade cigarrettes for them, or donate for them. Either way it's going to be costly. Security is costly, If you want to do what I'm doing and have businessess security based off of business age Run this cron in Cron_Day.php $db->query("UPDATE businesses SET bussecurity = bussecurity +1"); 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.