Food
Anyone know what string controls food power? As in snack - miraculous meal. I've been comparing some food items and I can't tell what string it is.
I bet it's right in front of my face :D Thanks |
Well I am about to earn the "holy necro" title, but I have been curious since day one- how do we control our food/drinks?
|
From the Wiki:
Quote:
|
oh nice - that defently wasnt there a year ago =)
thanks! do you by any chace also know if recastdelay on items now working? and what do recasttypes mean? |
oh do you know what is a diffirence bewten: "casttime" and "casttime_"?
|
NM the recast type question.. found it..
|
Quote:
Code:
SELECT id, name, casttime, casttime_ FROM items WHERE casttime != casttime_ |
The redundancy was my doing, the columns were merged together. When collected from 13th floor, either both columns had an identical value, or one column had a value and the other was 0. There were no exceptions to this, and since our code only uses one of the columns (I'm sorry but for the life I me I can't remember which, though a quick look in the code will answer that) I figured it was best to merge them. So far, the players on TGC haven't reported any errors with casting in this sense so it appears the decision was the right one.
|
All times are GMT -4. The time now is 07:07 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.