Page 1 of 1
[SOLVED] How to rename spawn with specific name?
Posted: September 4th, 2010, 6:16 pm
by nEk0
Hello. I'm really new to PAS. I want to know how to name the specific spawn spot in RPG mode. From the vilage_rpg map, in edit mode I found that there are many spawn spots that has their unique name such as "spawn: elder" and "spawn: pieman" while in their cfg file there is the declaration of "spawn_pieman" and "spawn_elder".
While me myself create new spawn spot but doesn't know how named it very specific because the spawn just named "spawn". Can someone help me how to make the "spawn" their specific name?
Screenshot of "spawn: elder"
spawn: elder
Screenshot of "spawn"
spawn
Re: How to rename spawn with specific name?
Posted: September 5th, 2010, 5:48 pm
by chocolatepie33
Which .cfg file are you looking at? The rpg_game.cfg?
When you add a space while adding a spawn in the console, I think it automatically makes an underscore. I think so. So "JACK BLACK" would be read as "JACK_BLACK". I think. Hope that helps. I'm kinda confused, too.
Re: How to rename spawn with specific name?
Posted: September 5th, 2010, 8:52 pm
by nEk0
No. Not whitespace. But how to create specific spawn spot for specific entity such as NPC, so that each NPC can be automatically spawned at their specific spot each time the map is loaded just like village_rpg map.
Re: How to rename spawn with specific name?
Posted: September 6th, 2010, 6:00 am
by owenisred
Think that this is what you are looking for - its very easy.
If you wanted to spawn a character called "andy"
simply type in /spawn andy
It will spawn the standard model
Save the map, and load it again. Enter edit mode and it should say
spawn: andy like it says spawn: elder in your pictures
Re: How to rename spawn with specific name?
Posted: September 6th, 2010, 7:35 pm
by nEk0
It's working! Thanks to all who help me solved this problem. I love PAS because it has a great 3d game maker and great community!