Fri Jan 25, 2019 8:37 am
Fri Jan 25, 2019 8:51 am
theItalianMatt wrote:[*]I DO NOT OWN ANY OF THE MODS I LINKED. Credit goes to Looyh and Twist. I also suggest you to visit their Topic pages and download the other mods, they're the best modders we have in this community.
Fri Jan 25, 2019 9:03 am
bluejaybrandon wrote:theItalianMatt wrote:[*]I DO NOT OWN ANY OF THE MODS I LINKED. Credit goes to Looyh and Twist. I also suggest you to visit their Topic pages and download the other mods, they're the best modders we have in this community.
Yet you use an ad-link for a file containing no content you have created. Don't hype people up and call them "the best modders in the community" when you're profiting off their work. That's incredibly fake and shouldn't be allowed under the rules of this site. That's like me working my way through someone's ad-linked content and then re-uploading it with my own ads.
Fri Jan 25, 2019 9:05 am
theItalianMatt wrote:Hey bro I'm sorry, my links both work, which one are you talking about? The bit.ly one? If it doesn't work I'll provide to change it with a Mega link, but i swear it's not fake because I can open it. Maybe I did something wrong with the condivision, let me help you now.
Fri Jan 25, 2019 9:08 am
bluejaybrandon wrote:theItalianMatt wrote:Hey bro I'm sorry, my links both work, which one are you talking about? The bit.ly one? If it doesn't work I'll provide to change it with a Mega link, but i swear it's not fake because I can open it. Maybe I did something wrong with the condivision, let me help you now.
It's not fake. You're fake when you praise the creators of the content but then apply your own ad-link on their content when all you did was compile it.
Fri Jan 25, 2019 9:12 am
theItalianMatt wrote:bluejaybrandon wrote:theItalianMatt wrote:Hey bro I'm sorry, my links both work, which one are you talking about? The bit.ly one? If it doesn't work I'll provide to change it with a Mega link, but i swear it's not fake because I can open it. Maybe I did something wrong with the condivision, let me help you now.
It's not fake. You're fake when you praise the creators of the content but then apply your own ad-link on their content when all you did was compile it.
As I just edited on the previous reply, that is not an ad-link, I don't get any money, if you want I can switch with the original link that is just way longer.
Fri Jan 25, 2019 9:21 am
bluejaybrandon wrote:theItalianMatt wrote:bluejaybrandon wrote:theItalianMatt wrote:Hey bro I'm sorry, my links both work, which one are you talking about? The bit.ly one? If it doesn't work I'll provide to change it with a Mega link, but i swear it's not fake because I can open it. Maybe I did something wrong with the condivision, let me help you now.
It's not fake. You're fake when you praise the creators of the content but then apply your own ad-link on their content when all you did was compile it.
As I just edited on the previous reply, that is not an ad-link, I don't get any money, if you want I can switch with the original link that is just way longer.
Wow, I completely apologize. I'm so used to ad shorteners being used exclusively for profit that I wasn't even aware they could be used just for shortening.
I was mostly pushing back because I love the idea but thought you were being exploitative in the execution. Really glad to hear that's not the case and excited to try this. Good on you and again I'm sorry about the confusion.
Fri Jan 25, 2019 11:11 am
Fri Jan 25, 2019 4:08 pm
Fri Jan 25, 2019 4:38 pm
cujomatty wrote:This is fantastic. Couple questions.
Did you try and implement any music changes? Curious because I haven’t tried having the 3A file in the modded folder. I’ve always replaced the one in the main directory.
If you can indeed change the music this would be perfect for my Raptors mod. The Raptors are owned by both TSN and Rogers Sportsnet so each network plays half the games. I plan on making complete presentation mods for both. So with this you could have the game randomly pick one or another. Can I use this idea for my Raptors mod?
Sat Jan 26, 2019 1:58 am
cujomatty wrote:
Did you try and implement any music changes? Curious because I haven’t tried having the 3A file in the modded folder. I’ve always replaced the one in the main directory.
Sat Jan 26, 2019 2:27 am
theItalianMatt wrote:cujomatty wrote:
Did you try and implement any music changes? Curious because I haven’t tried having the 3A file in the modded folder. I’ve always replaced the one in the main directory.
As I suspected, you can't just put the .wav files into the Modded folder. The 3A files is almost 8gb and is not worth making a copy of it for each Presentation. Now I'm trying to find some other ways to use the audio files with the Modded folder and Waigua dll
Sat Jan 26, 2019 10:30 am
Sat Jan 26, 2019 11:26 pm
RobDavis wrote:I think this is doing the same thing as Mod enabler if I'm not mistaken but using batch files. If so you guys may want to take a look at it, once u set it up you just enable and disable mods you want. Ive been using it for years with other games and it keeps me organized.
[ Image ]
Wed Feb 06, 2019 5:09 pm
Wed Feb 06, 2019 8:19 pm
plp2874 wrote:so maybe i did something wrong, but for some reason, it now only chooses the same presentation every time? It used to be choosing different presentations whenever i start a new game (like play a game vs cpu with espn then the very next game will be tnt etc.), which was amazing. now, the first match i play, lets say it chooses ESPN presentation, that is the one it does every single time, whether im playing 2 or 200 games..![]()
anyone know what might be wrong?
Wed Feb 06, 2019 8:41 pm
theItalianMatt wrote:
This file doesn't change the mods at every single game. The presentation changes every time you start the NBA 2k19 game from the batch file.
Thu Feb 07, 2019 2:11 am
plp2874 wrote:Really!? Because mine was doing that before! i was getting a different presentation at the start of every game i played hahaha![]()
i'm not sure what i did (or what i changed) but i'll try and see if i can fix what i did and will post if i find anything out.
Thu Feb 07, 2019 3:18 am
plp2874 wrote:Really!? Because mine was doing that before! i was getting a different presentation at the start of every game i played hahaha![]()
i'm not sure what i did (or what i changed) but i'll try and see if i can fix what i did and will post if i find anything out.
popd
pause
del "%temp%\popup.vbs"
pause
Thu Feb 07, 2019 3:39 am
bongo88 wrote:I was using the bat file and have the same problem as you. I added a pause here:
- Code:
popd
pause
del "%temp%\popup.vbs"
pause
and it results with a message: Could Not Find temp\popup.vbs
then the same scoreboard gets selected over and over with the same error.
Anyways, wonder if that helps theItalianMatt. I'm not sure how to fix it.
Thu Feb 07, 2019 4:47 am
@echo off
setlocal EnableDelayedExpansion
rem Enter into the directory that contain the folders
pushd "edit here the location of the 2k19 Presentation Chosen Directory"
rem Create an array with all folders
set i=0
for /D %%a in (*) do (
set /A i+=1
set folder[!i!]=%%a
)
@echo off
echo !i! presentation folders in Chosen Directory
pause
rem Randomly select one folder
set /A index=%random% %% i + 1
rem Copy the desired files
echo Presentation Folder Number %index% was selected
pause
copy "!folder[%index%]!\" "edit here the location of the 2k19 modded folder directory" /Y
rem And return to original directory
popd
pause
START steam://rungameid/841370
endlocal
Sat Feb 09, 2019 12:17 am
bongo88 wrote:
Here theItalianMatt
take a look at this
[/img][/url]
Sun Feb 10, 2019 12:41 pm