type : [B]16[/B] subtype : [B]2[/B] antiflag : [B]33024[/B] flag : [B]9216[/B] wearflag : [B]128[/B] Value0: [B]30[/B] /// (30[B][COLOR="DarkRed"]minutes[/COLOR][/B])
when 71125.use with pc.is_mount() begin
chat("MOUNT KILLED!")
pc.mount(0)
end
when 71125.use begin
chat("MOUNT CALLED! ")
pc.mount(20115,999999)
end
40 minütes quest pls :SQuote:
item_proto (serverside+clientside)
Code:type : [B]16[/B] subtype : [B]2[/B] antiflag : [B]33024[/B] flag : [B]9216[/B] wearflag : [B]128[/B] Value0: [B]30[/B] /// (30[B][COLOR="DarkRed"]minutes[/COLOR][/B])Code:when 71125.use with pc.is_mount() begin chat("MOUNT KILLED!") pc.mount(0) end when 71125.use begin chat("MOUNT CALLED! ") pc.mount(20115,999999) end
when 71125.use with pc.is_mount() begin
chat("MOUNT KILLED!")
pc.mount(0)
end
when 71125.use begin
chat("MOUNT CALLED! ")
pc.mount(20115,[B][COLOR="DarkRed"]40[/COLOR][/B])
end
when 71125.use with pc.is_mount() begin
chat("MOUNT KILLED!")
[B]pc.mount[/B](0)
end
when 71125.use begin
chat("MOUNT CALLED! ")
[B]pc.mount[/B](20115,40)
end(20115,40)
end
yes 2010 swfiles :)Quote:
^ you need 2010 ServerFiles.Code:when 71125.use with pc.is_mount() begin chat("MOUNT KILLED!") [B]pc.mount[/B](0) end when 71125.use begin chat("MOUNT CALLED! ") [B]pc.mount[/B](20115,40) end(20115,40) end
If you get some errors from "make.sh" , do screenshot from your problem.
Yes ??Quote:
state start begin
when 71125.use with pc.is_mount() begin
chat("MOUNT KILLED!")
pc.mount(0)
end
when 71125.use begin
chat("MOUNT CALLED! ")
pc.mount(20115,40)
end(20115,40)
end
end
end