I build this and get below error
CAN SOMEONE HELP ME xD TKS
http://forum.ragezone.com/f245/sourc...se-1-a-936022/
1>
error C2664: 'memcpy' : cannot convert parameter 1 from 'int' to 'void *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
2>
error C2664: 'atoi' : cannot convert parameter 1 from 'int' to 'const char *'
3>
error C2660: 'ZPostStageChat' : function does not take 3 arguments
![]()





Reply With Quote

