View Single Post
  #3  
Old 02-25-2011, 09:17 AM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by cbk1994 View Post
You should avoid using var as a variable name. There are some strange issues with it in some contexts that make it worth avoiding in all instances.
There was some strange issues with it. That was fixed back in 08, so no need to avoid using 'var'.


Quote:
Originally Posted by Stefan View Post
Ok the npcserver has been updated, you can now use "var" as function parameter and variable name again. The built-in values "NULL", "true", "false" and "pi" also work as function parameter names again instead of displaying an error.
__________________
Reply With Quote