Client.cpp

General support forum. If you require assistance and your problem doesnt fall in any of the other categories, this is the forum for you!

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.
Post Reply
User avatar
Gangrenous
Posts: 812
Joined: Sun Apr 24, 2016 6:54 am
Characters: Dinsmoor

Client.cpp

Post by Gangrenous » Sun Dec 31, 2017 3:01 pm

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);
Resident Dirty Hippy

tyrbo
Team Member
Posts: 271
Joined: Thu Feb 18, 2016 12:33 pm

Re: Client.cpp

Post by tyrbo » Sun Dec 31, 2017 3:13 pm

Yeah, that looks wrong to me.

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests