president vankk
Web Developer & AuraOT Owner
- Joined
- Jul 10, 2009
- Messages
- 5,719
- Solutions
- 9
- Reaction score
- 339
Hello, actually I'm creating World Changes/Mini World Changes and I got a question, how set double experience for 2 days? I was thinking in use the code below, but don't know about how to set double experience.
Hope someone can help me with that.
Thanks.
Code:
if Game.getStorageValue(WorldChange.doublexp) > 0 then
-- function
end
Hope someone can help me with that.
Thanks.