Register for your free account! | Forgot your password?

You last visited: Today at 17:30

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



how to make new effects

Discussion on how to make new effects within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2014
Posts: 2
Received Thanks: 0
how to make new effects

i wont know how can make new effects ( not edit old effect)
and merge any image like with effects in Texture
like this
Example

kaml2 is offline  
Old 04/22/2016, 14:14   #2
 
blapanda's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 1,860
Received Thanks: 757
First of all, on that screenshot, there is nothing new at it.
Secondly, you simply cannot. Just cut out that thinking that people did these and that and whatever. You simply cannot implement new effects.

The .efp files are refering to different items inside the data (plain texture layers) and particles (looping post-scripted, well, particle effects) packs.
You have to link each item to the main .efp file, which no one can manipulate them properly.
E.g. a link is "SOMEWEIRDFIGURESHEREANDTHERE\textures\smoke.ddjAN OTHERUSELESSFIGURESTUFF", you cannot replace the "textures\smoke.ddj" with something like "SOMEAWSUMFOLDERNAME\unlimitedfiguresandsuch.d dj". That won't work.
Even if you fit in some figures ("texture1\smoky.ddj"), making it hard to track after a while, you won't have the precise given details in DPI, size (X,Y (particles additionally Z axis)), layers, filters, etc.
blapanda is offline  
Old 04/22/2016, 23:01   #3
 
elite*gold: 0
Join Date: Feb 2016
Posts: 652
Received Thanks: 341
Quote:
Originally Posted by blapanda View Post
First of all, on that screenshot, there is nothing new at it.
Secondly, you simply cannot. Just cut out that thinking that people did these and that and whatever. You simply cannot implement new effects.

The .efp files are refering to different items inside the data (plain texture layers) and particles (looping post-scripted, well, particle effects) packs.
You have to link each item to the main .efp file, which no one can manipulate them properly.
E.g. a link is "SOMEWEIRDFIGURESHEREANDTHERE\textures\smoke.ddjAN OTHERUSELESSFIGURESTUFF", you cannot replace the "textures\smoke.ddj" with something like "SOMEAWSUMFOLDERNAME\unlimitedfiguresandsuch.d dj". That won't work.
Even if you fit in some figures ("texture1\smoky.ddj"), making it hard to track after a while, you won't have the precise given details in DPI, size (X,Y (particles additionally Z axis)), layers, filters, etc.
you can keep the same " "textures\smoke.ddj" "

and just edit it from zero, just leave the same name.
EdwardTeach+- is offline  
Old 04/23/2016, 08:47   #4
 
blapanda's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 1,860
Received Thanks: 757
Quote:
Originally Posted by 哈野浅哈 View Post
you can keep the same " "textures\smoke.ddj" "

and just edit it from zero, just leave the same name.
Hai.
Well, that doesn't matter, if you are going to recolor the linked ddj files, but this specific thread wants to make new effects, so yeah.
But the same issue still remains: No accessibility to the real effects, the scripted part about each item being linked to the efp, that "when to flash, when to blend in which layer, how to move resize and when to fade them out".
Joymax coded their efp files not with any common program.

You cannot create new skill effects like new weapons via 3Ds Max Design/Blender or whatever someone is using for it. Those efp files have been coded by a private application from Joymax itself.
blapanda is offline  
Old 04/25/2016, 00:35   #5
 
elite*gold: 0
Join Date: Feb 2016
Posts: 652
Received Thanks: 341
Quote:
Originally Posted by blapanda View Post
Hai.
Well, that doesn't matter, if you are going to recolor the linked ddj files, but this specific thread wants to make new effects, so yeah.
But the same issue still remains: No accessibility to the real effects, the scripted part about each item being linked to the efp, that "when to flash, when to blend in which layer, how to move resize and when to fade them out".
Joymax coded their efp files not with any common program.

You cannot create new skill effects like new weapons via 3Ds Max Design/Blender or whatever someone is using for it. Those efp files have been coded by a private application from Joymax itself.
i can use vsro npc to edit it XD
EdwardTeach+- is offline  
Old 04/25/2016, 17:31   #6
 
blapanda's Avatar
 
elite*gold: 0
Join Date: Jul 2009
Posts: 1,860
Received Thanks: 757
Quote:
Originally Posted by 哈野浅哈 View Post
i can use vsro npc to edit it XD
... do you mind elaborating this?
blapanda is offline  
Old 05/27/2020, 20:57   #7
 
elite*gold: 0
Join Date: Mar 2020
Posts: 288
Received Thanks: 19
Quote:
Originally Posted by blapanda View Post
Hai.
Well, that doesn't matter, if you are going to recolor the linked ddj files, but this specific thread wants to make new effects, so yeah.
But the same issue still remains: No accessibility to the real effects, the scripted part about each item being linked to the efp, that "when to flash, when to blend in which layer, how to move resize and when to fade them out".
Joymax coded their efp files not with any common program.

You cannot create new skill effects like new weapons via 3Ds Max Design/Blender or whatever someone is using for it. Those efp files have been coded by a private application from Joymax itself.
2020 and still being imposible?
Beba Army is offline  
Old 06/03/2020, 15:48   #8
 
vietnguyen09's Avatar
 
elite*gold: 290
Join Date: Oct 2013
Posts: 263
Received Thanks: 191
Quote:
Originally Posted by Beba Army View Post
2020 and still being imposible?
Same question
vietnguyen09 is offline  
Old 06/04/2020, 19:07   #9
 
elite*gold: 0
Join Date: May 2020
Posts: 130
Received Thanks: 51
Now, that's a good question.
Emerald Garden SRO is offline  
Old 06/08/2020, 10:57   #10
 
elite*gold: 0
Join Date: Mar 2008
Posts: 159
Received Thanks: 59
You can use the skilleffect file to create instances of existing effects and use them as source for new stuff...
In the end it does not matter to create everything from scratch if you can use existing effects and manipulate them to look different.

Possible (refers to a full object, not parts of it):
- multiply objects (adding additional lines)
- fade in/out with timer
- position
- movement position
- rotation
- sound
- size
- color
- a "chain of effects" if you have a matching animation on your bsr

Not possible:
- create a new "effect structure"

The top picture is based on flying dragon skill, the lower pictures are based on ice storm.

guckguck is offline  
Old 08/02/2021, 07:09   #11
 
elite*gold: 0
Join Date: Mar 2020
Posts: 288
Received Thanks: 19
Hope a superexpert would achieve it someday <3
Beba Army is offline  
Reply


Similar Threads Similar Threads
how to make people see effects
10/09/2010 - CO2 Private Server - 6 Replies
I made this command: if (Cmd == "/seffect") { GC.AddSend(Packets.String(GC.MyChar.EntityID, 10, Cmd)); } But other people can't see the effects when I send them off. How can I do this?
[Guide] make Effects viewable by players
03/10/2010 - CO2 PServer Guides & Releases - 23 Replies
I feel so darn` to found out this late... in Character.cs there is a pre-made void/method called SendScreen() which has a code that would send packets to any nearby players from the executor player. With this we may able now to use SendScreen instead of using AddSend method to any Effect code that we want... example in my previous CoolEffect UPDATE I used to have this code: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace...
How to make effects show again?
09/20/2008 - CO2 Private Server - 0 Replies
hi, can soemone please tell me how to make my effects in CO show again? my ss skills and cyclone skills and phoenix, dragon gem effect etc
can u make the king,prince,duke effects go away
03/31/2008 - Conquer Online 2 - 2 Replies
tittle says all I run dial up :D so i was wondering is i can take it out somehow cause it really is laggy in GW when alot of them are dukes and others, and also sdg effect pretty much everything cept for the fb/ss effect and the dmg number



All times are GMT +2. The time now is 17:30.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.