User talk:Winston: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Adding an experience system tutorial feedback)
 
No edit summary
 
Line 1: Line 1:
How to waste an hour of modding:
for ( int j=0; i<MAX_TABS; j++ )
---[[User:Winston|Winston]]
== [[Adding an experience system]] tutorial ==
== [[Adding an experience system]] tutorial ==
Hello there! This tutorial you wrote has received some positive criticism! Check it out at the article's [[Talk:Adding an experience system|talk page]], and try to correct any mistakes on the tutorial while you're at it ;) Cheers! --[[User:Etset|Etset]] 03:45, 13 Feb 2008 (PST)
Hello there! This tutorial you wrote has received some positive criticism! Check it out at the article's [[Talk:Adding an experience system|talk page]], and try to correct any mistakes on the tutorial while you're at it ;) Cheers! --[[User:Etset|Etset]] 03:45, 13 Feb 2008 (PST)

Latest revision as of 18:18, 10 March 2008

How to waste an hour of modding:

for ( int j=0; i<MAX_TABS; j++ )

---Winston


Adding an experience system tutorial

Hello there! This tutorial you wrote has received some positive criticism! Check it out at the article's talk page, and try to correct any mistakes on the tutorial while you're at it ;) Cheers! --Etset 03:45, 13 Feb 2008 (PST)