PAPACU
Intermediate OT User
- Joined
- Oct 10, 2019
- Messages
- 52
- Reaction score
- 120
Attachments
-
roleta.zip2.1 KB · Views: 671 · VirusTotal
no but you can find it in several otserv.Thank you, you have a gif or video of this script?
niceee!Thanks ! Very interesting
For the lazy i created veeery fast map for 8.6 client:
View attachment 46156
Download
Scan
if itemId == 26555 or itemId == 8982 or itemId == 26457 then --check if it is the ID of the LEGENDARY item
broadcastMessage("The player "..player:getName().." has won "..item:getName().." from the roulette!", MESSAGE_EVENT_ADVANCE) -- if it is a rare item to send in the broadcast
for _, pid in ipairs(getPlayersOnline()) do
if pid ~= cid then
pid:say("The player "..player:getName().." has won "..item:getName().." from the roulette!", TALKTYPE_MONSTER_SAY) -- if not legendary, send a common message
end
end
end
end
Is it a mod ?I've been testing this script in Nostalrius 7.7 version, but the script just doesn't work and there is no error in the log. "RealOTS 7.7, it's based on TFS 1.2".
Can i have some help ?
How to install that ?
Thx!
nope, its an action scriptIs it a mod ?
nope, its an action script
I could say how I configure it because I see that nobody explains it if it could explain me, to be able to integrate itGot the script to work! But cant understand the chance to get a reward can anyone explain?
@PAPACU Nice work!
View attachment 51223
no mystery download all the code is commentI could say how I configure it because I see that nobody explains it if it could explain me, to be able to integrate it
I would appreciate it very much