AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Solved change model of a entity in-game (https://forums.alliedmods.net/showthread.php?t=332410)

tpr 05-10-2021 16:17

change model of a entity in-game
 
Hi,

Is there any way to change a entity model while game is running ?

i mean between the round.


there is SetEntityModel but didnt help me.


For example :

change a car model after explosion to a destroyed car model.

andi67 05-11-2021 06:18

Re: change model of a entity in-game
 
Create a new entity with your model and teleport it to the position of the old one(don't forget to remove the old one)....

tpr 05-11-2021 16:22

Re: change model of a entity in-game
 
Quote:

Originally Posted by andi67 (Post 2746517)
Create a new entity with your model and teleport it to the position of the old one(don't forget to remove the old one)....

Thanks dude <3


All times are GMT -4. The time now is 19:37.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.