691
Modification Help / Re: Texture downloading problem
« on: September 01, 2012, 05:15:54 PM »
This worked before v21. If it doesn't work now but still works for some people, this is a Schrodinger bug.
There should be a way of transferring simple 16x16 icons, but if there's no decent alternative to decalData, then most of these addons which incorporate new CIs are screwed.
Its just the way I work. I can reference the variable more easily.
Its also so it can flawlessly work on a ded.
There should be a way of transferring simple 16x16 icons, but if there's no decent alternative to decalData, then most of these addons which incorporate new CIs are screwed.
I don't see why %host = getNumKeyID(); and $HostID = %host; and if(%client.bl_id == $HostID) is needed when you can just use if(%client.bl_id $= getNumKeyID())
Its just the way I work. I can reference the variable more easily.
Its also so it can flawlessly work on a ded.