• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

GlobalEvent [MOD]Full auto WAR-TeamBattle Event(with random rewards)

check veribles in the mod file and the npc file. There where u can edit your event to suit you.
 
I think that random team balance will be more easy for stupds players.

And teh brodcast spans 2 in 2 minuts, the battle event is opened...
 
Last edited:
i really love your scripts! really nice ;)
but.. how to make this event starts automatically every weadnesday and saturday at 7pm? thanks!
 
yes he was helping me, and he helped me a lot, but he doesnt answered to this question.. so did you know how to make this script works automatically every monday and friday for example, at 7pm? thanks!
 
I have question,how my sv get negative players?

Code:
12:57 The Battle Event is opened.Npc is gathering 2 teams to start event. There is 1 players in blue team vs -28 players in red team.
 
dont have a clue maybe the storages, but it is bad as i didnt make the storages for teams editable.
 
Why when i say to npc ''Reset''
after normal players say '' battle > Blue '' npc ignore ?

Code:
13:38 The Battle Event is opened.Npc is gathering 2 teams to start event. There is 0 players in blue team vs 0 players in red team.

13:58 Eventer: Do you wish to join the battle? There is currently 0/1 players in Blue team and 0/1 players in red team.
13:58 Krew [348]: Blue
13:58 Krew [348]: red
 
Last edited:
You should talk with no GM to join event , and please read what he say , it say do you want to join battle event ? you then say yes.
 
01:24 The Team Battle Event have started.And will end in 2 minutes, unless one of the teams has killed all the oponents

Rep ++
Thanks =*

1 more question
When players fight 1 vs 1
And nobody die this wrong :
Code:
01:31 <<!-- Players left --!>>
 Blue team (0) : .
 Red team (0) : .

IF fight 1vs1 and nobody die this left blue 1 | red 1 ;o ?
 
Last edited:
How to stop it ?
11:07 The Battle Event is opened.Npc is gathering 2 teams to start event. There is 0 players in blue team vs 0 players in red team.
 
It wont stop , it will keep like that untill players join. << I guess >>
 
Lua:
[17:14:16.994] [Error - CreatureScript Interface] 
[17:14:16.994] domodlib('tutorial_m')
[17:14:16.994]          domodlib('football-lib')
[17:14:16.994]         function onCombat(cid, target)
[17:14:16.994]         if getPlayerStorageValue(cid, joined) == 1 and getPlayerStorageValue(target, joined) == 1 then
[17:14:16.994]  
[17:14:16.994]                 return false
[17:14:16.994]         end
[17:14:16.994]                 if getPlayerStorageValue(cid, joined) == 2 and getPlayerStorageValue(target, joined) == 2 then
[17:14:16.994]  
[17:14:16.994]                 return false
[17:14:16.994]         end
[17:14:16.995]         return true
[17:14:16.995] end
[17:14:16.995] :onCombat
[17:14:16.995] Description: 
[17:14:16.995] (luaGetCreatureStorage) Creature not found

[17:14:16.995] [Error - CreatureScript Interface] 
[17:14:16.995] domodlib('tutorial_m')
[17:14:16.995]          domodlib('football-lib')
[17:14:16.995]         function onCombat(cid, target)
[17:14:16.995]         if getPlayerStorageValue(cid, joined) == 1 and getPlayerStorageValue(target, joined) == 1 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]                 if getPlayerStorageValue(cid, joined) == 2 and getPlayerStorageValue(target, joined) == 2 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]         return true
[17:14:16.995] end
[17:14:16.995] :onCombat
[17:14:16.995] Description: 
[17:14:16.995] (luaGetCreatureStorage) Creature not found

[17:14:16.995] [Error - CreatureScript Interface] 
[17:14:16.995] domodlib('tutorial_m')
[17:14:16.995]          domodlib('football-lib')
[17:14:16.995]         function onCombat(cid, target)
[17:14:16.995]         if getPlayerStorageValue(cid, joined) == 1 and getPlayerStorageValue(target, joined) == 1 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]                 if getPlayerStorageValue(cid, joined) == 2 and getPlayerStorageValue(target, joined) == 2 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]         return true
[17:14:16.995] end
[17:14:16.995] :onCombat
[17:14:16.995] Description: 
[17:14:16.995] (luaGetCreatureStorage) Creature not found

[17:14:16.995] [Error - CreatureScript Interface] 
[17:14:16.995] domodlib('tutorial_m')
[17:14:16.995]          domodlib('football-lib')
[17:14:16.995]         function onCombat(cid, target)
[17:14:16.995]         if getPlayerStorageValue(cid, joined) == 1 and getPlayerStorageValue(target, joined) == 1 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]                 if getPlayerStorageValue(cid, joined) == 2 and getPlayerStorageValue(target, joined) == 2 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]         return true
[17:14:16.995] end
[17:14:16.995] :onCombat
[17:14:16.995] Description: 
[17:14:16.995] (luaGetCreatureStorage) Creature not found

[17:14:16.995] [Error - CreatureScript Interface] 
[17:14:16.995] domodlib('tutorial_m')
[17:14:16.995]          domodlib('football-lib')
[17:14:16.995]         function onCombat(cid, target)
[17:14:16.995]         if getPlayerStorageValue(cid, joined) == 1 and getPlayerStorageValue(target, joined) == 1 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]                 if getPlayerStorageValue(cid, joined) == 2 and getPlayerStorageValue(target, joined) == 2 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]         return true
[17:14:16.995] end
[17:14:16.995] :onCombat
[17:14:16.995] Description: 
[17:14:16.995] (luaGetCreatureStorage) Creature not found

[17:14:16.995] [Error - CreatureScript Interface] 
[17:14:16.995] domodlib('tutorial_m')
[17:14:16.995]          domodlib('football-lib')
[17:14:16.995]         function onCombat(cid, target)
[17:14:16.995]         if getPlayerStorageValue(cid, joined) == 1 and getPlayerStorageValue(target, joined) == 1 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]                 if getPlayerStorageValue(cid, joined) == 2 and getPlayerStorageValue(target, joined) == 2 then
[17:14:16.995]  
[17:14:16.995]                 return false
[17:14:16.995]         end
[17:14:16.995]         return true
[17:14:16.995] end
[17:14:16.995] :onCombat
[17:14:16.995] Description: 
[17:14:16.995] (luaGetCreatureStorage) Creature not found

Im having this error... What's wrong?

Also there is 1 vs 1... It is me vs another player:
Zeeker [180] red team.
vs
Proabndo [173] blue team.

And the list shows:

17:12 <<!-- Players left --!>>
blue team (1) : Proabndo.
red team (0) : .

Also when Zeeker killed Proabndo the OT freezed and I had to crash it and put it on again....
 
Last edited:
For them to be shown in broadcast you must make sure they are standing in the from and to position of the arean, as about the error you get i dont have a clue why is that.
 
Where are Naruto? men youre "Perkin"

nice script, tested and work in 0.3.6pl1

Nice english, lol.
Where "is" Nahruto, that should be the correct way.

Spanish: Hahaha perkin? No teni ni OT, y si tuviste una vez, con cuea tuvies 10 weones onlnie, hahahaha un fracasado envidioso mas a la lista.
 
Back
Top