equal
deleted
inserted
replaced
434 See `SetEffect` for further details. |
434 See `SetEffect` for further details. |
435 |
435 |
436 === <tt>!GetHogHat(gearUid)</tt> === |
436 === <tt>!GetHogHat(gearUid)</tt> === |
437 Returns the hat of the specified hedgehog gear. |
437 Returns the hat of the specified hedgehog gear. |
438 |
438 |
|
439 === <tt>!GetHogFlag(gearUid)</tt> (0.9.22) === |
|
440 Returns the name of the flag of the team of the specified hedgehog gear. |
|
441 |
|
442 === <tt>!GetHogGrave(gearUid)</tt> (0.9.22) === |
|
443 Returns the name of the grave of the team of the specified hedgehog gear. |
|
444 |
|
445 === <tt>!GetHogVoicepack(gearUid)</tt> (0.9.22) === |
|
446 Returns the name of the voicepack of the team of the specified hedgehog gear. |
|
447 |
439 === <tt>!GetAmmoCount(gearUid, ammoType) (0.9.16)</tt> === |
448 === <tt>!GetAmmoCount(gearUid, ammoType) (0.9.16)</tt> === |
440 Returns the ammo count of the specified ammo type for the specified hedgehog gear. |
449 Returns the ammo count of the specified ammo type for the specified hedgehog gear. |
441 |
450 |
442 === <tt>!GetGearTarget(gearUid, x, y) (0.9.16)</tt> === |
451 === <tt>!GetGearTarget(gearUid, x, y) (0.9.16)</tt> === |
443 Returns the x and y coordinate of target-based weapons/utilities. |
452 Returns the x and y coordinate of target-based weapons/utilities. |