Hi all, i have the need to change the alignment of a lot of mobs in my game, so i thought a script would do this nicely for me, but i have no idea how to begin with using external script, nor the syntax for vb or any other scriptiing language.
So what i need to do is the following, the values can be hard coded for simplicity.
Have a start vnum
Have a finnish vnum,
mset currentvnum flags prototype
mset currentvnum align <hardcoded value>
mset currentvnum flags prototype
currentvnum ++
if currentvnum == finnishvnum
end
if anyone could point me in the right direction on this would be greatly apreciated.
Robert Powell.
So what i need to do is the following, the values can be hard coded for simplicity.
Have a start vnum
Have a finnish vnum,
mset currentvnum flags prototype
mset currentvnum align <hardcoded value>
mset currentvnum flags prototype
currentvnum ++
if currentvnum == finnishvnum
end
if anyone could point me in the right direction on this would be greatly apreciated.
Robert Powell.