CS2DTibia - RPG
90 replies Dudes i have problem with my tibia mode. Look 
Uploaded with ImageShack.us
Please help meee

Uploaded with ImageShack.us
Please help meee
edited 1×, last 17.04.11 09:50:46 am
can any one tell how i can potions in this game.
like
when you drink it you got speed 10sec.
---------
Put your old cs2d 0.1.1.8 wrapper.lua to cs2d 0.1.1.9.
like
when you drink it you got speed 10sec.
---------
PyKw has written:
Put your old cs2d 0.1.1.8 wrapper.lua to cs2d 0.1.1.9.
Create free website for your clan! Create server control panel webE --->http://www.000webhost.com/581961.html
Yates has written:
Propnic, first of all, everyone hates Tibia threads. It's annoying, please learn how to lua.
what you mean with everyone?
only you hate
Create free website for your clan! Create server control panel webE --->http://www.000webhost.com/581961.html
Yates has written:
If I'm not mistaken DC hates these annoying "help me with tibia" threads aswell, and not just him.
ok Yates =(
Create free website for your clan! Create server control panel webE --->http://www.000webhost.com/581961.html
Oke , now i need a good scripter . I need a script at tibia witch come with stats !
Attack LVL
Defense LVL
Fishing LVL
Mana
Attack LVL
Defense LVL
Fishing LVL
Mana
hey i'm getting problems with it i just installed cs2d and then cs2dtibia then i get this error
[17:30:53] LUA ERROR: sys/lua/server.lua:1: attempt to perform arithmetic on global 'sys' (a nil value)
but i already played it i don't know why i get this error that system doesn't load
i only get the map with no inventory ,npcs or monsters
[17:30:53] LUA ERROR: sys/lua/server.lua:1: attempt to perform arithmetic on global 'sys' (a nil value)
but i already played it i don't know why i get this error that system doesn't load

@propnic
you get error?
open wrapper.lua
delete about function of maps!
you get error?
open wrapper.lua
delete about function of maps!

i was woundring if you may change it, like more monsters, more npcs, higher monster spawn rate, diffrent items, if so how?

what wrong with my houses?
Code:
1
2
3
4
5
6
7
8
2
3
4
5
6
7
8
HOUSES = {
{pos1 = {65,150}, pos2 = {67,154}, ent = {65,155}, door = {65,154}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {71,150}, pos2 = {75,154}, ent = {73,155}, door = {73,154}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {79,50}, pos2 = {83,154}, ent = {81,155}, door = {81,154}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {63,155}, pos2 = {67,163}, ent = {65,158}, door = {65,159}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {71,159}, pos2 = {75,163}, ent = {73,158}, door = {73,159}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {79,159}, pos2 = {83,163}, ent = {81,158}, door = {81,159}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
}
{pos1 = {65,150}, pos2 = {67,154}, ent = {65,155}, door = {65,154}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {71,150}, pos2 = {75,154}, ent = {73,155}, door = {73,154}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {79,50}, pos2 = {83,154}, ent = {81,155}, door = {81,154}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {63,155}, pos2 = {67,163}, ent = {65,158}, door = {65,159}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {71,159}, pos2 = {75,163}, ent = {73,158}, door = {73,159}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
{pos1 = {79,159}, pos2 = {83,163}, ent = {81,158}, door = {81,159}, price = 600, owner = nil, endtime = nil, allow = {}, doors = {[1] = {}}},
}
Create free website for your clan! Create server control panel webE --->http://www.000webhost.com/581961.html
07.08.11 08:18:44 am
Sorry, still trying my way with this 'Tibia' stuff. I've done a huge Edit and i currently need a life-save at the moment with a few problems i got:
1.
Lua Errors + Blue screen in the back.
It says that there is an unexpected symbol, but it
was already part of the script and now lua is finding it as
an error
2.
when you join one letter (beginning) of ur player name is removed or cut off.
if you help me, well, cookie for you.
1.
Lua Errors + Blue screen in the back.
It says that there is an unexpected symbol, but it
was already part of the script and now lua is finding it as
an error
2.
when you join one letter (beginning) of ur player name is removed or cut off.
if you help me, well, cookie for you.


Sorry, still trying my way with this 'Tibia' stuff. I've done a huge Edit and i currently need a life-save at the moment with a few problems i got:
1.
Lua Errors + Blue screen in the back.
It says that there is an unexpected symbol, but it
was already part of the script and now lua is finding it as
an error
2.
when you join one letter (beginning) of ur player name is removed or cut off.
if you help me, well, cookie for you.

1.
Lua Errors + Blue screen in the back.
It says that there is an unexpected symbol, but it
was already part of the script and now lua is finding it as
an error
2.
when you join one letter (beginning) of ur player name is removed or cut off.
if you help me, well, cookie for you.

Please don't revive thread and open your thread. You must be writed extra and needless thing near the } in 351th line. Check that line. And its not cookie. Its a potato!

17.05.12 08:27:25 am

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[1532] = {
name = "Best Ice",
desc = "It requires you to hold it with two hands.",
r = 0, g = 0, b = 0,
action = "equip",
slot = 3,
twohand = true,
eimage = "gfx/weiwen/ice_bow.png",
fimage = "gfx/weiwen/ice_bow.png",
offsety = 9,
equip = 34,
atk = 0.5,
speed = -2.5,
func = equip,
},
name = "Best Ice",
desc = "It requires you to hold it with two hands.",
r = 0, g = 0, b = 0,
action = "equip",
slot = 3,
twohand = true,
eimage = "gfx/weiwen/ice_bow.png",
fimage = "gfx/weiwen/ice_bow.png",
offsety = 9,
equip = 34,
atk = 0.5,
speed = -2.5,
func = equip,
},
gave error and not because when I went into the game, the screen went blue!


