|
||
|
|||||||
| Custom Script Release Archive This is a pre-script database archive of what our users had released. |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
|
OK folks here is a little thing I made. Its a token like the ones OSI uses for Soulstone fragments but gives a full Soulstone. I made it so that it if you decide you can Mod your Playercreation.cs script and make it add in like a NewPlayerTicket, otherwise you'll have to manually mod the owner property on the token for play to be able to use it.
Now this thing won't allow it to be used by anyone other than the owner and it dosen't allow it to be used outside the owners backpack. Just drop it in the custom folder and have fun add it by using [add SoulStoneToken. |
|
|
|
|
#2 (permalink) | ||
|
Forum Expert
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
|
Quote:
Code:
if ( !from.AddToBackpack ( new SoulStone()));
__________________
Quote:
Just a Simple Staff Tool You can leave me messages. Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else." |
||
|
|
|
|
#3 (permalink) |
|
Forum Expert
|
I usually make two copies of a file when I work on one that I want to post here and probably cofused the one I edited to fix that problem and didn't do the other. Also sorry for taking so long to respod to this as right now I don't have net access at home I'm over a a friends house curently but next time I get a chance to log on I'll remember to post the addition needed for the CharacterCreation.cs file to make it auto assign the owner to the token if anyone desires to add it that way.
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|