• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows script which make teleport when I kill monster

Myszku

New Member
Joined
Jun 17, 2009
Messages
46
Reaction score
0
hello. I need script which create tp when i kill monster
["Ungreez"] = { ptp={ x=945, y=1104, z=11}, pp={ x=989, y=1104, z=14, stackpos=1 }, uid=49700 },
["Bazir"] = { ptp={ x=721, y=1086, z=14 }, pp={ x=805, y=1098, z=14, stackpos=1 }, uid=49800 },
["Freegoiz"] = { ptp={ x=872, y=1126, z=7 }, pp={ x=591, y=1096, z=14, stackpos=1 }, uid=49900 }
I have this and I dont know how make all script ;/
 
Back
Top