Jump to content

[HELP] Armor of Goddess of Destruction.


Recommended Posts

I'm making the Goddess of Destruction's Armors but in some breasplates I have a problem with the animation of the shoulders (in ukx files). All the set runs perfectly but shoulder's animation  isn't correct cuz my tools doensn't work attaching the sockets of the parts (like shoulders in my case, but it also happens with weapons). I'm trying to attach the socket with the Unreal Editor with the .pka y .psa files that I extracted with my tool, but the UE, i cannot change the fields "ApplyNewSockets" and "ContinuousUpdate" to True value in the shoulder texture.

 

problemahombro.jpg

 

 

I tried also adding an attachtment socket in the breastplate and the values still not changin'.

If i fix this problem, I'll share the four armors of Goddess of Destruction for free. But now the only fix that I can think is use another shoulders of retail client, but this is very sloppy.

 

Anyone can give me an advice to solve it¿?

Link to comment
Share on other sites

There is a prove, that it ins't a fake, I can make all the Goddess' Armors but the only problem is some Shoulders of some Armors (heavy sets, especially)

 

shot00076l.jpg

 

For example in this Eternal Heavy set of Human Fighter Male (R99) the shoulders are part of the same breastplate and this animation is not separate. So it runs perfectly.

Link to comment
Share on other sites

I can not edit my msg - probally mxc have been ddos'ed once again, so...

 

@ kuriku / SaphireUniverse: You have Your tread at Gildors forum  ::) How many treads do ya need ?

Link to comment
Share on other sites

It's easy spamming the threat and try to trolling the theme, but if no one have an advice or a solution to solve the problem, it's useless that exist a HELP section in this Forum. 

 

Yeah I posted this problem in Gildor's Forum too, but nobody wants to help, and I hope that someone in this comunity which is more extensive would help me.

 

And yes, i post a armor's photo for the unbelievers.

 

I do not know about you... but I wanna share this for our community and no sell it like others. The Forum is death without contributions, and although there are leechers or stealers,  that make the work of others his own,  I wanna improve this.

 

So I pray if you don't have nothing good to say to help me, go to the Marketplace section and spamm him.

Link to comment
Share on other sites

You see, noobs wont help You because they CAN'T and I wont help You, because I simply still want to sell this armors :] Sad but true. I know, I'm an asshole, but I dont give a fack about Your opinion, and rest of L2 developers, are assholes too, but they simply want to SPAM and they wont agree that they are assholes too :]

 

Ordinary world :] On Gildors forum you should get help

Take care

Link to comment
Share on other sites

use your brain and search in google how work with 3D Models bla bla bla.

 

1yn9b.jpg

width=1024 height=540http://i.imgur.com/KhZsg.jpg[/img]

width=1024 height=551http://i.imgur.com/VoCf5.jpg[/img]

width=1024 height=551http://i.imgur.com/zrRoM.jpg[/img]

Link to comment
Share on other sites

This section would be renamed to "redirecting to Google" or "do it yourself and stop to quest". I am not trying to copy the work of others, I wanna do it for myself. I'm only searching for a track to solve it. Anyway thnx to all.

Link to comment
Share on other sites

@ Critical Error:

and AGAIN - cool self adverisement <wo0hoo> !

where say I sell it lol, I just show the shots of Armor, you have a problem with that report and we see who is wrong here.
Link to comment
Share on other sites

This post is deprecating in yours "economic battles and commercial interests"

Yeah, but he is a MOD and he think he can do EVERYTHIG he want :) Nvm that guy.

 

CE, maybe You should close these tread because of SPAM ? As I see You just like to use the fact that You are MOD but you do nothing...

 

Take care guys

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • GOSTEI MUITO DO VIASUAL DO SERVE COMO POSSO ADQUIRI ESSA REV PACK   
    • Helly everyone . I use L2jmobius interlude , i did everything , installed the db compiled the Build in eclipse Gameserver seems to lead OK , but it fails to connect to loginserver When i click to start the loginserver it says  "Loginserver terminated abnormally" This is wheat gameserver shows me :    [05/10 17:25:12] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:12] LoginServerThread: LoginServer not available, trying to reconnect... [05/10 17:25:17] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:17] LoginServerThread: LoginServer not available, trying to reconnect... [05/10 17:25:22] LoginServerThread: Connecting to login on 127.0.0.1:9014 [05/10 17:25:22] LoginServerThread: LoginServer not available, trying to reconnect...   And This is my login config file:   # --------------------------------------------------------------------------- # Login Server Settings # --------------------------------------------------------------------------- # This is the server configuration file. Here you can set up the connection information for your server. # This was written with the assumption that you are behind a router. # Dumbed Down Definitions... # LAN (LOCAL area network) - typically consists of computers connected to the same router as you. # WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet). # x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers. # --------------------------------------------------------------------------- # Networking # --------------------------------------------------------------------------- # Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: 0.0.0.0 LoginserverHostname = 0.0.0.0 # Default: 2106 LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: 127.0.0.1 LoginHostname = 127.0.0.1 # The port on which login will listen for GameServers # Default: 9014 LoginPort = 9014 # --------------------------------------------------------------------------- # Database # --------------------------------------------------------------------------- # Specify the JDBC driver class for your database. # Default: org.mariadb.jdbc.Driver Driver = org.mariadb.jdbc.Driver # Database URL # Default: jdbc:mariadb://localhost/l2jmobiusinterlude?useUnicode=true&characterEncoding=utf-8&useSSL=false&connectTimeout=10000&interactiveClient=true&sessionVariables=wait_timeout=600,interactive_timeout=600&autoReconnect=true URL = jdbc:mariadb://localhost/l2jmobiusinterlude?useUnicode=true&characterEncoding=utf-8&useSSL=false&connectTimeout=10000&interactiveClient=true&sessionVariables=wait_timeout=600,interactive_timeout=600&autoReconnect=true # Database user info. Default is "root" but it's not recommended. Login = root # Database user password, leave empty for no password. Password = root # Maximum number of database connections to maintain in the pool. # Default: 5 MaximumDatabaseConnections = 5 # Determine whether database connections should be tested for availability. # Default: False TestDatabaseConnections = False # --------------------------------------------------------------------------- # Automatic Database Backup Settings # --------------------------------------------------------------------------- # Generate database backups when server restarts or shuts down.  BackupDatabase = False # Path to MySQL bin folder. Only necessary on Windows. MySqlBinLocation = C:/xampp/mysql/bin/ # Path where MySQL backups are stored. BackupPath = ../backup/ # Maximum number of days that backups will be kept. # Old files in backup folder will be deleted. # Set to 0 to disable. BackupDays = 30 # --------------------------------------------------------------------------- # Thread Configuration # --------------------------------------------------------------------------- # Defines the number of threads in the scheduled thread pool. # If set to -1, this will be determined by available processors divided by 2. ScheduledThreadPoolSize = 2 # Defines the number of threads in the instant thread pool. # If set to -1, this will be determined by available processors divided by 2. InstantThreadPoolSize = 2 # --------------------------------------------------------------------------- # Security # --------------------------------------------------------------------------- # How many times you can provide an invalid account/pass before the IP gets banned. # Default: 5 LoginTryBeforeBan = 5 # Time you won't be able to login back again after LoginTryBeforeBan tries to login. # Default: 900 (15 minutes) LoginBlockAfterBan = 900 # If set to True any GameServer can register on your login's free slots # Default: True AcceptNewGameServer = True # Flood Protection. All values are in milliseconds. # Default: True EnableFloodProtection = True # Default: 15 FastConnectionLimit = 15 # Default: 700 NormalConnectionTime = 700 # Default: 350 FastConnectionTime = 350 # Default: 50 MaxConnectionPerIP = 50 # --------------------------------------------------------------------------- # Misc Login Settings # --------------------------------------------------------------------------- # If False, the license (after the login) will not be shown. # Default: True ShowLicence = True # Default: True AutoCreateAccounts = True # Datapack root directory. # Defaults to current directory from which the server is started. DatapackRoot = . # --------------------------------------------------------------------------- # Scheduled Login Restart # --------------------------------------------------------------------------- # Enable disable scheduled login restart. # Default: False LoginRestartSchedule = False # Time in hours. # Default: 24 LoginRestartTime = 24    
    • or at least to tell you an update that sorry but still not at home.. 10 days is suspisious.. but he is long time offline from discord indeed... maybe something happened?
  • Topics

×
×
  • Create New...