misterM Posted February 23, 2016 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 24 Reputation: 1 Joined: 01/05/14 Last Seen: May 12, 2023 Share Posted February 23, 2016 (edited) my C code is giving error while receiving the item. A message pops up that I'm overweight, but I do not have any item in my inventory, then the item is dropped to floor. Example code: if (.@check_level > 2) getitem 520,1; else getitem 522,1; Edited February 23, 2016 by misterM Quote Link to comment Share on other sites More sharing options...
0 vomaito Posted February 23, 2016 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 45 Reputation: 3 Joined: 06/29/15 Last Seen: October 18, 2022 Share Posted February 23, 2016 Console Errors? Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted February 24, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Thursday at 04:49 PM Share Posted February 24, 2016 perhap your item weight is too much to be able to hold by the char ? Quote Link to comment Share on other sites More sharing options...
Question
misterM
my C code is giving error while receiving the item. A message pops up that I'm overweight, but I do not have any item in my inventory, then the item is dropped to floor.
Example code:
Edited by misterMLink to comment
Share on other sites
2 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.