How come when I die, i turn invisble, and then i revive... invisble.. then can't move.. why is it doin that? Can someone post there spawncharacter packet...
CoEmu ( Spawncharacter.cs ) [problem] 03/01/2010 - CO2 Private Server - 4 Replies When ever i change anything thing in Spawncharacter.cs
it allways highlights the top public static byte SpawnCharacter(ClientSocket CSocket)
And says
Error 3 'CoEmu_v2_GameServer.Packets.ConquerPacke t.SpawnCharacter(CoEmu_v2_GameServer.Connections.C lientSocket)': not all code paths return a value C:.../SpawnCharacter.cs 22 30 CoEmu v2 GameServer
Where do i delete these paths any help :P
[HELP] packet Type [CoEmu v2] 10/02/2009 - CO2 Private Server - 1 Replies i need help with "Unknown packet type: 1015" GameServer, could someone help me plz? no hair, no char name...
[REL] Marriagecursor packet [CoEmu v2] 09/19/2009 - CO2 Private Server - 13 Replies Hello, i'm new and i'd like to share my things with you ( check my other releases too )
public static byte Marry(int CID)
{
return ConquerPacket.General(CID, 1067, 0, 0, 0, 0, (CoEmu_v2_GameServer.Structs.Struct.DataType)116);
}
Press thanks if it helped please.
Yashi!
[HELP] ViewEquip - Packet | CoEmu v2 | 06/07/2009 - CO2 Private Server - 7 Replies Hello i working on new packet number 1015. Its a ViewEquip packet.
So, i copy the packet from lotf and change some info.
I dont know how to rebuild packet more, who can help me?
Here a packet:
The red fonts its error i need to fix.
THE green color its a UID function. Here a code.
Go to Entines/Characters.cs and put
If u help me really big THANKS:mofo:
[Help]CoEmu v2 - View packet 06/03/2009 - CO2 Private Server - 4 Replies Hello its a view packet in lotf source, how i can re-build the packet to using in CoEmu v2 system? thanks for help!