-
Re: MAXimum customizations [WIP]
@bocadecao: Nice ^_^
@Vormav: What did I do? All I did was go through the Cash / Item Shop of ndolfin and arario, copy image links (the arario ones aren't covered with text) and make a few translations.
I love the look of Iris & Gaia, they aren't in kPT or jPT shops either.
Quite sad still that Butchered ended up being kPT based. Something about jPT builds that is really... nice. IDK what it is. I'm not even sure that ePT and bPT are allowed to see and build the source them-self the way they winge about Yedang... but if Yedang build all clients and servers for each distributor... who-ever is lead on the jPT branch does a great job.
It may not be the most capable client, but jPT is always a very clean build. ePT and bPT are always the least clean... but I suspect that is as much because they don't get on with their Yedang side partners, and seem to end up "hacking" the binary they get from Yedang the same way we do.
-
Re: MAXimum customizations [WIP]
Quote:
Originally Posted by
bobsobol
What did I do?
What do you mean? It's not funny phrase? O_o
Magnificent Bastard - YouTube
How to do this:
for (i=0; i<=5 "and value 10" ; i++)
so i can be values from 0 to 5 and value 10?
PS. I nearly done special armors.
-
Re: MAXimum customizations [WIP]
Code:
for (i=0; i<5; i++)
{
if (i==5)
{
i = 10;
};
DoSomethingWith(i);
};
As ever, one of many solutions. :):
-
Re: MAXimum customizations [WIP]
OK lot things done.
I fixed bug where you could fool PT what item you are wearing by fast putting on armlets and taking off gloves.
Only some texture fixes and in between items skins left.
I already added this gray quest armor as normal armor, cash shop armlets and boots are represented by gray armor armlets and boots =P
However I have a little problem with special armors, not sure If anyone had something like this but it look like by wearing special armors I can be sometimes invisible for other players. This can only happen while wearing Special armor!
I found a cure (still need more testing) in changing special item ID that is send to server into normal armor ID, but I wonder if anyone got problem like this on priv or official server?
Till now no other bugz O___o
http://oi53.tinypic.com/spfyqh.jpg
-
Re: MAXimum customizations [WIP]
let me get this straight ...
to use parts of the premiums they appear invisible armor?
if it can be. .... inx
-
Re: MAXimum customizations [WIP]
@bocadecao
No no its a bug, whole player become invisible with head, I am going to fix it now.
System will work like this, when you put on special armor you will not be able to see changes in hands, boots, armlets but when you take it off than all your configuration will back to normal, I will make video later.
-
Re: MAXimum customizations [WIP]
I wonder if you changed the packets structures. if yes, which packets and what did you change?
Posted via Mobile Device
-
Re: MAXimum customizations [WIP]
@SheenBR
I posted it somewhere in this thread. Maybe special armor are cursed?
I don't know anymore :/
Everything working in special armors but sometimes players will be invisible for others. This was never case in normal armor (They still are listed on F9 overlay).
My last resort... port it to newest client or leave it as last bug to fix.
-
Re: MAXimum customizations [WIP]
Beautiful
perfect work *-*
-
Re: MAXimum customizations [WIP]
-
Re: MAXimum customizations [WIP]
-.-
He doesnt sell things, his things are open source.
omfg lmfao
-
Re: MAXimum customizations [WIP]
Well I got few interesting offers, one girl will do striptease for me on web cam if I give this MOD to her, I can't say not to tits... I mean say no to lady... or can I? Tits just insane... err I mean IT'S just insane! >=P
This MOD is too big to hold it in cage! In the future I planing to add/replace some parts with LL parts. I must say that in MMOs split between gloves/boots/armlets/armor is normal but when I did it on PT... players got "unique" look O.o
Tits also a gate for devs to build for example only boots and not whole body.
________________________________________________________________
OK, I fixed my BUG with special armors! YAY! Now code is 2 times smaller (that was not a bug =P) XD And nothing can mess my look XD
I need logo, what you guys/girls think about this one:
http://oi51.tinypic.com/4jak2s.jpg
?
"Customization MOD, show us what you are made of!"
Will do?
-
Re: MAXimum customizations [WIP]
to bad, i cant like more than once :(, but i like it, like it, like it, like it....
o w8 o.O there is pristontale chars on it o.O didnt notice xDDD (my sis did notice it xD)
-
Re: MAXimum customizations [WIP]
you missed a redhead in that logo :lol: :lol: :lol:
they are so hot..
-
Re: MAXimum customizations [WIP]
vormav can post the arms of the fs texture corrected? *-*
-
Re: MAXimum customizations [WIP]
can you please stop annoying me with these posts? ¬¬
This is not MIB, how many times I have to tell you?
-
Re: MAXimum customizations [WIP]
Patience is a virtue bocadecao. Priceless.
-
Re: MAXimum customizations [WIP]
http://oi54.tinypic.com/2hhpq4y.jpg
Few days ago I was chitchatting about this MOD with Sandurr and I remade its engine to be more plausible.
I think soon you will be able to see it on his server, much later there will be version for RZ (I'm still working on it) so for now you can go and play on his server if you are really inpatient.
-
Re: MAXimum customizations [WIP]
you did this working with sandurr?
-
Re: MAXimum customizations [WIP]
Nope he will make his interpretation of mod.
-
Re: MAXimum customizations [WIP]
I see. then why we have to wait till him? oO
-
Re: MAXimum customizations [WIP]
Because I wrote that I did not finished it yet? :)
-
Re: MAXimum customizations [WIP]
=p I see. good luck then.
-
Re: MAXimum customizations [WIP]
Hi Vormav! Great work, just one thing , how do you open the converted files of the armors (i already tried biturn and aseimport, they function for everything except the converted armors :( ) ? I would like to know that because i want to do some new armors (quite obviously) , and would like to know if (in the future, perhaps =D) when i do the armors, if there's any specific thing i need to do in the model so your mod can work without any problem.. Huge thanks =D
-
Re: MAXimum customizations [WIP]
Quote:
Originally Posted by
ScreamingFox
Hi Vormav! Great work, just one thing , how do you open the converted files of the armors (i already tried biturn and aseimport, they function for everything except the converted armors :( ) ? I would like to know that because i want to do some new armors (quite obviously) , and would like to know if (in the future, perhaps =D) when i do the armors, if there's any specific thing i need to do in the model so your mod can work without any problem.. Huge thanks =D
There are loads of "*.smb" files in the tmABCD folder.
You gotta find the correct smb file and rename it with the same name as the smd eg; "item.smd" and "item.smb". Then you must run the smd converter.
The generated ASE will now import into 3ds max fine.