View Single Post
  #2  
Old 04-11-2009, 05:01 AM
Raelyn Raelyn is offline
the Professional.
Raelyn's Avatar
Join Date: Sep 2003
Location: Zormite
Posts: 964
Raelyn will become famous soon enough
Quote:
Originally Posted by Tigairius View Post
-Click on your NPCs button (the button on the far left of your NPC-Control).
-Right click Control-NPC and edit the script.
-If the script is blank, add this:
PHP Code:
function onActionPlayerOnline() {
  
player.addWeapon("weapon name");

-If the script is not blank, just add player.addWeapon("weapon name"); in your actionplayeronline function.
Thanks!

Oi, I should start another thread titled "Raelyn's Big List of Questions" since I have about a million more. Such as, what is the GS2 equivalent of the lay and lay2 commands? And why does firing arrows and placing bombs on the gmap seem to not work properly? :P

Also, I have a script for setani is GS1, how would I setani in GS2? And the GS1 version doesn't work in the gmap, only indoor levels, what would cause this?

Thank you.
__________________
*Don't let the door hit you on the way out.*
Reply With Quote