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

[8.50] Shawak's War Server

Status
Not open for further replies.

Shawak

Intermediate OT User
Joined
Sep 11, 2008
Messages
1,984
Solutions
2
Reaction score
119
Location
Germany
GitHub
Shawak
Hello folks, I saw that whe havn't much war servers for 8.50 and decided to make one, after some weeks working I finally finished it, Shawak's War Server!
(I also hope for some reputation :D)

This is an update of my old server, http://otland.net/f18/8-42-maxis-war-42015/.

Screenshots:

>> Commands:
117v3wm.jpg


> !highscore:
t6qtmc.jpg


>> Equiqment:
(Some thinks are missed, because this is a screenshot from the old server,
and sure, all vocations have other equiqment.)
2q9krh0.jpg


>> Character Loading:
(If you changed the skills/level/hp/cap or somethink like this,
in the war config, this setthe skills/level/hp/cap/mana.. to the in the config.)

>Example:
Oldskill is the level:
[121] -> [120],
means the new level of the char is 120.
ab2n9y.png


>> Funny guy that tested the server with me:
6rhb1d.png

(After testing I killed him 3 times, haha xD)

Informations about the Server:
¤ Protocol 8.50
¤ Privat Accounts
¤ Map changing (Server include 2 maps for changing, 1 town and 1 mountain)
¤ Character Loading Window
¤ Point System:
> 1 Point per kill
> !points to see your points
> !highscore too see point highscore
¤ After death your get our equiqment back
¤ If you die you become level 120 (default level is 120, you can change it in the config)
¤ War Config where you can set level/skills/max hp/max mana/items. (war.lua)
> war.lua: (also in download)
Lua:
	--[[
		By Shawak
		Config for the War Server
	]]--

	-- Settings 
	playersMaxAtHightscore = 20

	-- Team Position
	world_storage = 1000
	start_pos = {
		[1] = { -- stadt
			{x = 1016, y = 1028, z = 6},
			{x = 1058, y = 1027, z = 6},
			{x = 1065, y = 1073, z = 6},
			{x = 995, y = 1080, z = 6}
		},
		[2] = { -- Berg
			{x = 1144, y = 1044, z = 6},
			{x = 1180, y = 1065, z = 6}
		}
	}

	-- Map change
	map_change_config = {
		time = {
			1150,
			1170,
			1190,
			1200  -- 20 min
		},
		access = 3
	}

	sorcereritems = {
		2187, -- wand of inferno
		2538, -- eagle shield
		2175, -- spellbook
		2656, -- blue robe
		7730, -- blue legs
		2662, -- magician hat
		2195, -- boots of haste
		2167, -- energy ring
		1988
	}
	druiditems = {
		2183, -- hailstorm rod
		2538, -- eagle shield
		2175, -- spellbook
		2656, -- blue robe
		7730, -- blue legs
		2662, -- magician hat
		2195, -- boots of haste
		2167, -- energy ring
		1988
	}
	paladinitems = {
		2520, -- demon shield
		2175, -- spellbook
		2487, -- crown armor
		2488, -- crown legs
		2491, -- crown helmet
		2195, -- boots of haste
		2164, -- might ring
		1988, -- backpack
		8472  -- great spirit portion
	}
	knightitems = {
		2514, -- mastermind shield
		2400, -- magic sword
		2175, -- spellbook
		2466, -- golden armor
		2470, -- golden legs
		2471, -- golden helmet
		2195, -- boots of haste
		2210, -- sword ring
		1988
	}

	sorc = {
		Leben = 745, -- Hp
		Mana = 3395,
		MagicLevel = 110,
		Cap = 1590,
		Fist = 10,
		Club = 10,
		Sword = 10,
		Axe = 10,
		Dist = 10,
		Shield = 24
	}

	druid = {
		Leben = 745, -- Hp
		Mana = 3395,
		MagicLevel = 110,
		Cap = 1590,
		Fist = 10,
		Club = 10,
		Sword = 10,
		Axe = 10,
		Dist = 10,
		Shield = 24  
	}

	paladin = {
		Leben = 1305, -- Hp
		Mana = 1715,
		MagicLevel = 24,
		Cap = 2710,
		Fist = 10,
		Club = 10,
		Sword = 10,
		Axe = 10,
		Dist = 134,
		Shield = 70
	}

	knight = {
		Leben = 1865, -- Hp
		Mana = 595,
		MagicLevel = 11,
		Cap = 3270,
		Fist = 10,
		Club = 10,
		Sword = 126,
		Axe = 10,
		Dist = 10,
		Shield = 94
	}
You see, the server is very easy to set.

Download:
© by Shawak / OTLand.
> That means don't post the server on other forums!
> Server based on TFS 0.3.5pl1.
> After download he will ask for a password: ---

[http://www.File-Upload.net] New Version aviable: Here
[http://www.Virustotal.com] ---

Source code:
Browse - [forgottenserver] Index of /tags/0.3.5pl1
SVN client - Revision 73: /tags/0.3.5pl1

Actually there shouldn't are any bug, but if you found one, please report it, thanks ^_^.
You can also ask if you don't understand something.

Feel free to Rep me :).

Regards,
Shawak
 
Last edited:
You told me you wont realse it?........

So i made my own lol..
 
nice work my sugestion add script for get points for kill and set for player skull. from points mayby this liit help you when have 29 points set white skull when have 30-49 points set skull yellow and so on.
 
Congratulations. Nice work

would be nice to have how to create teams.
[Team 1] vs. [Team 2] vs [Team 3]
 
Hey, I need it so when player die and back 119 or 118 he get back to 120,thats ok
but i wanna it so when ur lv 130 and die u wont back 120..
 
Hey, I need it so when player die and back 119 or 118 he get back to 120,thats ok
but i wanna it so when ur lv 130 and die u wont back 120..

If you die you are always level 120, else there is no balance.
 
Really really nice :D
I've tried it and everything works fine!

11 / 10!
Rep!
 
@Yol
It's tfs 3.5pl1.. just download gesior acc for that version :S

after some weeks working I finally finished it
i think so.. the server is called Shawak's War Server for some reason :S
 
i need install xampp for use it? ( server )
sorry for my inglish
 
Problem

Hi i Have problem signing here is screen

bladck.png


PLX HELP ME FAST
 
Status
Not open for further replies.
Back
Top