Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Eudemons Online > EO PServer Hosting
You last visited: Today at 15:22

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

Advertisement



[Question] How to remove effect from player ?

Discussion on [Question] How to remove effect from player ? within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
Khalidmadkour's Avatar
 
elite*gold: 0
Join Date: Jan 2014
Posts: 184
Received Thanks: 106
Exclamation [Question] How to remove effect from player ?

In Revo DB there are NPC which give the player an effect like this picture >>



the problem is when the player choose blue effect or any other one and then try to change it to another one , nothing happen
for example
the player choosed blue effect and after 2 min he choosed red effect and nothing happen
so can anyone tell me how or what action to remove the effect from player
like Remove Skill200 or anything else

2- in the action which give the player the effect i found this
85000010 85000023 0 4001 0 156 0 604800 0


" 156 0 604800 0 " << what is this refers to ?

Thanks ^^
Khalidmadkour is offline  
Old 02/20/2015, 18:09   #2
 
idlemonkey's Avatar
 
elite*gold: 540
Join Date: May 2009
Posts: 1,593
Received Thanks: 589
explaination of the action type
Code:
ACTION_MAGIC_ATTACHSTATUS = 4001, // supplement condition, szParam= " status power secs times "
so explaining the portion of the action you posted
Code:
status power   secs     times
156      0 	604800   0
assign status 156 lvl 0 for 7 days in seconds with no repeating time

to detach a status according to the documentation is a bit more convoluted i guess
Code:
ACTION_MAGIC_ATTACK = 4002, // black magic attack, data=magictype, szParam= " magiclevel "
// requests in the magictype table to have the corresponding data
// supports at present the black magic type includes:
// MAGICSORT_DETACHSTATUS
// MAGICSORT_STEAL
I assume this explains itself as set the type to 4002 to data is the status id (156 in the example) and the parameters are MAGICSORT_DETACHSTATUS and the status level
idlemonkey is offline  
Thanks
1 User
Old 02/20/2015, 18:50   #3
 
elite*gold: 0
Join Date: Oct 2008
Posts: 726
Received Thanks: 330
ADD it
Quote:
85000010 85000023 0 4001 0 156 0 604800 0
REMOVE IT
Quote:
85000010 85000023 0 4001 0 0 0 0 0
Though i havnt tested it, Let me know if it works and get back to me

Also you do not need to add anything in the Data leave that 0

****this will delete every effect on the char I THINK ******

******************
Or you can go into cq_special_status and delete them ?
stedabest321 is offline  
Thanks
1 User
Old 02/20/2015, 21:17   #4
 
Khalidmadkour's Avatar
 
elite*gold: 0
Join Date: Jan 2014
Posts: 184
Received Thanks: 106
Quote:
Originally Posted by idlemonkey View Post
explaination of the action type
Code:
ACTION_MAGIC_ATTACHSTATUS = 4001, // supplement condition, szParam= " status power secs times "
so explaining the portion of the action you posted
Code:
status power   secs     times
156      0 	604800   0
assign status 156 lvl 0 for 7 days in seconds with no repeating time

to detach a status according to the documentation is a bit more convoluted i guess
Code:
ACTION_MAGIC_ATTACK = 4002, // black magic attack, data=magictype, szParam= " magiclevel "
// requests in the magictype table to have the corresponding data
// supports at present the black magic type includes:
// MAGICSORT_DETACHSTATUS
// MAGICSORT_STEAL
I assume this explains itself as set the type to 4002 to data is the status id (156 in the example) and the parameters are MAGICSORT_DETACHSTATUS and the status level
Thank you! WORKING FINE!


Quote:
Originally Posted by stedabest321 View Post
ADD it

REMOVE IT


Though i havnt tested it, Let me know if it works and get back to me

Also you do not need to add anything in the Data leave that 0

****this will delete every effect on the char I THINK ******

******************
Or you can go into cq_special_status and delete them ?
i cant go into cq_special every time the player's mind tell him go change ur effect xD
Working FINE !!!! , thanks bro ( it removed all effects expect that the effects which came from action ( self xxxx )

Thanks!

Another question status id of the effect like >> 156 from where i get it . and is there a way to add new one ?
Khalidmadkour is offline  
Reply

Tags
no_1, soulnecturn


Similar Threads Similar Threads
how to remove all effect of the map
06/29/2011 - Dekaron - 0 Replies
well does any1 know ? its really laging at the tower so what i have to delete from effects ?
effect remove
06/19/2010 - Conquer Online 2 - 1 Replies
how do i remove effects on the new patch i tried deleting the 3deffects doesnt work
Trying to remove sdg effect
06/19/2007 - Conquer Online 2 - 4 Replies
emm i'm trying to figure out how to remove the sdg super effect... i know the name its under dragonhate in the 3DEffect file. but not really sure what i should set it to to have it removed from game. can anyone help me with this? and if u could tell me so i can do it myself even better or maybe point me to insturctions on how to read this crap. thanks
Remove effect
12/24/2006 - CO2 Exploits, Hacks & Tools - 3 Replies
if u want to remove effect u dont have to use any bots just get into ur CO2 file then ini "3DEffect.ini" and take avery thing there cut . tadatada there is not effect any more.



All times are GMT +2. The time now is 15:22.


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.