Thread: Spell System
View Single Post
  #4  
Old 10-28-2009, 09:04 AM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
Quote:
Originally Posted by Deas_Voice View Post
does it matter if int() comes first instead of random()?
Yeah. random has two parameters where as int only has one.
Reply With Quote