AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   create an visible block without model/sprite etc (https://forums.alliedmods.net/showthread.php?t=64857)

SchlumPF* 12-26-2007 08:32

create an visible block without model/sprite etc
 
is tehre some way to create a block which is visible? i know i could create a block with
PHP Code:

new ent engfuncEngFunc_CreateNamedEntityengfuncEngFunc_AllocString"info_target" ) )
engfuncEngFunc_SetSizeentFloat:{ -a, -b, -}, Float:{ xy} ) 

but i dont know how to make it visible WITHOUT any model etc cause i would like to change its size and if i change its size i would have to change its model too havent i?

Alka 12-26-2007 08:48

Re: create an visible block without model/sprite etc
 
LOL, how to make it visible without a model /sprite ?! oO You can't.

SchlumPF* 12-26-2007 12:16

Re: create an visible block without model/sprite etc
 
i just wonder if there is a way like making the block glowing

hugz` 12-26-2007 12:19

Re: create an visible block without model/sprite etc
 
You could make a sprite.. like the teleporter in block maker, without it's destination if you run into it it won't let you go through it, just make it look square..

Hope that helps :P

M249-M4A1 12-27-2007 03:37

Re: create an visible block without model/sprite etc
 
Or make a block that's textured but fully transparent.


All times are GMT -4. The time now is 11:06.

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