Can anyone help me how to fix this? I tested it on monsters and it works perfectly. But when I use it on MVPs, nothing happens.. only the spawns are hit. Thanks in advance~
Is it possible that when I whisper to npc:atcommand, a dialog box will appear and you will input a player's name then it has two option: the first option is you will search a certain command used by the player and it will display the time and map where it happens...the second option is gonna display all the command used by the player..
Hope this is possible
Any help would be greatly appreciated!
I'm getting this error when recompiling with latest rathena svn:
1>i:\rathena\src\map\script.c(10233): warning C4047: 'function' : 'Related_Log_Info *' differs in levels of indirection from 'int'
1>i:\rathena\src\map\script.c(10233): warning C4024: 'pc_delitem' : different types for formal and actual parameter 2
1>i:\rathena\src\map\script.c(10233): error C2198: 'pc_delitem' : too few arguments for call
1>i:\rathena\src\map\script.c(10268): warning C4133: 'function' : incompatible types - from 'item *' to 'Related_Log_Info *'
1>i:\rathena\src\map\script.c(10268): warning C4047: 'function' : 'item *' differs in levels of indirection from 'int'
1>i:\rathena\src\map\script.c(10268): warning C4024: 'pc_additem' : different types for formal and actual parameter 3
1>i:\rathena\src\map\script.c(10268): error C2198: 'pc_additem' : too few arguments for call
Is it possible for a script to show someone's storage in an npc dialog box??
And also shows if it has a card...
Any help would be greatly appreciated
Thx!!!
When I input an online player name...
it will show its equipment and the card in it if any....
and if it is offline, it will show, "You can only use this if the character is online"
THX!!!
Any help would be greatly appreciated!