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

Noobwar [8.6] - Custom map - Best Noobwar!

What did you have for start level on your server?? :^)

- - - Updated - - -

What did you have for start level on your server?? :^)
 
Hello,

When a player enters the server for the first time a message appears on the screen blank, I would like to know where it is located and I've searched but can not find it.

Kind regards,
danipopeye
 
Level 10.
What did you have for start level on your server?? :^)

- - - Updated - - -

What did you have for start level on your server?? :^)

What for text?
Hello,

When a player enters the server for the first time a message appears on the screen blank, I would like to know where it is located and I've searched but can not find it.

Kind regards,
danipopeye
 
A text appears when u enter on the server "Welcome to Noobwaria bla bla bla, this is your first visit...", in addition, i want change the start skills but i can't, i tried it on creaturescripts "startskills.lua" but continue the same skills :/ (sorry bad english).
 
A text appears when u enter on the server "Welcome to Noobwaria bla bla bla, this is your first visit...", in addition, i want change the start skills but i can't, i tried it on creaturescripts "startskills.lua" but continue the same skills :/ (sorry bad english).


Do you mean this? If you mean that you will find it in movement/script/visit.lua
Welcome (Playername) This is your first visit to the Noobwaria. Those teleport leads you to places?
 
Yes, it is, thank you very much! In addition, i want to change the starting skills of the players, how i do it?

+REP
 
Yes, it is, thank you very much! In addition, i want to change the starting skills of the players, how i do it?

+REP

You can find the skills script in creaturescript/scripts/startskills.lua there you can change skills or whatever you want.
 
I would ask for the config.lua? Thank you in advance!

- - - Updated - - -

@UP
~~~~REFESH~~~~~~
 
I playd in noobwar all rest u got the old map?

- - - Updated - - -

The first items dosen´t work for me sombody knows why its gonna looks like this?

local commonItems = {
-- ITEMS ALL VOCS RECEIVE
{itemid=2120, count=1}, -- rope
{itemid=5710, count=1}, -- shovel
{itemid=2789, count=100}, -- brown mushrooms
}

local firstItems = {
{ -- SORC ITEMS
{itemid=2323, count=1}, -- hat of the mad
{itemid=8871, count=1}, -- focus cape
{itemid=2647, count=1}, -- plate legs
{itemid=2643, count=1}, -- leather boots
{itemid=2525, count=1}, -- dwarven shield
{itemid=2191, count=1}, -- wand of dragonbreath


{itemid=2268, count=1}, -- sd
{itemid=2273, count=1}, -- uh
{itemid=7620, count=1}, -- mp
{itemid=7618, count=1}, -- hp
{itemid=2293, count=1}, -- mw
{itemid=2261, count=1}, -- dr
{itemid=2274, count=1}, -- avalanche rune
{itemid=2305, count=1}, -- firebomb rune
},
{ -- DRUID ITEMS
{itemid=2323, count=1}, -- hat of the mad
{itemid=8871, count=1}, -- focus cape
{itemid=2647, count=1}, -- plate legs
{itemid=2643, count=1}, -- leather boots
{itemid=2525, count=1}, -- dwarven shield
{itemid=2186, count=1}, -- moonlight rod

{itemid=2268, count=1}, -- sd
{itemid=2273, count=1}, -- uh
{itemid=7620, count=1}, -- mp
{itemid=7618, count=1}, -- hp
{itemid=2293, count=1}, -- mw
{itemid=2261, count=1}, -- dr
{itemid=2269, count=1}, -- wg
{itemid=2274, count=1}, -- avalanche rune
{itemid=2305, count=1}, -- firebomb rune
},
{ -- PALADIN ITEMS
{itemid=2457, count=1}, -- steel helemet
{itemid=8891, count=1}, -- belted cape
{itemid=2647, count=1}, -- plate legs
{itemid=2643, count=1}, -- leather boots
{itemid=2525, count=1}, -- dwarven shield
{itemid=7368, count=1}, -- assassin stars

{itemid=2268, count=1}, -- sd
{itemid=2273, count=1}, -- uh
{itemid=7620, count=1}, -- mp
{itemid=7618, count=1}, -- hp
{itemid=2293, count=1}, -- mw
{itemid=2261, count=1}, -- dr
{itemid=2305, count=1}, -- firebomb rune
{itemid=2274, count=1}, -- avalanche rune
},
{ -- KNIGHT ITEMS
{itemid=2457, count=1}, -- steel helemet
{itemid=2463, count=1}, -- plate armor
{itemid=2647, count=1}, -- plate legs
{itemid=2643, count=1}, -- leather boots
{itemid=2525, count=1}, -- dwarven shield
{itemid=10313, count=1}, -- Incredible Mumpiz Slayer

{itemid=2273, count=1}, -- uh
{itemid=7620, count=1}, -- mp
{itemid=7618, count=1}, -- hp
{itemid=2293, count=1}, -- mw
{itemid=2261, count=1}, -- dr
{itemid=2305, count=1}, -- firebomb rune
{itemid=2274, count=1}, -- avalanche rune

}
}

for _, items in ipairs(firstItems) do
for _, item in ipairs(commonItems) do
table.insert(items, item)
end
end

function onLogin(cid)
if getPlayerGroupId(cid) < 2 then
local hasReceivedFirstItems = getPlayerStorageValue(cid, 67708)

if hasReceivedFirstItems ~= 1 then
--[[local backpack = ]]doPlayerAddItem(cid, 1988, 1)

local giveItems = firstItems[getPlayerVocation(cid)]

if giveItems ~= nil then
for _, v in ipairs(giveItems) do
--doAddContainerItem(backpack, v.itemid, v.count or 1)
doPlayerAddItem(cid, v.itemid, v.count or 1)
end

doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "You have recieved your first items!")
end
setPlayerStorageValue(cid, 67708, 1)
end
end
return TRUE
end
 
Can u give me source this war or config... I need good config because i have 12lvl and i kill 30lvl and i have 0 exp ;p Please config for it good config ! :D
 
hey, i would like to host this ot. i have beed a god of a ot so i know what i am doing, i don't have time to make a ot my sels so i need one. plz reply to me i realy want a ot for my self agine. i am tired of playing for others. plz reaply bec i have exp thanks

- - - Updated - - -

hey, i would like to host this ot. i have been a god of a ot so i know what i am doing, i don't have time to make a ot my self so i need one. plz reply to me i really want a ot for my self agine. i am tired of playing for others. plz reply bec i have exp thanks and could i have the video if i get it
 
Back
Top