Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > DarkOrbit
You last visited: Today at 05:17

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

Advertisement



[Request] Aegis implement

Discussion on [Request] Aegis implement within the DarkOrbit forum part of the Browsergames category.

Reply
 
Old   #1
 
Úŭş's Avatar
 
elite*gold: 0
Join Date: Feb 2014
Posts: 74
Received Thanks: 36
[Request] Aegis implement

Hey, can anyone help me with adding the Aegis? And it working?
Úŭş is offline  
Old 02/14/2014, 07:23   #2


 
Requi's Avatar
 
elite*gold: 3800
The Black Market: 244/0/0
Join Date: Dec 2012
Posts: 13,039
Received Thanks: 8,243
What do you mean with "adding the aegis".
Adding it where?
Requi is offline  
Old 02/14/2014, 09:16   #3
 
melikhan's Avatar
 
elite*gold: 0
Join Date: Dec 2011
Posts: 3,249
Received Thanks: 2,240
Quote:
Originally Posted by Requi View Post
What do you mean with "adding the aegis".
Adding it where?
I guess for a private server, where else can he add it?
melikhan is offline  
Old 02/14/2014, 12:20   #4
 
elite*gold: 278
Join Date: Dec 2010
Posts: 1,125
Received Thanks: 1,083
If it's for a private server... you just can't add it, the swf doesn't have the assemblies for the abilities (you can always add them by your own), so: search for a newer swf or use newest swf (I don't recommend you do this).

If it's for a GM based remix:
Add the sprites as a normal ship and add to the gamer object an event for when a key is pressed to execute the abilitie:
Code:
Object: gamer
Event: Key pressed [H]

if(shipID == 49)
{
    canUseAbilitie = true;
    draw_sprite(gamer.x, gamer.y, healthAbilitie_spr);
    hp += 40000;
    if(hp > maxHp)
    {
        hp = maxHp;
    }
} else {
   sendMessage("You don't have an special ship, you can't use this function");
}
See you!!
manulaiko is offline  
Old 02/14/2014, 23:02   #5
 
Sήøwy's Avatar
 
elite*gold: 1
Join Date: Aug 2010
Posts: 1,329
Received Thanks: 1,723
manulaiko , you can make aegis with that things working ...
Sήøwy is offline  
Reply


Similar Threads Similar Threads
Could somebody tell me how to implement pet system?
10/30/2012 - Metin2 Private Server - 1 Replies
Pls, tell me how to implement pet system...
How to implement?
09/23/2010 - Metin2 Private Server - 2 Replies
How to insert this mysql_fetch_object in my server...i have a error for this in homepage !!! PLS HELP:(
How do you implement new items
03/09/2009 - Dekaron Private Server - 1 Replies
I need to know how to implement new items, either from a mob drop or maybe form a chest/relic. This would be very helpful and the best tut gets a thanks!
[help] need how to implement stuff
01/27/2009 - Dekaron Private Server - 0 Replies
i need some help to implement new animations for skills, new icons for skills and implementing overall. can someone help? it would be greatly appreciated.



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


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.