Garry's Mod

Garry's Mod

QCardWars - Card Game in GMod!
22 Jan, 2022 @ 9:44pm
How do you "Set Models" for ability?
Based on the description, it says: "UNIT_ID::mdl"

I didn't get the instructions for that.

Examples I did:

!SELF::models/props_junk/watermelon01.mdl
!SELF::mdl=models/props_junk/watermelon01.mdl
!SELF::mdl.models/props_junk/watermelon01.mdl

Anyway here's the error:
[QCardWars - Card Game in GMod!] lua/entities/ent_qcardwars.lua:3170: attempt to index local 'mdl' (a nil value)
1. spawnCSEnt - lua/entities/ent_qcardwars.lua:3170
2. func - lua/entities/ent_qcardwars.lua:3217
3. unknown - lua/includes/extensions/net.lua:33

Might as well just be what I did wrong.
< >
Showing 1-2 of 2 comments
MerekiDor  [developer] 3 Feb, 2022 @ 2:06am 
Sorry for late response - Steam doesn't like to send me notifications about new discussions.
UNIT_ID::mdl is how you get current model.
To set a model, add an action called Set Model, type in unit ID and then paste the path to model as second argument.
Last edited by MerekiDor; 3 Feb, 2022 @ 2:06am
3 Feb, 2022 @ 9:37am 
Thx
< >
Showing 1-2 of 2 comments
Per page: 1530 50