CybeR Posted July 14, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Share Posted July 14, 2012 (edited) can someone help me with this... im using this src source : http://www.eathena.w...pic=263936&st=0 SVN : 3CeAM Trunk r608 SQL 2>c:\users\desktop\eathena\src\map\pc.c(8836): error C2082: redefinition of formal parameter 'atcmd_savetime' 2>c:\users\desktop\eathena\src\map\pc.c(8836): error C2143: syntax error : missing ';' before '{' 2>c:\users\desktop\eathena\src\map\pc.c(8843): error C2065: 'sd' : undeclared identifier 2>c:\users\desktop\eathena\src\map\pc.c(8843): warning C4047: 'function' : 'map_session_data *' differs in levels of indirection from 'int' 2>c:\users\desktop\eathena\src\map\pc.c(8843): warning C4024: 'pc_setregistry' : different types for formal and actual parameter 1 2>c:\users\desktop\eathena\src\map\pc.c(8861): error C2449: found '{' at file scope (missing function header?) 2>c:\users\desktop\eathena\src\map\pc.c(8886): error C2059: syntax error : '}' 2>c:\users\desktop\eathena\src\map\pc.c(9034): error C2065: 'pc_readdb_skilltree' : undeclared identifier 2>c:\users\desktop\eathena\src\map\pc.c(9034): warning C4047: 'function' : 'bool (__cdecl *)(char **,int,int)' differs in levels of indirection from 'int *' 2>c:\users\desktop\eathena\src\map\pc.c(9034): warning C4024: 'sv_readdb' : different types for formal and actual parameter 7 Edited July 14, 2012 by CybeR Quote Link to comment Share on other sites More sharing options...
PewN Posted July 14, 2012 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted July 14, 2012 revision? Quote Link to comment Share on other sites More sharing options...
CybeR Posted July 14, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Author Share Posted July 14, 2012 yea Quote Link to comment Share on other sites More sharing options...
PewN Posted July 14, 2012 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted July 14, 2012 (edited) did you use tab? on every line? Edited July 14, 2012 by bVersatile Quote Link to comment Share on other sites More sharing options...
CybeR Posted July 14, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Author Share Posted July 14, 2012 i just copy pasted Quote Link to comment Share on other sites More sharing options...
PewN Posted July 14, 2012 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted July 14, 2012 (edited) WTF! Edited July 14, 2012 by bVersatile Quote Link to comment Share on other sites More sharing options...
Sryx Posted July 14, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 520 Reputation: 64 Joined: 11/19/11 Last Seen: October 19, 2024 Share Posted July 14, 2012 <tab> did you use tab? on every line? dude tab does not affect the code of C++ hahaha @cyber i think your @warp/@go delay is to old. find a new one Quote Link to comment Share on other sites More sharing options...
CybeR Posted July 14, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 177 Reputation: 8 Joined: 11/14/11 Last Seen: January 2, 2017 Author Share Posted July 14, 2012 can you give me some link on @warp and @go delay? Quote Link to comment Share on other sites More sharing options...
PewN Posted July 15, 2012 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted July 15, 2012 (edited) <tab> did you use tab? on every line? dude tab does not affect the code of C++ hahaha @cyber i think your @warp/@go delay is to old. find a new one oh lol.! why you dont try space and see what happen when you compile it.! Edited July 15, 2012 by bVersatile Quote Link to comment Share on other sites More sharing options...
Sryx Posted July 15, 2012 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 520 Reputation: 64 Joined: 11/19/11 Last Seen: October 19, 2024 Share Posted July 15, 2012 (edited) <tab> did you use tab? on every line? dude tab does not affect the code of C++ hahaha @cyber i think your @warp/@go delay is to old. find a new one oh lol.! why you dont try space and see what happen when you compile it.! space is different to <tab> hahahahahaha <tab>if no error i also coding c++ @cyber your revision is 3ceam right? i think you can't find one try to use rAthena Edited July 15, 2012 by Rejected Quote Link to comment Share on other sites More sharing options...
Question
CybeR
can someone help me with this...
im using this src source : http://www.eathena.w...pic=263936&st=0
SVN : 3CeAM Trunk r608 SQL
Edited by CybeRLink to comment
Share on other sites
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.