View Single Post
  #3  
Old 03-28-2011, 08:19 PM
skillmaster19 skillmaster19 is offline
Registered User
Join Date: Oct 2010
Posts: 392
skillmaster19 will become famous soon enough
Quote:
Originally Posted by fowlplay4 View Post
There's really nothing to it...

PHP Code:
//#CLIENTSIDE
function onCreated() {
  
shootarrow(direction);
} 
I knowthat, but is there a way to set the x and y of where it starts?
Reply With Quote