Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: SWRHARD
Forum: Scripting 09-12-2019, 00:48
Replies: 8
Views: 4,077
Posted By SWRHARD
Re: Creating solid entity [CS:GO]

this code works good for Christmas tree model:

public Action Build(int client, const char[] command, int argc) {
int index = CreateEntityByName("prop_dynamic");
if(index > -1) {
...
Forum: Scripting 09-11-2019, 09:11
Replies: 8
Views: 4,077
Posted By SWRHARD
Re: Creating solid entity [CS:GO]

i try to use "Christmas tree" model from shared plugin and all works good, i cant move through the tree, dont understand why it's not working with my models, they have physics files too.
I notices...
Forum: Scripting 09-11-2019, 01:58
Replies: 8
Views: 4,077
Posted By SWRHARD
Re: Creating solid entity [CS:GO]

not working( i still can walk through this
I noticed a strange thing that when I shoot not in the model, the callback OnTakeDamage still works, it stops only when I start shooting on the other side...
Forum: Scripting 09-11-2019, 01:57
Replies: 8
Views: 4,077
Posted By SWRHARD
Re: Creating solid entity [CS:GO]

I think yes, I checked 2 different models, one of these:

https://d.radikal.ru/d05/1909/45/f7618016973d.png (https://radikal.ru)
Forum: Scripting 09-10-2019, 11:18
Replies: 8
Views: 4,077
Posted By SWRHARD
Creating solid entity [CS:GO]

Hi, i have some problems with adding a solid entity.
I have this code:

public Action Build(int client, const char[] command, int argc) {
int index = CreateEntityByName("prop_dynamic");...
Showing results 1 to 5 of 5

 
Forum Jump

All times are GMT -4. The time now is 02:05.


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