[Src]->Custom Votes
E:\Game.cpp(11793) : error C2051: case expression not constant 2 errors left both has this <.< just other lines help me fix that please what i must do to fix that?
<img src='http://lichtdrache.lima-city.de/helbrea ... aramba.gif' border='0' alt='user posted image' />
it fix the error but make warning and wont work marleythe9 could u help us?
:S
:S
<img src='http://lichtdrache.lima-city.de/helbrea ... aramba.gif' border='0' alt='user posted image' />
Code: Select all
#define DEF_NOTIFY_VOTE 0x0B84
#define MSGID_VOTE 0x0B85 // VOTE MSGID_VOTE:
<img src='http://lichtdrache.lima-city.de/helbrea ... aramba.gif' border='0' alt='user posted image' />
thx is work I have problem i give question and give Yes and have conection lost
what is wrong ??:P(2006: 8:29:14:30) - (!) Game Server Activated.
(2006: 8:29:14:31) - <1> Client Connected: (84.*.*.*)
(2006: 8:29:14:31) - Confirmed. Account: (Maxis) Name: (GM2) Level: (211)
(2006: 8:29:14:31) - Unknown message received! (0x00000B85) Delete Client
your client and hg netmessage dont match, so it sent the wrong message. make sure they matchMaxis wrote: thx is work I have problem i give question and give Yes and have conection lostwhat is wrong ??:P(2006: 8:29:14:30) - (!) Game Server Activated.
(2006: 8:29:14:31) - <1> Client Connected: (84.*.*.*)
(2006: 8:29:14:31) - Confirmed. Account: (Maxis) Name: (GM2) Level: (211)
(2006: 8:29:14:31) - Unknown message received! (0x00000B85) Delete Client
Kiruku u can fix ?? Help meKiruku wrote:add this to netmessages.hCode: Select all
#define DEF_NOTIFY_VOTE 0x0B84 #define MSGID_VOTE 0x0B85 // VOTE MSGID_VOTE:

Code: Select all
Compiling...
Game.cpp
E:\Game.cpp(2044) : warning C4309: '=' : truncation of constant value
E:\Game.cpp(8783) : warning C4305: '=' : truncation from 'const int'
E:\Game.cpp(8783) : warning C4309: '=' : truncation of constant value
E:\Game.cpp(11794) : error C2051: case expression not constant
Error executing cl.exe.
HGserver.exe - 1 error(s), 3 warning(s)
-
- Loyal fan
- Posts: 391
- Joined: Sat Mar 26, 2005 12:41 am
easy go to Netmessages.h
you can make the Messgae thats not in use
like #define MSGID_VOTE 0x12a01112
and for the other message
#define DEF_NOTIFY_VOTE 0x0B85
you need to define each of the messages in Client and HG.
you can make the Messgae thats not in use
like #define MSGID_VOTE 0x12a01112
and for the other message
#define DEF_NOTIFY_VOTE 0x0B85
you need to define each of the messages in Client and HG.
<img src='http://freewebs.com/trickro/70s.png' border='0' alt='user posted image' /><img src='http://freewebs.com/trickro/70s2.jpg' border='0' alt='user posted image' />
you forgot to match the netmessage messages in hg and clientMaxis wrote: thx man good)
edit:
I have DC client ;/ I give /vote crusade Yes No and players is give Yes and have Connection Lost ;/ and this(2006: 8:30:23:11) - Unknown message received! (0x12A01112) Delete Client
#define MSGID_VOTE 0x12a01112
has to be same in client and hg
I give this #define MSGID_VOTE 0x12a01112 in netmessage hg and client and i have again thisCrossfade wrote:you forgot to match the netmessage messages in hg and clientMaxis wrote: thx man good)
edit:
I have DC client ;/ I give /vote crusade Yes No and players is give Yes and have Connection Lost ;/ and this(2006: 8:30:23:11) - Unknown message received! (0x12A01112) Delete Client
#define MSGID_VOTE 0x12a01112
has to be same in client and hg
;/(2006: 8:30:23:11) - Unknown message received! (0x12A01112) Delete Client
-
- Loyal fan
- Posts: 391
- Joined: Sat Mar 26, 2005 12:41 am
make sure both messages are the same
#define MSGID_VOTE 0x12a01112
#define DEF_NOTIFY_VOTE 0x0B85
in the HG and Client
#define MSGID_VOTE 0x12a01112
#define DEF_NOTIFY_VOTE 0x0B85
in the HG and Client
<img src='http://freewebs.com/trickro/70s.png' border='0' alt='user posted image' /><img src='http://freewebs.com/trickro/70s2.jpg' border='0' alt='user posted image' />
OT: Marley you got so cute avatar

<img src='http://www.hot.ee/carvanho/taavi.png' border='0' alt='user posted image' /><br><br><img src='http://www.hot.ee/carvanho/Elvine.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/LieroX.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/Football.png' border='0' alt='user posted image' />