Log in

View Full Version : Knight Full Afk Draken Walls 2x EK



Fatality
01-10-2015, 08:00 PM
Hello, im making a 2x ek draken walls script and my lua skills are just not as advanced as they need to be to make the script.
I need something that when refilling, if char 1 runs out of supplys char 2 leaves aswell (via PM or something)
Also when its returning to spawn, char 1 will wait for char 2. (PM again if possible, like if char 1 gets there pause, wait for char 2 then char 2 pm char 1 to go hunt or something.. just a few ideas,
if anyone could help me out it would be great <3


#EDIT
I also have a script to drop loot in my house isntead of sell / deposit, is there any way to make the bot go in to next BP if my bp has nothing but another BP in it?



// Fatality

derkonsito
01-10-2015, 08:20 PM
Fatality

elseif (labelName == "Leave") then
wait(100)
Self.PrivateMessage(player, message)

And a function that if pmed from X player then goto label X .... that function i really dont know how to write it xD