Forum

> > CS2D > General > wepon name error
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch wepon name error

16 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: wepon name error

NozliW
User Off Offline

Zitieren
Type weapon's name like it says on editor and with quotes.
Like This:
1
mp_wpndmg "Rpg Launcher" 200

alt Re: wepon name error

Vectarrio
User Off Offline

Zitieren
Admirdee hat geschrieben
mp_wpndmg "mac10" "9999999999" -- godlike damage epic

mac10 must be with space: "mac 10"

alt Re: wepon name error

Crazyx
User Off Offline

Zitieren
If it is inside quotes ("), it can has spaces!

1
mp_wpndmg [b]"Mac 10"[/b] "9999999"
(dispiste you don't need quotes in 999999.

alt Re: wepon name error

Admir
User Off Offline

Zitieren
oh, I see the mac 10 not have space like the image below

IMG:https://img204.imageshack.us/img204/136/liarmac10.png


DC should fix it or shouldn't.

alt Re: wepon name error

NozliW
User Off Offline

Zitieren
mortyr22 hat geschrieben
this is not lua! this is console command mp_wpndmg rpg_laucher 200

Space bar creates errors ONLY if you don't use quotes, u should had tried before saying that

alt Re: wepon name error

DC
Admin Off Offline

Zitieren
Admirdee hat geschrieben
oh, I see the mac 10 not have space like the image below

IMG:https://img204.imageshack.us/img204/136/liarmac10.png


DC should fix it or shouldn't.

nope, there is no bug to fix. you got something wrong there. let me explain it to you:

there are 2 different things:

• the weapon buy commands (mac10) - they never have spaces because cs2d commands with spaces are not allowed (thats what your screenshot shows).

• the actual weapon names ("Mac 10"). Commands which expect a weapon name as parameter always need that name. if it has a space in it you have to use quotes.

hint (already said): open the editor and place an item entity. click it and you'll see a list of all weapon names.

alt Re: wepon name error

Vectarrio
User Off Offline

Zitieren
xeNium hat geschrieben
If it is inside quotes ("), it can has spaces!

1
mp_wpndmg [b]"Mac 10"[/b] "9999999"
(dispiste you don't need quotes in 999999.

9999999 dont need quotes

alt Re: wepon name error

mortyr22
User Off Offline

Zitieren
i try this :mac10,mac 10,mac_10,mac.10,map-10|||-dont work! but this error "creates" when i coding with rpg.
this can be MY COMPUTER bug

alt Re: wepon name error

NozliW
User Off Offline

Zitieren
mp_wpndmg "Mac 10" 9999
use that
also,read all of the answers u've got on yout thread
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht