2>rathena\src\map\script.c(15313): error C2198: 'pc_additem' : too few arguments for call
2>rathena\src\map\script.c(15321): error C2440: 'function' : cannot convert from 'char [2]' to 'e_log_pick_type'
2>rathena\src\map\script.c(15321): warning C4024: 'log_pick_pc' : different types for formal and actual parameter 2
2>rathena\src\map\script.c(15321): warning C4047: 'function' : 'item *' differs in levels of indirection from 'int'
2>rathena\src\map\script.c(15321): warning C4024: 'log_pick_pc' : different types for formal and actual parameter 4
2>rathena\src\map\script.c(15321): warning C4020: 'log_pick_pc' : too many actual parameters
2>rathena\src\map\script.c(16421): error C2065: 'buildin_bggetitem' : undeclared identifier
2>rathena\src\map\script.c(16421): error C2099: initializer is not a constant
2>rathena\src\map\script.c(16421): warning C4047: 'initializing' : 'int (__cdecl *)(script_state *)' differs in levels of indirection from 'char [10]'
Question
Lanz
Need help to update this source edit..
Error:
Thanks in advance!
Link to comment
Share on other sites
0 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.