mirror of
https://github.com/Relintai/entity_spell_system.git
synced 2025-04-17 21:26:35 +02:00
Set setc_xp and setc_entity_controller to rpc remote.
This commit is contained in:
parent
59e1b00ce0
commit
d5ae97494d
@ -5984,12 +5984,10 @@ Entity::Entity() {
|
||||
SET_RPC_REMOTE("setc_entity_type");
|
||||
SET_RPC_REMOTE("setc_entity_name");
|
||||
SET_RPC_REMOTE("setc_model_index");
|
||||
SET_RPC_REMOTE("setc_class_level");
|
||||
SET_RPC_REMOTE("setc_level");
|
||||
SET_RPC_REMOTE("setc_class_xp");
|
||||
SET_RPC_REMOTE("setc_character_xp");
|
||||
SET_RPC_REMOTE("setc_xp");
|
||||
SET_RPC_REMOTE("setc_seed");
|
||||
SET_RPC_REMOTE("setc_is_controlled");
|
||||
SET_RPC_REMOTE("setc_entity_controller");
|
||||
|
||||
//EntityType
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user