Bunch 'O questions
Posted: Sun Nov 13, 2005 6:26 am
NPCs:
1) How do you change the hair type/color and skin colors of NPCs?
2) Which file contains the possible names of NPCs? (I'd like to change them so that when a NPC spawns, he/she has an Irish name).
Spawners:
1) When you create a new spawner item, which file has the data for that item? (What I REALLY want to do is make custom spawners and I'd like to see what I have already told it to spawn.)
2) Is there a check for spawn items to quit spawning if the area is filled?
3) Is there a flag to make NPC vendor types show instead of "[invunerable]" in their names?
4) Which script controls vendor items, buy and sell price?
5) Is this a known bug? - the Vendor Menu doesn't work (the Open Paperdoll, Open Backpack, Buy, Sell menu)
Moongates:
I saw the post with the Moongate script
...but, there is no scpTrig.scp file. What is the work around?
GMing:
1) When a player pages, how, as a GM, can I find that player's location?
2) As a player, how can a you find your location?
More Qs as I think of them. Thanks for your time.
1) How do you change the hair type/color and skin colors of NPCs?
2) Which file contains the possible names of NPCs? (I'd like to change them so that when a NPC spawns, he/she has an Irish name).
Spawners:
1) When you create a new spawner item, which file has the data for that item? (What I REALLY want to do is make custom spawners and I'd like to see what I have already told it to spawn.)
2) Is there a check for spawn items to quit spawning if the area is filled?
3) Is there a flag to make NPC vendor types show instead of "[invunerable]" in their names?
4) Which script controls vendor items, buy and sell price?
5) Is this a known bug? - the Vendor Menu doesn't work (the Open Paperdoll, Open Backpack, Buy, Sell menu)
Moongates:
I saw the post with the Moongate script
Code: Select all
// Edit scpTrig.scp in the scripts folder and add:
// 20000 js/custom/moongate.js (20000 is the script ID, can be changed but must be unique)GMing:
1) When a player pages, how, as a GM, can I find that player's location?
2) As a player, how can a you find your location?
More Qs as I think of them. Thanks for your time.