Hello,
my server has EMP, ISH and SMB
but only EMP works
because
else if (packetHeader.StartsWith("S"))
covers all
What should I do to run the SMB and ISH?
app.ini
Delete password.
Check if databasename is right.
Quote:
Originally Posted by nckrnckr
Hello,
my server has EMP, ISH and SMB
but only EMP works
because
else if (packetHeader.StartsWith("S"))
covers all
What should I do to run the SMB and ISH?
If you click on ISH, the Emulator gets the Packet from the Client. Check which is it.
Then:
elseif(packetHeader.StartsWith("S"))
{
if(subHeader.StartsWith("EMP")) //Need to create variable subHeader which checks, what comes after the packetHeader.
and so on....
]
app.ini
Delete password.
Check if databasename is right.
If you click on ISH, the Emulator gets the Packet from the Client. Check which is it.
Then:
elseif(packetHeader.StartsWith("S"))
{
if(subHeader.StartsWith("EMP")) //Need to create variable subHeader which checks, what comes after the packetHeader.
and so on....
]
There is the solution man.
There is:
if (packetSubHeader.StartsWith("EMP"))
{
.......
}
//then write this:
elseif(packetSubHeader.StartsWith("ISH"))
{
nearly same code for ISH like EMP
}
elseif(just like ISH and EMP))
{
...
}
There is the solution man.
There is:
if (packetSubHeader.StartsWith("EMP"))
{
.......
}
//then write this:
elseif(packetSubHeader.StartsWith("ISH"))
{
nearly same code for ISH like EMP
}
elseif(just like ISH and EMP))
{
...
}
my problem fixed
EMP
SMB
ISH
working
EDİT: ELA (energy leech) with which you run this package ?
app.ini
Delete password.
Check if databasename is right.
If you click on ISH, the Emulator gets the Packet from the Client. Check which is it.
Then:
elseif(packetHeader.StartsWith("S"))
{
if(subHeader.StartsWith("EMP")) //Need to create variable subHeader which checks, what comes after the packetHeader.
and so on....
]
Worked, but then will not let me attack the aliens, here I leave a picture, sorry for the inconvenience. I try to reboot and gives the same error, just change the final numbers:
From client u: 28
From client u: 34
From client or 7
Worked, but then will not let me attack the aliens, here I leave a picture, sorry for the inconvenience. I try to reboot and gives the same error, just change the final numbers:
From client u: 28
From client u: 34
From client or 7
I press CTRL or from the bar directly pressed UCB-100 ammo to attack, but not attack.
I use the default emulator azure, and when I press CTRL or when I select the UCB-100 ammo, if attacked, just very soft.
You need to recode a attack system (bullet part), because actually the system attack only count if you got UCB-100 ammo, them you need to check global ammo
You need to recode a attack system (bullet part), because actually the system attack only count if you got UCB-100 ammo, them you need to check global ammo
I picked up some boxes to have UCB-100 and did not result, then use SAB ammo and still does not attack.
Private private server :P READ FOR MORE INFO 12/01/2010 - SRO Private Server - 12 Replies hey guys im wondering if there is anyway to make a real private server like ZSZC or SWSRO or MYSRO but to where i can only play and level a character and as if it was a real private server. but just for me, not like an emulator where im already lvl 90 or 120 or whatever. i mean one where i set the rates and i level. if not then ok u can close this. but i was just wondering.