-
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.
-
Re: MAXimum customizations [WIP]
I see that my thread fall into bottom of ocean when I was not looking :)
Here is update:
Customize Look - special armors, player select screen, first appearance
Customize Look - special armors, player select screen, first appearance (Priston Tale) - YouTube
When players wearing special armors they look is locked and they can't change it unless they take of special armor.
Right now I'm saving players configurations in .dat files and getting it back when I go to player select screen or when I encounter player that is far away (similar system to what PT use). Very small change need to be done to server.
There is no problem with tint potions and tier heads.
I did some testing and can't break it :)
This is running on new files/source, you will not see difference in videos but now its much easier to add new perts.
I still need to do few things:
- add newest items
- add option to turn off mod (this might come later),
I'm not sure if I should allow other players who turned of mod to see others customized, what you guys think?
- change number of items, mod overwhelming me :)
I would have to do too many custom textures so for now I will group items (eg. dg101,102 = same mesh etc.)
-
Re: MAXimum customizations [WIP]
Thats great =D
About turning on and off, i think it would be simpler if when the player turns it off , it turns off 'for good' (on him an other players..).
I was taking a shower and though of this crazy idea, since you know a lot of this code stuff and all you should know if its viable. I wonder if its possible to add (player level) commands like "happy"(and the character would change the face texture to the smiley, but without the bighead), "sad", etc.. and it would last like 5 seconds or so..(and without that sparkling glow of changing hairdos of course XD) :) Thanks for all the help too, and great work indeed =D (i am thinking of a gift for you and Sungam3d =D) would be probably the most relevant mod for priston i will ever see.
-
Re: MAXimum customizations [WIP]
I think we discussed the heads already. I'd love more "emotion" commands like "yahoo". XD
I also think that if the user disables this effect (goes back to chest armour view only) the reason they will do this, is probably to reduce memory / overhead. Their client should then ignore any more specific garment detail in packets from others.
-
Re: MAXimum customizations [WIP]
Yeah I have felling that we where talking about facial expressions before.
Can't find it, but we where talking about detecting strings like ":)" or ":/" in chat and changing face on char into that.
Personally I would go for permanent effect because it would be easier to do and some people would like to go into battle with face @_@.
Mod I'm doing is very close to heads and can be used to build this system.
So yes its very possible :)
@bobsobol
It would not change number of packets. Packet I am using is sent to server every sec anyway. It does not care if you are standing still or swapping your armor like crazy.
I build my mod way that you can for example see yourself normally (moded/unmoded) and everyone else in low res/details/poly/no texture.
So in the feature I can add some anti lag extensions (eg. everyone else look like minecraft characters or hopys :) ).
I thinking on options like:
- turn off mod for yourself but see others moded [a bit unfair, others will not see your parts]
- turn off mod for others but see yourself moded [others will see you moded]
- turn off mod for everyone.
-
Re: MAXimum customizations [WIP]
well, I saw that u are going to sell it to sandurr. so, we wont have it?
-
Re: MAXimum customizations [WIP]
Quote:
Originally Posted by
SheenBR
well, I saw that u are going to sell it to sandurr. so, we wont have it?
I'm not going to sell it to Sandurr and I would not post it on RZ if I would do so :)
I kind of made some stupid deal with him long time ago but is no longer valid and I'm just being nice now.
The version of MOD he will have on his server is what I call CL:G (Customize Look:GROUPED) and it contain only original meshes. RZ will have CL:E (Customize Look:EXTENDED) and it will have my custom meshes I made (I made many but I think I will use only those that don't look like downgrade).
Like this:
http://oi40.tinypic.com/vzxbvo.jpg
-
Re: MAXimum customizations [WIP]
I guess this is might be my last post in this thread.
Code & models are finished, texture fixes are finished, excel item list/progress is finished.
I'm writing tutorial now and I nearly finished it :)
I still need to do logo and trailer, I'm not sure what music I should use that will "fit" PT, maybe some KR vocaloid... SeeU was her name lol.
Anyway 1-2, max 3 days more :)
I must say that I'm amazing
http://gifsoup.com/webroot/animatedgifs/1005680_o.gif
WTH @_@
-
Re: MAXimum customizations [WIP]
May I suggest Marilyn Manson - The Beautiful People
-
Re: MAXimum customizations [WIP]
I was thinking about something more "happy" and koreanish as tribute to this game, I think mr Manson is not very "lore" like ;)
like this:
嘻唰唰 by 花儿乐队 - YouTube
-
Re: MAXimum customizations [WIP]
Except that The Flowers (founded 1998, disbanded 2009) are a Chinese band. (Beijing IINM)
--- EDIT ---
I like this:-
M&D_Close Ur Mouth(뭘봐)_MUSIC VIDEO - YouTube
But you may like to Google Miss A (미쓰에이), TRAX, HyunA(김현아) or, indeed, 4MINUET (포미닛).
All cheesy Korean pop music. Though TRAX seems to have a very wide repertoire.