feat: changes due to G2O 0.3.0.6
+ added function getPlayerUID + changed event onPlayerSpellCast
This commit is contained in:
@@ -11,6 +11,7 @@ Original: [onPlayerSpellCast](https://gothicmultiplayerteam.gitlab.io/docs/0.3.0
|
||||
* `dict` **kwargs**:
|
||||
* `int` **playerid**: the id of the player who casts the spell.
|
||||
* `str | null` **instance**: the item instance from Daedalus scripts.
|
||||
* `int` **spellLevel**: the level of charged spell.
|
||||
|
||||
## Usage
|
||||
```python
|
||||
|
||||
2
docs/functions/player/getPlayerUID.md
Normal file
2
docs/functions/player/getPlayerUID.md
Normal file
@@ -0,0 +1,2 @@
|
||||
#`function` getPlayerUID
|
||||
::: g2o.functions.player.getPlayerUID
|
||||
Reference in New Issue
Block a user