View Single Post
  #10  
Old 11-21-2013, 09:22 PM
iDigzy iDigzy is offline
Registered User
Join Date: Apr 2013
Posts: 44
iDigzy is on a distinguished road
Quote:
Originally Posted by scriptless View Post
putnpc needs to be serverside

PHP Code:
function onActionServerside() {
  
// ...
  // putnpc2()
}
//#CLIENTSIDE
... other stuff 
You will need to trigger this so look up triggerserver.
thanks
Reply With Quote