Hello,
On my shard there is quite destroyed AI system. I dont know where should I start with.
Could someone tell me how AI scripts should be build ?
Thanks
G
Search found 2 matches
- Thu Jan 01, 2009 1:59 pm
- Forum: Scripting Help
- Topic: Adding graphic to item.
- Replies: 2
- Views: 2974
Adding graphic to item.
Hello,
I have problem with writing script of adding fire animation to brazier when its double clicked.
Its should add it but how to write double click on item which is already exist ?
var ogien:=createitematlocation(brazier.x, brazier.y, brazjer.z+3, 0x19ab, 1, brazjer.realm);
ogien.movable:=0 ...
I have problem with writing script of adding fire animation to brazier when its double clicked.
Its should add it but how to write double click on item which is already exist ?
var ogien:=createitematlocation(brazier.x, brazier.y, brazjer.z+3, 0x19ab, 1, brazjer.realm);
ogien.movable:=0 ...