So in other words, it's staying that way after they use the item. Yeh?No there is no 'time' parameter.
Delta is always a difference, so it will increase the speed by that.
Example:
Speed before: 240
doChangeSpeed(cid, 30)
Speed after: 270
Speed before: 240
doChangeSpeed(cid, -50)
Speed after: 190
end
return true
end
Yeah thanks dude I remember the return true and what not^_^ everything is working perfectly as Id hoped just tested it, only thing Id like to add is how can I make it when I use the dish it does the orange letters above the player? or send a magic effect like when you use exura either one will do fine cause seeing it in the chatbox as blue is easily overlookedYes that would change your pepper to itemid 2351 (that must be some kind of armor or something)
Also you forgot:
at the end of scriptLUA:end return true end
Also if you post lua script you can use [.lua] script here [./lua] to post it in lua tags (don't enter the dots)
doSendMagicEffect(position, effect)