HowToAddMapsServerStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Chad3f |
imported>Chad3f |
||
| Line 190: | Line 190: | ||
Finally set its initial position and its HP. Don't worry for your NPC. It can't be attacked nor killed. |
Finally set its initial position and its HP. Don't worry for your NPC. It can't be attacked nor killed. |
||
Once that is done add the NPC to zone using ''zone. |
Once that is done add the NPC to zone using ''zone.add()'' method. |
||
Congrats you have populated your new zone. |
Congrats you have populated your new zone. |
||