Page 1 of 2

Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Thu Aug 11, 2022 11:21 pm
by SvT
  • Unlimited Money
  • Unlimited Kudosh
  • Instant Research
  • Max Course Level
  • Super Movement Speed (Students)
  • All Students in Graduation Year
  • Staff Modifier
    • Super Movement Speed (Staff)
    • Happy About Salary
    • Staff Works for Free
    • Instant Staff Training
    • Level 99 Staff
  • Sub Goals
    • Student Satisfaction Rating
    • Average Attribute
    • Personal Goals
    • Complete Class With Grade
    • Complete Private Tuition
    • Students on Campus
    • Attractiveness Rating
    • Remove Invaders
    • Excavate Artefacts
    • Earn $
    • Expel Mole
    • Upgrade Items
    • Monthly Profit
  • Get Achievement Progress
  • Get Achievement Data ***
*** For assistance with achievements, check the "Get Achievement Data" box. When the data loads, you can modify the "MaxProgress_Int" value. This is the achievement unlock requirement. For example, change MaxProgess_Int from 1000 to 1 in the "NumStudentsGraduated_B" section for it to unlock after 1 graduation.

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Fri Aug 12, 2022 9:52 am
by FunGaming44
Awesome work, thank you. Is there anyway you can make an option that upgrades everything fully like you have for staff that they are instantly level 99 but then something that does that for all equipment that they are all instantly level 3 upgrade

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Sun Aug 14, 2022 6:06 am
by FunGaming44
Can you add an option to set salary for all teachers, all assistants and all janitors all 3 separate of course

Also an option to set all staff levels manually instead of just the 99

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Sun Aug 14, 2022 1:31 pm
by Darkedone02
I would like to have a learning speed multiplier on this table

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Sun Aug 14, 2022 5:51 pm
by Lija2012
:wub: :wub: :wub:

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Sun Aug 14, 2022 7:51 pm
by SvT
FunGaming44 wrote:
Sun Aug 14, 2022 6:06 am
Can you add an option to set salary for all teachers, all assistants and all janitors all 3 separate of course

Also an option to set all staff levels manually instead of just the 99
What's the reason for the first request? Seems pointless.

For staff levels, just edit line 8 of the script.

Code: Select all

mov [rax+10],#99

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Sun Aug 14, 2022 10:27 pm
by Kushan
Seems like the store version updated to 1.3.43264.0 and this table no longer works (or at least, it crashes when I try to use it).

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Mon Aug 15, 2022 8:38 am
by FunGaming44
SvT wrote:
Sun Aug 14, 2022 7:51 pm
FunGaming44 wrote:
Sun Aug 14, 2022 6:06 am
Can you add an option to set salary for all teachers, all assistants and all janitors all 3 separate of course

Also an option to set all staff levels manually instead of just the 99
What's the reason for the first request? Seems pointless.

For staff levels, just edit line 8 of the script.

Code: Select all

mov [rax+10],#99
Reason is so you dont have to set them all manually 1 by 1 this is also usefull if you changed the level back to like a normal value because if you hired them at level 99 they have a huge salary so in order for us to change it back to normal salary we would need an option to edit them all at once specially since the game will not let us lower the salary even


And thanks for letting me know how to change it, is there a way to copy that script to make a seperate new one with a different value ?? not that known into editing scripts

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Mon Aug 15, 2022 8:48 am
by FunGaming44
Btw is there a way to separate the staff so i can have like only janitors level 99 for example but a different level for all teachers ?? and a different level again for assistants ?

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Mon Aug 15, 2022 11:40 am
by onomamashinee
It would be useful to have the option to set staff levels individually (for selected character, for example) instead of making everyone have the exact same same level

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Mon Aug 15, 2022 2:22 pm
by SvT
FunGaming44 wrote:
Mon Aug 15, 2022 8:38 am
And thanks for letting me know how to change it, is there a way to copy that script to make a seperate new one with a different value ?? not that known into editing scripts
Ctrl+C and Ctrl+V on the script :)

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Mon Aug 15, 2022 2:28 pm
by FunGaming44
We really need an instant upgrade or a simple option to fully upgrade everything in 1 go

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Mon Aug 15, 2022 2:28 pm
by FunGaming44
SvT wrote:
Mon Aug 15, 2022 2:22 pm
FunGaming44 wrote:
Mon Aug 15, 2022 8:38 am
And thanks for letting me know how to change it, is there a way to copy that script to make a seperate new one with a different value ?? not that known into editing scripts
Ctrl+C and Ctrl+V on the script :)
Thank you friend, you're awesome

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Tue Aug 16, 2022 8:47 am
by Darkedone02
It's too bad I can't modify the super speed as it's becoming a bit of a hindrance then a help when they try to "decelerate" to their objective point, like you see these teachers going in circles till they slow down enough to interact with the object in question.

One thing that I've also noticed is instant research is broken, i've started researching a project and it's not completed instantly.

Re: Two Point Campus - Windows Store / Game Pass Version +26 (Work-in-Progress)

Posted: Tue Aug 16, 2022 3:09 pm
by SvT
Darkedone02 wrote:
Tue Aug 16, 2022 8:47 am
It's too bad I can't modify the super speed as it's becoming a bit of a hindrance then a help when they try to "decelerate" to their objective point, like you see these teachers going in circles till they slow down enough to interact with the object in question.

One thing that I've also noticed is instant research is broken, i've started researching a project and it's not completed instantly.
Line 16 of "Staff Modifier". You can change the speed - try 5 instead of 10.

Not sure if there were any game updates, but I noticed the first research you do is sometimes not completed instantly. Try cancelling and restarting it or letting one finish first.