If i'm host and i have XP multiplier active does that apply to others who connect to me?
With my table it might, the player hook is after a list lookup with an index of zero, and the other players my run though that as well. I'm currently only working offline. I think i could be filtered with the index but haven't played online/coop yet. But there is an XP multiplier in the pointer section that would only affect that player, the script just adds a new multiplier as well; so the villila multiplier is still used. And that multiplier is just at offset 0x194 from the same base as XP, and is the games XP multiplier.
But if the ptrPlayerHook only points to you then no, it uses that to filter out other stuff.
You didn't get it. He wants to play as if with 4 to get better loot (given there's no such script out yet). He gives a shit about XP ) All these fucks want is cool weapons, cool attributes, cool shit, cool fuck you. Time to sober up for the retaliation! Prepare the ban hammer!
If i'm host and i have XP multiplier active does that apply to others who connect to me?
With my table it might, the player hook is after a list lookup with an index of zero, and the other players my run though that as well. I'm currently only working offline. I think i could be filtered with the index but haven't played online/coop yet. But there is an XP multiplier in the pointer section that would only affect that player, the script just adds a new multiplier as well; so the villila multiplier is still used. And that multiplier is just at offset 0x194 from the same base as XP, and is the games XP multiplier.
But if the ptrPlayerHook only points to you then no, it uses that to filter out other stuff.
Alrighty thanks for the information much appreciated!
You didn't get it. He wants to play as if with 4 to get better loot (given there's no such script out yet). He gives a shit about XP ) All these fucks want is cool weapons, cool attributes, cool shit, cool fuck you. Time to sober up for the retaliation! Prepare the ban hammer!
Was this a response to a PM or something?
I was talking to Original Boss who litterialy asked, "If i'm host and i have XP multiplier active does that apply to others who connect to me?".
I'm old. Thought you replied to nos4r2 Still a valid post. Let him reply
Fair enough, you'll have that from time to time; happens to the best of us. I can at least say I've had grey hair for over 20 years, but I had gray hair before I could grow facial hair.
Yeah that what i'm looking for i mean playing solo but enemy tougher like 4 player scaling so more mob and better drop more badass something like that i just feel borderland 1 are abit too easy even without cheat
Yeah that what i'm looking for i mean playing solo but enemy tougher like 4 player scaling so more mob and better drop more badass something like that i just feel borderland 1 are abit too easy even without cheat
I used the one in the original all the time. Tried that and it finds an address but setting it doesn't give the delay for the fast travel, so I don't think it's working. But I'm betting it's still just a matter of changing two integers from 1 to 4. Just need to find the right addresses.
Tim's table is required.
Found some more data on weapons, tried to keep it simple like in the bl2\bltps table.
There are more things in there but couldn't figure out what they are doing, and couldn't find level and projectile speed.