REDitor (Current v. 1.1.2).

A hub for everything related to NBA 2K10 modding. Releases, previews, requests, and other modding discussion belongs here.

What do you consider to be the most important additions (choose from both released and planned)?

Editable Jerseys and Courts
74
24%
Editable Association, MyPlayer file types
114
37%
Editable Draft Classes, Exported Teams file types
63
21%
TURK scripting system
10
3%
Row filtering, dynamic linkage, Global Editor and other interface features
22
7%
Video and text tutorials
14
5%
Localizations of REDitor to other languages
10
3%
 
Total votes : 307

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby StompTheCourt on Sat Apr 03, 2010 2:45 am

thx for the response (Y) link still dont work it says file not found can you please re upload Vl@d :mrgreen:
Image
User avatar
StompTheCourt
NBA2K Modding Vet
Contributor
 
Posts: 2666
Joined: Fri Mar 26, 2010 9:54 am
Location: Salt Lake City Utah

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Vl@d Zola Jr. on Sat Apr 03, 2010 2:57 am

Strange enough... do you use this link?

http://letitbit.net/download/2834.24d05 ... 3.zip.html
User avatar
Vl@d Zola Jr.
Contributor
Contributor
 
Posts: 1057
Joined: Wed Apr 04, 2007 1:31 am
Location: Binaryland

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby StompTheCourt on Sat Apr 03, 2010 3:00 am

Vl@d Zola Jr. wrote:Strange enough... do you use this link?

http://letitbit.net/download/2834.24d05 ... 3.zip.html

you were right it was masked thx man sorry for being retarded lol (Y)
Image
User avatar
StompTheCourt
NBA2K Modding Vet
Contributor
 
Posts: 2666
Joined: Fri Mar 26, 2010 9:54 am
Location: Salt Lake City Utah

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Mr.Xcitement96 on Sat Apr 03, 2010 7:40 am

Vl@d, i'm trying your TURK scripting...can you tell me what error its says? see attached...Thanks bro! (Y)
You do not have the required permissions to view the files attached to this post.
User avatar
Mr.Xcitement96
 
Posts: 817
Joined: Wed Apr 08, 2009 3:05 pm

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Vl@d Zola Jr. on Sat Apr 03, 2010 8:10 pm

It means, that you misprinted some letter in Line 12.
It will be better, if you show me the part of your script, which contains Line 12.
User avatar
Vl@d Zola Jr.
Contributor
Contributor
 
Posts: 1057
Joined: Wed Apr 04, 2007 1:31 am
Location: Binaryland

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Vl@d Zola Jr. on Sat Apr 03, 2010 10:15 pm

Look at what I've done with Eddie Jordan :cheeky:

Image
User avatar
Vl@d Zola Jr.
Contributor
Contributor
 
Posts: 1057
Joined: Wed Apr 04, 2007 1:31 am
Location: Binaryland

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby JaoSming on Sat Apr 03, 2010 10:41 pm

:lol: that's awesome
Opinions are my own.

JaoSming
2KTV Producer
NBA 2K Developer
 
Posts: 29904
Joined: Tue Sep 13, 2005 12:45 am
Location: 2K

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby dcpuser on Sun Apr 04, 2010 4:32 am

Vl@d Zola Jr. wrote:STOMPTHECOURT, nope, Beta3 has nothing editable about teams.

Guys, wait for 0.7 Final. It works fine with all types of rosters (non-patched, patched, default, with exported teams, etc. ...) due to new DB-core. Also many new staff... I'm just absolutely lack of free time this semester, so the work on new version goes slowly... :(

=====================
Edited: There is a free download option on Letitbit. So, I recommend you not to pay for downloads there, it's better to download for FREE and make a donation directly to me, if you wish to.



Thanks, Vl@d. I was using 0.7 beta 3 and it was also throwing access violation errors, too. I'll wait for the Final version and will definitely donate if we can get this going!
dcpuser
 
Posts: 5
Joined: Fri Apr 02, 2010 12:12 pm

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby MacGyver666 on Sun Apr 04, 2010 8:52 am

Mr.Xcitement96 wrote:Vl@d, i'm trying your TURK scripting...can you tell me what error its says? see attached...Thanks bro! (Y)


I think you're trying to do the same thing i am. Create a TURK scripting for changing the "Portr/CF_ID" value, to make modded portraits to work with updated rosters.
I started using a Xiaoju Shoe script as base to make a "ID script", editing with notepad, 'cause i couldn't make the "script wizzard" inside the reditor work properly.
So here is my first try. I know the problem is on the red value, 'cause i've tried other values and everything seems to work properly, except when i try to use the "Portr/CF_ID".

Could you help us Vl@d Zola?? Thanx man.

Follows part of my script, with the only line i've modified trying to make it change the Portr/CF_ID value.
----------------------------------------------------------------------------------------------------------------
vay yapali Portraits;
!!Shoes Patch by MacGyver666.
!!Part1

ulsh
i: int;

puschla
i valli 0 ran 450 taran tu
puschla
(Vylyakansem[i].LastName = "Williams") ta (Vylyakansem[i].FirstName = "Louis") pulsan
puschla
Vylyakansem[i].Portr/CF_ID "1638" := ;
Image
User avatar
MacGyver666
 
Posts: 205
Joined: Wed Aug 20, 2008 10:54 am
Location: Brazil

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Vl@d Zola Jr. on Sun Apr 04, 2010 6:19 pm

Yep, bro, this is surely it.
I have already renamed the value in 0.7 Final.
The error in beta3 happens, because symbol "/" means division, so, the field name can't contain it, and it (Portr/CF_ID) contains, making the compiler uncertain about what to do )))
But, I suppose, the Final version will be out soon.

One more screen (Header and Col. widths haven't been adjusted yet):

Image
User avatar
Vl@d Zola Jr.
Contributor
Contributor
 
Posts: 1057
Joined: Wed Apr 04, 2007 1:31 am
Location: Binaryland

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby StompTheCourt on Sun Apr 04, 2010 6:29 pm

nice i see we will be able to edit coaches in this one very nice i am so glad we can now edit staff this is amazing once released you will have to pm me your info so i can send you some cash (Y)
Image
User avatar
StompTheCourt
NBA2K Modding Vet
Contributor
 
Posts: 2666
Joined: Fri Mar 26, 2010 9:54 am
Location: Salt Lake City Utah

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby JaoSming on Sun Apr 04, 2010 11:50 pm

awesome man, love what I see

is there anyway we can change the TEAM ID information?

viewtopic.php?f=118&t=69264
Opinions are my own.

JaoSming
2KTV Producer
NBA 2K Developer
 
Posts: 29904
Joined: Tue Sep 13, 2005 12:45 am
Location: 2K

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby retroman on Mon Apr 05, 2010 1:00 am

yes i agree, you have made alot of changes for the better of this game. so PM me also info. and i'll do the same as Stompthecourt!

"qoutes" by STOMPTHECOURT on Sun Apr 04, 2010 6:29 pm nice i see we will be able to edit coaches in this one very nice i am so glad we can now edit staff this is amazing once released you will have to pm me your info so i can send you some cash
retroman
 
Posts: 978
Joined: Fri Apr 30, 2004 1:34 am
Location: USA

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby StompTheCourt on Mon Apr 05, 2010 1:22 am

retroman wrote:yes i agree, you have made alot of changes for the better of this game. so PM me also info. and i'll do the same as Stompthecourt!

"qoutes" by STOMPTHECOURT on Sun Apr 04, 2010 6:29 pm nice i see we will be able to edit coaches in this one very nice i am so glad we can now edit staff this is amazing once released you will have to pm me your info so i can send you some cash

yep and i will follow through on that i am getting a huge tax return so i will have no problem at all doing this for you Vl@d it makes me happy to see
others who appreciate what you have done and also want to donate so good news for you however i hope more will donate (Y)
JaoSming Wrote:
awesome man, love what I see

is there anyway we can change the TEAM ID information?

I second this as well because with all the roster we are trying to make like the 95-96 and the NCAA i am sure
that would come in handy (Y) (Y)
Image
User avatar
StompTheCourt
NBA2K Modding Vet
Contributor
 
Posts: 2666
Joined: Fri Mar 26, 2010 9:54 am
Location: Salt Lake City Utah

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Tatho on Mon Apr 05, 2010 1:23 am

I find some existing roster patch have wrong data on player's country / college.
How can I edit these info by REDitor. (Some player bio are locked that cannot be changed by roster menu~)

:roll:
Tatho
 
Posts: 33
Joined: Fri Nov 21, 2003 1:33 am

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby MacGyver666 on Mon Apr 05, 2010 2:11 am

NICE! Thanx a lot Man!
Image
User avatar
MacGyver666
 
Posts: 205
Joined: Wed Aug 20, 2008 10:54 am
Location: Brazil

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby carlo0920 on Mon Apr 05, 2010 10:34 pm

hello everyone..
kinda new here.. hmmn.. can i download the REDitor??
and can someone teach me how to use it?

it is not like the Roster editor in 2k9 so i really don't know how to use it.. :( :( :(

i tried it one time but the roster are not uploading..
can anyone here teach me??

thanks...
SURVIVOR: Matematika
carlo0920
 
Posts: 75
Joined: Fri Apr 02, 2010 3:29 pm
Location: Pampanga, Pilipinas

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Vl@d Zola Jr. on Tue Apr 06, 2010 4:31 am

is there anyway we can change the TEAM ID information?

Not sure, bro... but logos are editable.

For teams: Name + City + Abbr + Nick + Logo + Rotation + Situationals + Staff.

This is just a basic set. I will extend it in future versions, but for 0.7 the set is final.

I'm close to finishing it. Just few visual strokes have left. Still, interface will be rather "poor" for new features (Teams, Staff); the update 0.7.1 will bring much new to it. Also after finishing the program itself I will make a couple of written tutorials and some video tutorials, add one "Easter egg", which is actually also anti-piracy method (lol, but guys on baballs managed to pirate my FREE software.... pfff).
So, the release will be very soon, if I don't get any unexpected problems with my studies.

========================================
Tatho, wait for 0.7 Final to be released. Colleges can be edited with it.
carlo0920, what exact problems do you face? If it is Acces violation error, so, also, wait for 0.7 Final, it's fixed there.

========================================
About the donation: I suppose, it will be good, if you guys, who live nearby (e. g. in the USA) can pull money, send them to one guy (e. g. Rage*StC* aka STOMPTHECOURT, whom I trust) first, who will send them directly to me then.
Because MoneyGram fee for USA-USA transaction is $5, and for USA-Russia transaction it is $10.
Simple calculation gives that if 3 guys want to send me $20 each:
USA-USA(one guy)-Russia: ((20 - 5) * 2 + 20) - 10 = $40 (money, I get)
USA-Russia: (20 - 10) * 3 = $30 (money, I get).

So, this is reasonable...
User avatar
Vl@d Zola Jr.
Contributor
Contributor
 
Posts: 1057
Joined: Wed Apr 04, 2007 1:31 am
Location: Binaryland

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby JaoSming on Tue Apr 06, 2010 4:55 am

so i guess we wouldnt be able to change the IDs for teams yet then

that is still a HUGE thing needed, if it has to wait, it has to wait, I'm not going to demand anything from you, but if we can't edit that ID then we still cannot give any team a custom court without overwriting original files. So the NCAA mod, Street mod, Euroleague, pretty much everything that isn't NBA still suffers.

Again, it is the 3 digit numbers that correspond to the teams as shown in that link I posted that we would need to be able to change.
Opinions are my own.

JaoSming
2KTV Producer
NBA 2K Developer
 
Posts: 29904
Joined: Tue Sep 13, 2005 12:45 am
Location: 2K

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Vl@d Zola Jr. on Tue Apr 06, 2010 6:15 am

Yes, bro, I see.
I'll work on it later... I think, that I know where to search... But implementation of this will take rather much time, because it will lead to some other things to be implemeted first, as it is about teams and staff.
User avatar
Vl@d Zola Jr.
Contributor
Contributor
 
Posts: 1057
Joined: Wed Apr 04, 2007 1:31 am
Location: Binaryland

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby JaoSming on Tue Apr 06, 2010 6:33 am

understandable, (Y)
Opinions are my own.

JaoSming
2KTV Producer
NBA 2K Developer
 
Posts: 29904
Joined: Tue Sep 13, 2005 12:45 am
Location: 2K

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby carlo0920 on Tue Apr 06, 2010 12:43 pm

Vl@d Zola Jr... yeah.. my problem is i don't know how to upload my rosters on the thing..
it is OK now.. it's working on me..

but there is still a problem.. it is when i sync created players to the CF's that i download..
it is working fine, but every time i reset my PC. the files are going back to original..

for example the GenericF.. we gonna replace it to 0 from 1 so that the CF's will work, right?
i did that. but this morning i play again, and check the REDitor. the GenericF came back to 1..
i saved the file yesterday,, :?

what's wrong?? :cry:
SURVIVOR: Matematika
carlo0920
 
Posts: 75
Joined: Fri Apr 02, 2010 3:29 pm
Location: Pampanga, Pilipinas

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Vl@d Zola Jr. on Tue Apr 06, 2010 10:48 pm

File -> Open...
*Edit what you want*
File -> Save

If you've done exactly these, so, your problem is Living Rosters... Disable this feature from the game options, because it redownloads 2K roster every time you launch the game.
Or you can save your roster with a different name (e. g. "MyRoster.ROS"), so the game won't overwrite it.
User avatar
Vl@d Zola Jr.
Contributor
Contributor
 
Posts: 1057
Joined: Wed Apr 04, 2007 1:31 am
Location: Binaryland

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Vl@d Zola Jr. on Wed Apr 07, 2010 3:19 am

So, I've finished with the tool. The only things, which are left:
- to tune TURK a bit: I'm thinking of proper Chuvash words for Teams and (especially) Staff.
- to remake Scripting Wizard.

But, unfortunately, I'm very busy until the weekend... I'll try to finish everything (including Tutorials) by this Sunday evening, but can't promise...


Btw, guys, who know Chinese, PM me, please.
User avatar
Vl@d Zola Jr.
Contributor
Contributor
 
Posts: 1057
Joined: Wed Apr 04, 2007 1:31 am
Location: Binaryland

Re: REDitor (Current v. 0.6.1). !Beta3 is available!

Postby Vl@d Zola Jr. on Fri Apr 09, 2010 3:28 am

Hey, guys.
Does anybody have some free time to help me with writing the tutorial? I will send you what I have already done about it and the details on how to write it.

Your help will be much appreciated and the release will be sooner.

PS: Also: if someone knows Chinese, please, PM me.
User avatar
Vl@d Zola Jr.
Contributor
Contributor
 
Posts: 1057
Joined: Wed Apr 04, 2007 1:31 am
Location: Binaryland

PreviousNext

Return to NBA 2K10 Modding

Who is online

Users browsing this forum: No registered users and 1 guest