Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

A hub for everything related to NBA 2K13 modding. Releases, previews, requests, and other modding discussion belongs here.
Post a reply

Re: [Tool] Roster Editor

Mon Nov 19, 2012 8:15 am

DukeW74 wrote:skoadam No but you can change PIType to 5 or 6 and edit in game.


Well i know this, but hey imagine 30 teams * 15players one by one edit in game. I just finish one season roster and eyes burns :)

Re: [Tool] Roster Editor

Mon Nov 19, 2012 9:01 am

RowdyRondo wrote:RowdyRondo, it does. Just use Find & Replace, in Find add PlayerID >= 0 and in Replace add the ratings and tendencies you want to change.

How do you add Sig Skills as global ?

Dunk Packages do you know Enumerables ?


1 is not a valid value for SSList Replace Cancelled

I think the SS1 is Posterizer not the number one you need to use full word i think

and with replace you cant use words only numbers :cry:

Re: [Tool] Roster Editor

Mon Nov 19, 2012 9:11 am

nevermind...

Re: [Tool] Roster Editor

Mon Nov 19, 2012 9:38 am

JaoSming wrote:with an "outdated" roster, yes. the newest rosters are not compatible with uniform changes or team lineups


That's what I was afraid of :? Thanks anyways Jao...

Re: [Tool] Roster Editor

Tue Nov 20, 2012 10:01 pm

nbagnome wrote:What is the best solution for major injuried players like D.Rose? Is there add injuries or some sort of workaround?


So is there a way of editing players injuries?

Re: [Tool] Roster Editor

Tue Nov 20, 2012 11:59 pm

how to find hidden player?
like 901 - yao ming " cant find in the roster editor. "

please help.

Re: [Tool] Roster Editor

Wed Nov 21, 2012 5:10 am

TessellatedMind wrote:
nbagnome wrote:What is the best solution for major injuried players like D.Rose? Is there add injuries or some sort of workaround?


So is there a way of editing players injuries?

Yes and no.
With REDitor released there will be a way to edit players injuries.

Re: [Tool] Roster Editor

Wed Nov 21, 2012 5:22 am

v0.13.2
- Added Play Style & Play Types for Players

Re: [Tool] Roster Editor

Wed Nov 21, 2012 6:23 am

How do you add Sig Skills as global ?

Re: [Tool] Roster Editor

Wed Nov 21, 2012 6:24 am

Copy to a spreadsheet editor, edit there, paste back.

Re: [Tool] Roster Editor

Wed Nov 21, 2012 11:54 am

..........
Last edited by RowdyRondo on Thu Nov 22, 2012 11:38 am, edited 1 time in total.

Re: [Tool] Roster Editor

Wed Nov 21, 2012 1:06 pm

RowdyRondo Or you can select the row\column then hold down "SHIFT" and scroll to the bottom and select the last row\column you want, release SHIFT, then copy.
Also Ctrl+A selects everything

Thanks for 13.2 Leftos

Re: [Tool] Roster Editor

Thu Nov 22, 2012 12:05 am

Hey Leftos, after you add plays and playstyles in this amazing roster, could I just copy slimm44's new roster update whenever he makes it and copy to my association file? I mean, just copy ratings and not team IsFa etc..

Re: [Tool] Roster Editor

Thu Nov 22, 2012 12:32 am

Any luck with the Draft Class? Maybe I can help, I don't know anything about hex though but I can learn it. Just tell me what to research.

Re: [Tool] Roster Editor

Thu Nov 22, 2012 3:37 am

Does this tool can make you edit team colors? and can you edit the roster like King12 did in 2k12 where you can choose different colors of accesories for home and away?

Re: [Tool] Roster Editor

Thu Nov 22, 2012 6:06 am

dare, not going to happen. Draft Classes have a way too different structure.

Re: [Tool] Roster Editor

Thu Nov 22, 2012 10:53 am

DukeW74 wrote:RowdyRondo Or you can select the row\column then hold down "SHIFT" and scroll to the bottom and select the last row\column you want, release SHIFT, then copy.
Also Ctrl+A selects everything

Thanks for 13.2 Leftos


thanks Duke (Y)

Here is my saved .calc file in case people want to use it also a backup for me :mrgreen:
http://www.mirrorcreator.com/files/1DAUIKAO/NBA_2K13_Roster_Editor_Saved_Sig_Skill.rar_links

@Leftos

Your missing Layup Package
Also DunkPkg0 really = DunkPkg1 , Dunkpkg14 = Dunkpkg15 etc.... FYI :mrgreen:

Also I know 59 = 360s Between Legs 58 = 360s off 2 57 = 360s off 1 64 = Historic Jordan 65 = Historic Drexler

Again you must use this Formula in open office replace all causes crash

Code:
System.NullReferenceException: Object reference not set to an instance of an object.
   at NBA_2K13_Roster_Editor.MainWindow.FindAndReplace(SearchWindow sw) in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 2323
   at NBA_2K13_Roster_Editor.MainWindow.btnSearch_Click(Object sender, RoutedEventArgs e) in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 2237
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

None


Dunks I choose :cool: NBA Jam Style :cool:

DunkPkg0 DunkPkg1 DunkPkg2 DunkPkg3 DunkPkg4 DunkPkg5 DunkPkg6 DunkPkg7 DunkPkg8 DunkPkg9 DunkPkg10 DunkPkg11 DunkPkg12 DunkPkg13 DunkPkg14
59 58 57 64 65 18 27 35 63 47 55 15 53 40 43
59 58 57 64 65 18 27 35 63 47 55 15 53 40 43
59 58 57 64 65 18 27 35 63 47 55 15 53 40 43
59 58 57 64 65 18 27 35 63 47 55 15 53 40 43
59 58 57 64 65 18 27 35 63 47 55 15 53 40 43
59 58 57 64 65 18 27 35 63 47 55 15 53 40 43





Image


@Leftos

Thanks for video (Y)

I needed to include the all ID Numbers for all 1500+ Players then add SS4 and SS5 (Y)

ID SS4 SS5
0 Posterizer HighlightFilm
1 Posterizer HighlightFilm
2 Posterizer HighlightFilm
3 Posterizer HighlightFilm
4 Posterizer HighlightFilm
5 Posterizer HighlightFilm

now all players have above

Hint: Wiggle the mouse between two columns in a paced manner to copy faster all the way to bottom


thats what i use as filters this work great (Y)

Image

Here is my saved .calc file in case people want to use it also a backup for me :mrgreen:
http://www.mirrorcreator.com/files/1DAUIKAO/NBA_2K13_Roster_Editor_Saved_Sig_Skill.rar_links
Last edited by RowdyRondo on Thu Nov 22, 2012 12:29 pm, edited 4 times in total.

Re: [Tool] Roster Editor

Thu Nov 22, 2012 11:45 am

RowdyRondo, viewtopic.php?f=149&t=88237&start=300#p1560804

Re: [Tool] Roster Editor

Fri Nov 23, 2012 3:45 pm

Anyone i've been tryin to change Raymon Felton shoes to under armor an it's not changing? please help! :applaud:

Figured it names dont match jus look at player # an edit 4 corresponding player :applaud:
Last edited by jabloodz on Sun Nov 25, 2012 9:57 am, edited 1 time in total.

Re: [Tool] Roster Editor

Sun Nov 25, 2012 11:05 am

Hi guys,
I have a problem. Why Can't I edit the teams. It work once with my other MyCareer File but then I tried to retire my 1st My career. Then I created many new once but I got this problem. I can't edit it in the Team Section. Team Section can edit roster but now I can't edit it now. Hope someone help me! really need to build a good roster in my My Career planning all Rookies to Portland Trail Blazers!
You do not have the required permissions to view the files attached to this post.

Re: [Tool] Roster Editor

Sun Nov 25, 2012 11:19 am

because 2K changed the roster format again, making the tool outdated

Re: [Tool] Roster Editor

Sun Nov 25, 2012 11:32 am

JaoSming wrote:because 2K changed the roster format again, making the tool outdated

I see that's why I can't edit rosters using the roster editor. all it shows are -1 sometimes 88888

Re: [Tool] Roster Editor

Sun Nov 25, 2012 8:35 pm

Hey guys do you know all shoe file name and their names ingame. thanks!

Re: [Tool] Roster Editor

Sun Nov 25, 2012 10:52 pm

check the tutorials forum

Re: [Tool] Roster Editor

Tue Nov 27, 2012 2:02 pm

When will the next update to this tool be? The latest roster patch has been November 14 and it's almost 2 weeks since then the Roster Editor still isn't compatible with it..
Post a reply