
02-02-2002, 12:17 PM
|
|
Banned
|
Join Date: Jan 2002
Posts: 960
|
|
NPC Editor Feature...
|
Find & Replace. Basicly, there is an option on the side which says "target string". Then below that it says "Replacement String". You then click "go" or whatever, and it will auto change all the values.
This would be good for something like the following (and in my case). Lets say you have old NPCs, using disabledefmovement;. The problem is, you use disabledefmovement constantly in your movement script. With this in mind, you need to make a second disabledefmovement thing, only a variable. So you need to replace disabledefmovement; with disabledefmovement = 1;.
Stefan, you say you are enhancing the NPC scripting stuff a great deal, well there is another great enhancement to it.. |
|
|
|