Compiler found this one too, ../WorldServer/client.cpp:5675:77 notice the second line, the parens
packet->setArrayDataByName("item_id", item->details.item_id, i);
packet->setArrayDataByName("unique_item_id", (item->details.unique_id, i));
packet->setArrayDataByName("stack_size", item->details.count, i);
packet->setArrayDataByName("icon", item->details.icon, i);
Client.cpp
Moderator: Team Members
Forum rules
READ THE FORUM STICKY THREADS BEFORE ASKING FOR HELP!
Most information can be found there, and if not, the posts will help you determine the information required to get assistance from the development team.
Incomplete Help Requests will be locked or deleted.
READ THE FORUM STICKY THREADS BEFORE ASKING FOR HELP!
Most information can be found there, and if not, the posts will help you determine the information required to get assistance from the development team.
Incomplete Help Requests will be locked or deleted.
- Gangrenous
- Posts: 812
- Joined: Sun Apr 24, 2016 6:54 am
- Characters: Dinsmoor
Client.cpp
Resident Dirty Hippy
-
tyrbo
- Team Member
- Posts: 271
- Joined: Thu Feb 18, 2016 12:33 pm
Re: Client.cpp
Yeah, that looks wrong to me.
Who is online
Users browsing this forum: No registered users and 0 guests