Jump to content
MakeWebGames

Richards Business Mod--Fixed With a few Things added.


Recommended Posts

Posted
Thanks Shad, and you're welcome. When I get this cron bit fixed "if and when" I'll go ahead and add the events :P

Oh and DjKanna

there better :O

Much xD... Well done on fixing it ;)

  • Replies 166
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Yep, Danke ^_-

Stupid Fetch_arrays were bugging so I did away with them.

***NOTE TO ALL USERS****

If you are Reading this the Original Post has been updated. I will try to continue to do this for easy install. Saves reading through all the garble :P

So far as I "know" There are no more bugs.

Working on additions to this mod now, FINALLY ><

Posted
Yep, Danke ^_-

Stupid Fetch_arrays were bugging so I did away with them.

***NOTE TO ALL USERS****

If you are Reading this the Original Post has been updated. I will try to continue to do this for easy install. Saves reading through all the garble :P

So far as I "know" There are no more bugs.

Working on additions to this mod now, FINALLY ><

one other problem i had was you couldnt change an employees salary
Posted

Heres a question for you. Since its technically a job, and you earn stats, how would you make it so you cant get another job. You know what I mean? Like in TC you can have either a business job, or one of the other jobs.

Posted

Just stick

if($ir['job'] > 0)

{

echo "You already have a job, you must quit before you try to join a business";

$h-endpage();

exit;

}

stick that in the business aps function on business view :D

Posted

ive only just looked at this mod and it looks good well done imortal for fixing it and all the other coders who added bits n richard for building it

i think that it would be good to add logs to this so staff can see whats going on including same ip alerts allot of good mods on this site need logs its like u all forget that multis are everywhere

congrats on the mod +1 :thumbsup:

Posted

ok i got round to looking at this mod and i will need to edit it a bit for my own use but in all a great mod

firstly tho and i think everybody should think about this

i made a football club and i get just over 1 mil a day so whats stopping everybody getting 12 mil together starting a football club then sitting on 1 mil a day 100 members = 100 mil per day in to your game and i dont know about u guys but thats allot on my game

so i thin that maybe a system needs to be added to say that idk u get 100k a day then an extra 50k per day per member or somthing that way u wont have hundreds of the same business with only 1 person in it

i used football as a example but im sure all the other businesses are the same sort of thing

i will be working on this myself but im no master coder so dont let me stop u if ucan do better lol

im also going to be adding it so the employees get events for stuff like when there accepted in to the business etc

Posted

well could u post ur cron here i know it would help me so i can add it in then work on the system i want (that i will also post here) it would also help others dont want that much cash being pumped in to there game

:thumbsup:

Posted
well could u post ur cron here i know it would help me so i can add it in then work on the system i want (that i will also post here) it would also help others dont want that much cash being pumped in to there game

:thumbsup:

its strange you say that the gain is 1mil a day =\ i added it so it goes by class id/i dont know how much other stuff :P and also i hope you all added the active part so if the members of a company are not active they dont count towards profits for that day? :) also you can change the rank system on there to suit your game as it all changes depnding on the company ;)

Posted

i didnt add the active thing no but i have now

ive found a bug thats very annoying

in the kick member section i get this

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

this is before ive picked anybody

the log section is full of "was kicked out of the Company."

with no name i dont know if its with the mod or me not installing it right but either way its annoying

  • 2 weeks later...
  • 2 weeks later...
Posted

I have read through this thread completely and couldnt find a fix but when you try to credit somebody in your business it gives the money to the owner and nobody else no matter who you pick to send it to it only give it to the owner anybody else having this problem

  • 5 months later...
Posted
Only 3 Business in my game are receiving the profits from their business and the other 2 are not can you help me out im not sure what the problem is.

Check the cron

Thanks there was an error with a query in my cron now fixed. :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...