Forum

> > CS2D > Mods > CS2DTibia - RPG
ForenübersichtCS2D-Übersicht Mods-ÜbersichtEinloggen, um zu antworten

Englisch CS2DTibia - RPG

90 Antworten
Seite
Zum Anfang Vorherige 1 2 3 4 5 Nächste Zum Anfang

alt Re: CS2DTibia - RPG

Dimas541
User Off Offline

Zitieren
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

alt Re: CS2DTibia - RPG

Alistaire
User Off Offline

Zitieren
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,)..

alt Looks nice, but...

Obviously Exactly Myself
User Off Offline

Zitieren
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.

alt Re: CS2DTibia - RPG

kalis
User Off Offline

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

alt Re: CS2DTibia - RPG

tuliomasson
User Off Offline

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

alt Re: CS2DTibia - RPG

tuliomasson
User Off Offline

Zitieren
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 ...

alt Re: CS2DTibia - RPG

Yates
Reviewer Off Offline

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

user tuliomasson hat geschrieben
> 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.
Zum Anfang Vorherige 1 2 3 4 5 Nächste Zum Anfang
Einloggen, um zu antworten Mods-ÜbersichtCS2D-ÜbersichtForenübersicht