Search found 1 match

by dandkburt4
Fri Nov 16, 2012 6:33 am
Forum: Unreal 3.2 Modules
Topic: channel forward module
Replies: 7
Views: 21939

Re: channel forward module

in order to get this module compiled right you need to add

Cmode_t EXTCMODE_BANLINK = 0L;

with the others

Cmode_t EXTCMODE_FORWARD = 0L;
Cmode_t EXTCMODE_NOFORWARD = 0L;
long EXTUMODE_NOFORWARD = 0;