Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-05-2013, 04:05 PM
i8bit i8bit is offline
Registered User
Join Date: Jul 2013
Posts: 146
i8bit is an unknown quantity at this point
Control-NPC troubles

Hello, I am trying to add some weapons, stats, and such to the player when they log in using the Npcscript: Control-NPC.

I was wondering what I need to insert to execute the actions I want it to preform?

PHP Code:
function onActionServerside()
{
 
//Do I need Something Here?
 
{
  
//Set stats and add the weapons
  
}
 } 
How it is with just the onActionServerside() doesn't work. I also tried triggering it through CLIENTSIDE but I don't think that worked.
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 02:52 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.