Forum

> > CS2D > General > I cant add addons for my rp server..
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch I cant add addons for my rp server..

7 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt I cant add addons for my rp server..

ShadowsFall
BANNED Off Offline

Zitieren
I cant add an addon ,I copy the previous lines of the lua file(following the other lua structures) but in the game nothing appears and I cant buy the addon(with f4).
Those addons are for a roleplay server.
Greetings.
1× editiert, zuletzt 17.10.14 05:29:56

alt Re: I cant add addons for my rp server..

Sparty
Reviewer Off Offline

Zitieren
user ShadowsFall hat geschrieben
I cant agree any addons ,i copy the previous step of the others addons but in the game no appears nothing and i cant buy this addons when i edit that..
Pls Help me i wanna add an addons for a roleplay server.
sorry for my bad english

I Dont know what are you saying

alt Re: I cant add addons for my rp server..

Jynxxx
User Off Offline

Zitieren
ok if your using :file Datei existiert nicht (4733) then you can only add up to 9 addons and that's it. if your using a different one then i don't know what to tell you.

alt Re: I cant add addons for my rp server..

Time
User Off Offline

Zitieren
Roleplay in cs2d? Hahaha, what you guys call roleplay is just some sort of fucked up deathmatch, no one and I mean no one is actually roleplaying. Most of the players there don't even know how to properly speak English let alone have a normal conversation.
I've yet to see the purpose of these servers.

alt Re: I cant add addons for my rp server..

ShadowsFall
BANNED Off Offline

Zitieren
i use the basic roleplay extended v 13..
i wanna add addons (wings) but i make the same steps of the others addons but in the game nothing appears..

look the addons.. i wanna add the addon no 9.
--Addons--
AddonsColor = {
     {
          FName = "Normal",
          r = 255, g = 255, b = 255,
     },
     {
          FName = "Blue",
          r = 0, g = 0, b = 128,
     },
     {
          FName = "Red",
          r = 128, g = 0, b = 0,
     },
     {
          FName = "Green",
          r = 0, g = 128, b = 0,
     },
     {
          FName = "Yellow",
          r = 255, g = 255, b = 0,
     },
     {
          FName = "Black",
          r = 0, g = 0, b = 0,
     },
     {
          FName = "Pruple",
          r = 233, g = 114, b = 250,
     },
}
Addons = {
     {
          No = 1,
          FName      = "Alas del Angel",
          FPrice = 500000,
          r = 0, g = 0, b = 0,
          FIMGBlend=0, FIMGAlpha=0,
          FOnTop     = 200,                    --top = 200 / 100
          FSpeed = 5,
          health = 10,
          wpn          = 2,
          FLic = Array(32, 0),
          FHave= Array(32, 0),
          FImage     = "gfx/lord smiley/Magic/wings.png",
          FVIPOnTop     = 200,
     },
     {
          No = 2,
          FName      = "Arbol",
          FPrice = 700000,
          r = 0, g = 0, b = 0,
          FIMGBlend=0, FIMGAlpha=0,
          FOnTop     = 200,
          FSpeed = -10,
          health = 20,
          wpn          = 41,
          FLic = Array(32, 0),
          FHave= Array(32, 0),
          FImage     = "gfx/lord smiley/Magic/tree2.png",
          FVIPOnTop     = 100,
     },
     {
          No = 3,
          FName      = "Caballo dragon",
          FPrice = 500000,
          r = 0, g = 0, b = 0,
          FIMGBlend=0, FIMGAlpha=0,
          FOnTop     = 100,
          FSpeed = 10,
          health = 10,
          wpn          = 51,
          FLic = Array(32, 0),
          FHave= Array(32, 0),
          FImage     = "gfx/lord smiley/Magic/dragonhorse.PNG",
          FVIPOnTop     = 100,
     },
     {
          No = 4,
          FName      = "Robot",
          FPrice = 800000,
          r = 0, g = 0, b = 0,
          FIMGBlend=0, FIMGAlpha=0,
          FOnTop     = 200,
          FSpeed = -5,
          health = 30,
          wpn          = 47,
          FLic = Array(32, 0),
          FHave= Array(32, 0),
          FImage     = "gfx/lord smiley/Magic/robot.png",
          FVIPOnTop     = 0,
     },
     {
          No = 5,
          FName      = "Serpiente Gigante",
          FPrice = 1200000,
          r = 0, g = 0, b = 0,
          FIMGBlend=0, FIMGAlpha=0,
          FOnTop     = 200,
          FSpeed = 5,
          health = 50,
          wpn          = 72,
          FLic = Array(32, 0),
          FHave= Array(32, 0),
          FImage     = "gfx/lord smiley/Magic/snake.png",
          FVIPOnTop     = 200,
     },
     {
          No = 6,
          FName      = "Dragon",
          FPrice = 900000,
          r = 0, g = 0, b = 0,
          FIMGBlend=0, FIMGAlpha=0,
          FOnTop     = 200,
          FSpeed = 20,
          health = 0,
          wpn          = 46,
          FLic = Array(32, 0),
          FHave= Array(32, 0),
          FImage     = "gfx/lord smiley/Magic/dragon.png",
          FVIPOnTop     = 200,
     },
     {
          No = 7,
          FName      = "Maldad",
          FPrice = 1000000,
          r = 0, g = 0, b = 0,
          FIMGBlend=0, FIMGAlpha=0,
          FOnTop     = 200,
          FSpeed = 15,
          health = 60,
          wpn          = 23,
          FLic = Array(32, 0),
          FHave= Array(32, 0),
          FImage     = "gfx/lord smiley/Magic/evil.png",
          FVIPOnTop     = 200,
     },
     {
          No = 8,
          FName      = "Alas de la sabiduria",
          FPrice = 800000,
          r = 0, g = 0, b = 0,
          FIMGBlend=0, FIMGAlpha=0,
          FOnTop     = 200,
          FSpeed = 10,
          health = 20,
          wpn          = 0,
          FLic = Array(32, 0),
          FHave= Array(32, 0),
          FImage     = "gfx/lord smiley/Magic/female_wings.png",

     },     






---------------------------------------------------


Problem found
}
2× editiert, zuletzt 06.01.12 20:38:05

alt Re: I cant add addons for my rp server..

MikuAuahDark
User Off Offline

Zitieren
that is not roleplay extended, but file Datei existiert nicht (4733)
these arguments are required to create new addons
N.B.: items with marked with (*) are required. else, just delete that argument(don't put (*))
1
2
3
4
5
6
7
8
9
10
11
12
13
*No = number for next addons(e.x. 9),
*FName = "addons name",
*FPrice = addons price,
*r = red, g = green, b = blue,
*FIMGBlend=imageblend, FIMGAlpha=imagealpha,
*FOnTop = imagemode(100 = draw under player. 132 = draw over player and over entities. 200 = draw over player),
*FSpeed = speed for addons(player speed when use this addons),
*health = addtional player health when use this addons,
*wpn = weapon id,
*FLic = Array(32, 0),
*FHave= Array(32, 0),
*FImage     = "image path",
FVIPOnTop     = imagemode when they VIP,

alt ....

Shawni
User Off Offline

Zitieren
user Jynxxx hat geschrieben
ok if your using :file Datei existiert nicht (4733) then you can only add up to 9 addons and that's it. if your using a different one then i don't know what to tell you.


You Can Make 10000Add-On In The Lua :file Datei existiert nicht (4733) But The Add-On Willl Drop The String So Try To Multiple The Function But That Lag
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht