Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.