Talk:SDK Known Issues List: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Health fix)
Line 8: Line 8:


Oh yea thanks, I'd actually put the stub thing since I hadn't figured out how to add the patches, and, as such, I considered the page to still be very preliminary.  Maybe that's not how wiki use stub, but in any case it's not stubbish now. [[User:Bloodykenny|Bloodykenny]] 14:41, 14 Jul 2005 (PDT)
Oh yea thanks, I'd actually put the stub thing since I hadn't figured out how to add the patches, and, as such, I considered the page to still be very preliminary.  Maybe that's not how wiki use stub, but in any case it's not stubbish now. [[User:Bloodykenny|Bloodykenny]] 14:41, 14 Jul 2005 (PDT)
== Health fix ==
should it really be setting health to 100 in the constructor?
that's dealt with in the spawn function....

Revision as of 14:09, 19 July 2005

This refers a few times to a patch, but there's no patch. --Charron 10:05, 14 Jul 2005 (PDT)

Unfortunately I've not yet been able to figure out how to stick patches inside a wiki. I tried enclosing them in nowiki tags, but they still word wrap and it's a mess. Bloodykenny 10:21, 14 Jul 2005 (PDT)

Ah there's a 'pre' tag for this sort of thing, which was not easy to find documentation on... Bloodykenny 10:24, 14 Jul 2005 (PDT)

Works for me. Also, this seems a tad large to be a stub, so I'll remove that categorization. --Charron 13:08, 14 Jul 2005 (PDT)

Oh yea thanks, I'd actually put the stub thing since I hadn't figured out how to add the patches, and, as such, I considered the page to still be very preliminary. Maybe that's not how wiki use stub, but in any case it's not stubbish now. Bloodykenny 14:41, 14 Jul 2005 (PDT)

Health fix

should it really be setting health to 100 in the constructor?

that's dealt with in the spawn function....