compiler error "internal error"
when i try to compile it shut down and give the "internal error"
what am i doing wrong? just want to spawn a solid model.. Code:
|
Code:
|
tnx, error is gone.. but cant see the model. also there's no space where i cant walk true (if it would be invisible)
are u sure this is the correct way to spawn a model? |
entity_set_model and entity_set_string(ent,EV_SZ_model,...) actually do two different things, try both. Also, if you want it to be solid you'll have to set a bounding box via EV_VEC_mins and EV_VEC_maxs.
|
Then it should look like this?
also how do these mins and max work? how do i know these values?? please notice me if i'm doing it wrong Code:
|
| All times are GMT -4. The time now is 14:19. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.