Forum

> > CS2D > Mods > CS2DTibia - RPG
Forums overviewCS2D overview Mods overviewLog in to reply

English CS2DTibia - RPG

90 replies
Page
To the start Previous 1 2 3 4 5 Next To the start

old Re: CS2DTibia - RPG

Dimas541
User Off Offline

Quote
1
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 = 250, g = 250, b = 250, 
     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,
     },

Blue Crossbow

old Re: CS2DTibia - RPG

Alistaire
User Off Offline

Quote
Might not be the problem, but in normal tables you have to add comma's to every value, except for the last one (func = equip,)..

old Looks nice, but...

Obviously Exactly Myself
User Off Offline

Quote
I think the save system doesn't work properly sometimes, because I joined a tibia server and got LvL 26 and 120000+ money and powerful items, but a few days later when I re-joined, my data was gone.

old Re: CS2DTibia - RPG

kalis
User Off Offline

Quote
@tuliomasson
open monster.lua in sys/lua/cs2dtibia/
copy a monster and edit ! ( health,name,speed,atk_speed,img,spawn, ... )

old Re: CS2DTibia - RPG

tuliomasson
User Off Offline

Quote
But adding new ?
'local SPAWNS = {
     FULLMAP = {{0, 0}, {150, 150}},
     BOTTOMHALF = {{0, 100}, {150, 150}},
     ONIXCAVE = {{165, 30}, {184, 48}},
"

old Re: CS2DTibia - RPG

tuliomasson
User Off Offline

Quote
I know changing the attack, defense, speed, etc ...
I just need to know how to create a new spawn in that location:
172/7 - tile position ...
which part of the "monster" I edit?

∗ I'm sorry any inconvenience.

> And every time I open my server the screen turns blue if I try to create a new place of spawn ...

old Re: CS2DTibia - RPG

Yates
Reviewer Off Offline

Quote
Create a spawn and simply add the spawn into the monster parameter.

user tuliomasson has written
> And every time I open my server the screen turns blue if I try to create a new place of spawn ...

That's Weiwen's script saying ur doin it wrong.
To the start Previous 1 2 3 4 5 Next To the start
Log in to reply Mods overviewCS2D overviewForums overview