![]() |
Quote:
I think it's like this: Send("0|n|t|" & this.userId & "|title") But it's not working. But it needs to be like that. GOT IT (Thanks cryz): You need to use as title the title name from translationSpacemap.php |
Quote:
Quote:
|
d'ont work for me =(
Thx for your response . |
Quote:
|
oh ok excuse me I did not understand
I wrote her : this.Send("0|n|t|" + this.userId + "Battlemaster"); thx work :) |
Requi, if I make a video showing my problem?
I'm desperate |
You can't attack, I know.
You need to download a older azure version. |
Quote:
Quote:
|
Quote:
Quote:
|
How is ELA package?
0|?|ELA ???? |
Send("0|A|TX|ELA|" + this.userId);
|
good thanks requi :)
EDİT: rocket packet ? :) |
never did it, so I can't help you now.
|
Excuse me : i have problem .. i have edited emulator for add ish but ish is lock on game how to unlock cpu because is not on game.xml ..
Thx |
At the Send("A|ITM|Packets") you can activate CPU's.
But that they do something, you need to code packets. |
have you got packet ?
|
requi
I did not translate this code to C # or if(packet.substring(0, 5).equals("S|ROB")) { if(_user.getHp() == _user.getHpMax()) { SocketManager.send(_user, "0|A|RS|0"); SocketManager.send(_user, "0|A|HPT|"+_user.getHp()+"|"+_user.getHpMax()) ; return; } SocketManager.send(_user, "0|A|RS|1"); long hp = _user.getHp()+500; _user.setHp(hp); SocketManager.send(_user, "0|A|HPT|"+hp+"|"+_user.getHpMax()); if(_user.getHp() >= _user.getHpMax()) { _user.setHp(_user.getHpMax()); SocketManager.send(_user, "0|A|RS|0"); } Please write me a C # version of this code? :D |
Quote:
|
Quote:
|
Quote:
Code:
elseif(packetHeader == "S|ROB") |
I wrote code editing
Code:
else if (packetHeader.StartsWith("S|ROB")) |
Quote:
Should it be if it's NOT equal to max hp? |
Quote:
------------------------------------------ I've added BRB HP is adding 100,000 But, 100.000 but the screen does not appear when you add What should I do to show how much been added to the screen? sorry english poor :) |
Quote:
And I'm pretty sure that would be a packet, will speak to someone who knows about the packets more for you. P.s the thanks feature goes a long way if somebody helps you ;) |
Quote:
|
The last question
where I will add the code RSB cooldown which?? StartsWith(?)) |
at the attack void.
check if laserid is the one from rsb. if it's from it: Send("0|A|CLD|RSB|4"); |
Quote:
|
I can not run in full :(
EMP, ISH, SMB cooldown working but not working RSB cooldown edit : if you my server RSB added I will not ask the question ever again :) |
Quote:
|
Quote:
The only thing missing from my server = RSB cooldown everything else is working |
I thought you already tried it and its not working.
I posted the solution above. Please try a bit on yourself. |
the whole "attack" added the writings of RSB cooldown packets
but it still does not work properly :( |
Hey requi i really aprechiate all the work you do just to help us :)
Biggest fan! |
I found where to put code in RSB cooldown
added, but does not work properly :( |
i have paste this on emulator
PHP Code:
|
Quote:
You told to your server to verify if the current ship hp = the current max hp if both are equals them you desactivate the robot but if current hp is less or more than max hp, nothing is doing i did it like this for my part PHP Code:
|
yes work full !! i see my error thx for your helping ;)
Good game all :) |
hey Requi
whats about your server? when will your server online? |
When I announce it here on epvp.
|
| All times are GMT +2. The time now is 15:08. |
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.