Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Coding Corner
You last visited: Today at 15:14

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

Advertisement



how to mark who uses Life turnover like this

Discussion on how to mark who uses Life turnover like this within the SRO Coding Corner forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2017
Posts: 47
Received Thanks: 8
Arrow how to mark who uses Life turnover like this

Dears,

Kindly need your assistance by explaining how can I edit the media to be able to see who uses wizard\life turnover skill like this,
Attached Images
File Type: png image.png (1.86 MB, 707 views)
ash4real is offline  
Old 02/19/2023, 21:36   #2
 
elite*gold: 0
Join Date: Jan 2009
Posts: 972
Received Thanks: 453
it's a skilleffect.txt trick

extract from media.pk2 -> server-dep -> silkroad -> textdata - skilleffects.txt

search for the SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B string
then add this new line
Code:
TurnOver effect	SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B	ACT_L	0	FALSE	none	none	0	0	0	0	1	0,0	AT_LOOP	MOV_NONE,0,0,0	0,0,0	false,0,0,0,0,false	Res\skill\	system_trade_safemode.bsr	*	0,13,0	none	0,0,0	none	0	none	none	none
but for that, you have to download ISRO official and extract the
system_trade_safemode.bsr , which is located in Data.pk2 -> res -> skill -> system_trade_safemode.bsr
and there you go
leo2111 is offline  
Thanks
2 Users
Old 02/23/2023, 05:52   #3
 
elite*gold: 0
Join Date: Feb 2023
Posts: 2
Received Thanks: 0
Quote:
Originally Posted by leo2111 View Post
it's a skilleffect.txt trick

extract from media.pk2 -> server-dep -> silkroad -> textdata - skilleffects.txt

search for the SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B string
then add this new line
Code:
TurnOver effect	SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B	ACT_L	0	FALSE	none	none	0	0	0	0	1	0,0	AT_LOOP	MOV_NONE,0,0,0	0,0,0	false,0,0,0,0,false	Res\skill\	system_trade_safemode.bsr	*	0,13,0	none	0,0,0	none	0	none	none	none
but for that, you have to download ISRO official and extract the
system_trade_safemode.bsr , which is located in Data.pk2 -> res -> skill -> system_trade_safemode.bsr
and there you go
If you can share a simple video showing us how we can edit these files it will be very helpful

Thanks in Advance

Bro i extracted the MediaPk2 and i added this line

SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false
and nothing added to the game

but i don't know what can i add in system_trade_safemode.bsr i extracted it from data.pk2 but what else
Dodaaa is offline  
Old 03/05/2023, 00:51   #4
 
elite*gold: 0
Join Date: Dec 2021
Posts: 16
Received Thanks: 5
Quote:
Originally Posted by Dodaaa View Post
If you can share a simple video showing us how we can edit these files it will be very helpful

Thanks in Advance

Bro i extracted the MediaPk2 and i added this line

SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B ACT_L 0 FALSE none none 0 0 0 0 1 0,0 AT_LOOP MOV_NONE,0,0,0 0,0,0 false,0,0,0,0,false
and nothing added to the game

but i don't know what can i add in system_trade_safemode.bsr i extracted it from data.pk2 but what else
You must add 1 more line in skilleffect and don't forget bsr and particles file
UnkownW is offline  
Thanks
1 User
Old 05/07/2023, 12:00   #5
 
elite*gold: 0
Join Date: Feb 2015
Posts: 10
Received Thanks: 0
Quote:
Originally Posted by leo2111 View Post
it's a skilleffect.txt trick

extract from media.pk2 -> server-dep -> silkroad -> textdata - skilleffects.txt

search for the SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B string
then add this new line
Code:
TurnOver effect	SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B	ACT_L	0	FALSE	none	none	0	0	0	0	1	0,0	AT_LOOP	MOV_NONE,0,0,0	0,0,0	false,0,0,0,0,false	Res\skill\	system_trade_safemode.bsr	*	0,13,0	none	0,0,0	none	0	none	none	none
but for that, you have to download ISRO official and extract the
system_trade_safemode.bsr , which is located in Data.pk2 -> res -> skill -> system_trade_safemode.bsr
and there you go
Please can you give more details for beginners? like am playing on a private server? do i need to download the original sro as well?

Quote:
Originally Posted by UnkownW View Post
You must add 1 more line in skilleffect and don't forget bsr and particles file
what to do with bsr and particles file? am editing a media pk2 of a private server am playing on



tinup93 is offline  
Old 05/18/2023, 17:30   #6
 
elite*gold: 0
Join Date: Jul 2020
Posts: 34
Received Thanks: 30
Arrow

Quote:
Originally Posted by tinup93 View Post
Please can you give more details for beginners? like am playing on a private server? do i need to download the original sro as well?



what to do with bsr and particles file? am editing a media pk2 of a private server am playing on



t.y
øNovaTeaMø is offline  
Old 08/12/2023, 18:23   #7
 
mostafa1228's Avatar
 
elite*gold: 0
Join Date: Jul 2014
Posts: 13
Received Thanks: 1
Quote:
Originally Posted by leo2111 View Post
it's a skilleffect.txt trick

extract from media.pk2 -> server-dep -> silkroad -> textdata - skilleffects.txt

search for the SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B string
then add this new line
Code:
TurnOver effect	SKILL_EU_WIZARD_MENTALA_DAMAGEUP_B	ACT_L	0	FALSE	none	none	0	0	0	0	1	0,0	AT_LOOP	MOV_NONE,0,0,0	0,0,0	false,0,0,0,0,false	Res\skill\	system_trade_safemode.bsr	*	0,13,0	none	0,0,0	none	0	none	none	none
but for that, you have to download ISRO official and extract the
system_trade_safemode.bsr , which is located in Data.pk2 -> res -> skill -> system_trade_safemode.bsr
and there you go
is there anything to edit in this line ?? or just simply add it to the media ??
mostafa1228 is offline  
Old 10/19/2023, 16:28   #8
 
elite*gold: 0
Join Date: Jan 2022
Posts: 1
Received Thanks: 0
Hello, where do we need to change in the particles.pk2 and data.pk2 files to change the image of the icon?
SilkroadHakkinda is offline  
Reply


Similar Threads Similar Threads
what TCP ports TERA uses and if it uses UDP?
11/18/2011 - Tera - 2 Replies
thank you in advanced .^^friends,Can you find out what TCP ports TERA uses and if it uses UDP? Im trying to patch again but its taking a while. :)
How to do recovery div + life turnover in agbot without a script (and similar)
03/12/2009 - SRO Hacks, Bots, Cheats & Exploits - 2 Replies
The Problem: AG has a pretty well-working weapon-swap buff system working, but the only problem is that if it has a weapon buff running that lasts 15 minutes or so (Life Control/Life Turnover/Warcry/Crossbow Extreme/Dagger Desperate/Poison Circle/Vein Circle), it will switch to the buffing weapon and cast recovery div/moving march or whatever, the weapon buff gets canceled cuz u changed weapons, but the bot won't understand that and will still continue waiting the remaining time until it's...



All times are GMT +1. The time now is 15:17.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.