Neverwinter Nights > Script Request

Uhm a few questions....

(1/3) > >>

fireknight40:
Well I've been making a clan server based from Godspire also and was wondering how to make the custom filter at 22? also how to use multiple onactivateitem scripts in the same module? Also fast rest and onenter create an item in their inventory? Thanks.  :)

Fury:

--- Quote ---Well I've been making a clan server based from Godspire also and was wondering how to make the custom filter at 22? also how to use multiple onactivateitem scripts in the same module? Also fast rest and onenter create an item in their inventory? Thanks.  :)
[snapback]13488[/snapback]
--- End quote ---

just add - gold piece value 50.000 or how much it is IDK the Zero's.. make it remove the usual resis, invalid classes etc

fireknight40:
Where though is it a script or something like that?

Tea-cup:

--- Quote ---
--- Quote ---Well I've been making a clan server based from Godspire also and was wondering how to make the custom filter at 22? also how to use multiple onactivateitem scripts in the same module? Also fast rest and onenter create an item in their inventory? Thanks.  :)
[snapback]13488[/snapback]
--- End quote ---

just add - gold piece value 50.000 or how much it is IDK the Zero's.. make it remove the usual resis, invalid classes etc
[snapback]13494[/snapback]
--- End quote ---
I'm not planning to explain it all, but that isn't enough to ensure the costlimit.

-Mel

Fury:

--- Code: ---if(GetGoldPieceValue(oItem) > 500000){
DestroyObject(oItem);}
--- End code ---

There We Go Hope It Helps :-)

-Vince :)

Navigation

[0] Message Index

[#] Next page

Go to full version