Thread: Disabling Sword
View Single Post
  #9  
Old 08-31-2009, 04:25 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Gambet View Post
It's just the difference between GS1 and GS2. GS2 is object-oriented so all commands were basically converted into functions, hence the parenthesis. Not all functions are required to use any specific parameters, in cases like these you just need to call the function without sending any information to it.
This.
Just because a function has no parameters to pass does not mean you should omit the parenthesis.
Reply With Quote