• 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!

[TFS 1.2] TeamBattle + King of the Hill - Server Events

Fablow

Intermediate OT User
Content Editor
Joined
May 7, 2008
Messages
1,565
Solutions
6
Reaction score
145
Location
Canada
GitHub
Fablow77
Hello everyone,

I am here releasing my two server events, TeamBattle and King of the Hill.

TeamBattle:
Just massive team battle via Talkactions.

King of the Hill:
Basically a free for all, the player with most kills wins!

Both scripts I payed for, both scripted by CBRM. They were tested on TFS 1.2 and OTX Server 0.3.7.

They do include installation files - but no maps!

Enjoy!
 

Attachments

  • KoH 10.99 tfs 1.2.rar
    4.7 KB · Views: 285 · VirusTotal
  • TeamBeattle TFS 1.2 10.99.rar
    5.7 KB · Views: 326 · VirusTotal
Last edited:
Thanks @ Mod for bringing to public! Hope you guys enjoy! :)
 
Good job (y) Thanks
 
Last edited by a moderator:
Thank you for share these scripts!!!

I tested the teambattle, but inside the arena players can't heal using spells. Was my bad configuration?
 
Thank you for share these scripts!!!

I tested the teambattle, but inside the arena players can't heal using spells. Was my bad configuration?
Thats cuz he blocked spells in event
such like utana vid utevo res etc
 
TeamBattle event so its like something blue vs red? It would be great to see video or at least pictures how these events work.
 
TeamBattle event so its like something blue vs red? It would be great to see video or at least pictures how these events work.

Yes.

Everyone goes to a waiting room. After few minutes, they are teleported to the arena, where they are balanced to blue or red. One team wins
 
Yes.

Everyone goes to a waiting room. After few minutes, they are teleported to the arena, where they are balanced to blue or red. One team wins
Uch nice just what i needed :D How did you solved the problem when sometimes you kill enemy from other team you get pz/pk but its very rare situation that happens but still a lot of servers have this problem.
 
@icekis

Hello, everything you need to to configure TeamBattle is all in the lib/creature scripts. I can't do anything for you because I'm going through some personal stuff (actually this is first time I had internet access since being homeless, now new place, getting back on my feet. Same reason why I had to shut down my server :(.)

If i had more time I would help more. The only thing I can remember is that if you want players to execute the TeamBattle just delete:

Lua:
        if player:getAccountType() < ACCOUNT_TYPE_GOD then
            return false
        end

@Stanos

How did you solved the problem when sometimes you kill enemy from other team you get pz/pk but its very rare situation that happens but still a lot of servers have this problem.

I never had an issue with this. As far as I know these scripts don't have that problem (if it is maybe I fixed in my sources and will take time to go through).

Hope this helps.
 
Back
Top