Forum

> > CS2D > Scripts > Problem with tibia
Forums overviewCS2D overview Scripts overviewLog in to reply

English Problem with tibia

3 replies
To the start Previous 1 Next To the start

old Problem with tibia

REMOVED
BANNED Off Offline

Quote
I have a problem:


[12:21:51] Lua: Adding function 'mypos' to hook 'movetile'
[12:21:51] Lua: Adding function 'mypos2' to hook 'move' [12:21:51] initialising...
[12:21:52] Lua: Adding function 'adminCommands' to hook 'say'
[12:21:52] LUA ERROR: sys/lua/cs2dtibia/items.lua:615: '}' expected (to close '{' at line 604) near 'speed'[12:21:52] U.S.G.N.: Sending serverlist ADD-request... [12:21:52] U.S.G.N.: Server added to serverlist [12:21:52] U.S.G.N.: Ping/State 'playing'
[12:22:32] Server Shutdown
[12:22:32] U.S.G.N.: Sending serverlist DELETE-request...
[12:22:32] U.S.G.N.: Server removed from serverlist [12:22:32] ----- Disconnected -----
[12:22:33] M-NET: received unexpected msg (47, 94.132.37.90:49295)
[12:22:33] U.S.G.N.: Ping/State 'idle' (61 ms)
[12:22:34] M-NET: received unexpected msg (59, 120.28.227.28:1352)




It's my items.lua
More >


How to repair it?



// After i removed speed in new items:
LUA ERROR: sys/lua/cs2dtibia/items.lua:615: '}' expected (to close '{' at line 604) near 'func'
edited 1×, last 22.04.11 10:55:15 am

old Re: Problem with tibia

Bobakrome
User Off Offline

Quote
OMG....It's bad...just try download again the tibia...hope it works!
1. Edit: It's not much to work!
2. Edit: N/A
3. Edit: N/A

P.S: At the guns, don't add an image or add an transparent image 1x1

old Re: Problem with tibia

REMOVED
BANNED Off Offline

Quote
Problem repaired , look:

[307] = {
name = "Five-Seven(lvl 6)",
desc = ""
r = 0, g = 0, b = 0,
action = "equip",
slot = 3,
twohand = true,
fimage = "gfx/weapons/fiveseven_k.bmp",
offsety = 9,
equip = 6,
> atk = 0.08,
speed = -2.3,
func = equip,
},

Only ,

old Re: Problem with tibia

Nikew
User Off Offline

Quote
[1006] = {
name = "Galil[lvl 16]",
desc = "",
r = 0, g = 0, b = 0,
action = "equip",
slot = 3,
twohand = true,
fimage = "gfx/weapons/galil_k.bmp",
offsety = 9,
equip = 3,
>>> atk = 0.01
speed = -2.3,
func = equip,
level = 16,
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview