[Help] Market Warehouse Problem (5165)

03/09/2010 04:21 -NewDawn-#16
Quote:
Originally Posted by copz1337 View Post
Doesn't it already have 2 pages? One page needs to be full so you can access the other. Lol that's probably why..
how would u get to the second page if it wasn't? x_x"
03/09/2010 04:21 Arcо#17
Quote:
Originally Posted by copz1337 View Post
Doesn't it already have 2 pages? One page needs to be full so you can access the other. Lol that's probably why..
:facepalm:
read the thread.
03/23/2010 20:34 ktamer#18
I have the same issue. I used the code provided by Mentalis but didnt do anything for me. editing the values can open the 2nd panel but adding items adds multiples and after force filling it breaks it. change the values in character from 40 to 20 still makes it impossible to open 2nd panel with the code provided.
03/24/2010 13:55 _Emme_#19
At getting the warehouse items, or adding them, just breakpoint and look over the code, see where it fails (in other words, makes the socket disconnect).

Btw, are you trying to brag or something about your server? Every thread (or post?) has a picture or two of your server features, seriously, that's just lame, as you're using a public source which had all of those.

Anyways, gl!
03/24/2010 17:54 -NewDawn-#20
Quote:
Originally Posted by EmmeTheCoder View Post
At getting the warehouse items, or adding them, just breakpoint and look over the code, see where it fails (in other words, makes the socket disconnect).

Btw, are you trying to brag or something about your server? Every thread (or post?) has a picture or two of your server features, seriously, that's just lame, as you're using a public source which had all of those.

Anyways, gl!
No. I'm not bragging and how dare you accuse me of doing so. How is adding pictures of a guy on a horse bragging when everyone can do that? I'm only trying to make my threads more interesting and understandable.
03/24/2010 18:09 Øblivion#21
Quote:
Originally Posted by -NewDawn- View Post
No. I'm not bragging and how dare you accuse me of doing so. How is adding pictures of a guy on a horse bragging when everyone can do that? I'm only trying to make my threads more interesting and understandable.
It is kind of annoying adding pictures to you every thread you make
But you add them to make the thread more exciting i get it.
03/24/2010 19:35 _Emme_#22
Look at what I said before it, I was actually trying to help =p
03/24/2010 20:03 pintser#23
maybe an idea:

Just fix the WH man MArket, to simply modify it to 1 page..
just copy+paste the other wh man, and edit case..
so what,then only have 1 page?
03/24/2010 21:00 ~Yuki~#24
Arraylist needs to be 41
03/24/2010 22:07 -NewDawn-#25
Quote:
Originally Posted by ~Yuki~ View Post
Arraylist needs to be 41
No, I tried that too... it crashes the client.
03/25/2010 03:38 PeTe Ninja#26
Quote:
Originally Posted by -NewDawn- View Post
No, I tried that too... it crashes the client.
Create a higher array list and also make sure it will check for that number... if that doesn't work do like emme said and put a breakpoint ( click the left side of the code ) and then run it...


and on to the issue of the pictures. they had nothing to do with the warehouse problem. it did not have single warehouse open.. stop posting pictures there.. its not because we don't think its cool ( which we dont ) but it just gets annoying to scroll through 5 pictures to see what your asking for...
03/25/2010 10:56 _Emme_#27
I just see the pictures as bragging, a picture with the text "Your friend x has logged off" doesn't make the thread or question any less/more intresting, so there's really no reason to post it.
03/29/2010 10:13 © Haydz#28
Quote:
Originally Posted by -impulse- View Post
TEXT
Gonna log into your 4351, purely because I love that version, plus boredom :D.

Don't be too rough with me :)
04/02/2010 19:49 HardNotTo#29
on my server after testing the MAWarehouse if you put more than 31 itmes into it you will disconnect when you try to open it...if that helps anyone
04/26/2010 22:34 ahmedpik#30
go to character.cs
Search for
public void ReadThis(System.IO.BinaryReader BR)
the look down search for
MAWarehouse = new ArrayList
and make the (40)
make it (20)
and remmber i helped you ++ me :D :D