Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
Wish I could... But im not sure how that would work, and it would require rewriting the addon. Sorry.
Ya im stupid and didnt make a way to restore them. Right now you can only restart the server but I'll try to add a way to restore cards
[QCardWars - Card Game in GMod!] lua/entities/ent_qcardwars.lua:791: attempt to index local 'exp' (a nil value)
1. qcwEval - lua/entities/ent_qcardwars.lua:791
2. func - lua/entities/ent_qcardwars.lua:1000
3. qcwDoSpecial - lua/entities/ent_qcardwars.lua:2314
4. f - lua/entities/ent_qcardwars.lua:351
5. qcwPressed - lua/entities/ent_qcardwars.lua:2705
6. fn - lua/entities/ent_qcardwars.lua:2771
7. unknown - lua/ulib/shared/hook.lua:109
That's strange. Can you tell me what the exact sequence of actions (with arguments) was? The expression might be invalid, it can cause errors. Also, if you can, describe the situation you were in, in as much detail as possible, that would help a lot.
Was using the special ability mechanic here is what i had made:
Set HP !AID1 !AID1::hp+5
Set HP !AID2 !AID2::hp+5
Set HP !AID3 !AID3::hp+5
Set HP !AID4 !AID4::hp+5
Hope that'll help, have fun!
Strange. Let me test that and see for myself, thank you for reporting.