hello guys,
I get a problem with a script:
it working fine and no problems over there but when I place a new turret then my game crashed and say:
Error
bad weaponinfo 'bo1_sentrygun' specified for turret
bo1_sentrygun is a weapon file and is modified from a 30cal turret weapon file.
I have also a other question:
it is not possible to move a turret right ? it needs to spawn again when you place them ?
because there is only a "misc_turret" (in radiant)
and what I know is that "misc_NAME_OF_IT" (sample: misc_model, misc_prefab, misc_turret)
that could not be moving for that models or other things it most be any of script_models or other script_.... types.
but okay I will try to spawn a turret on the position where the sentry model are...
sent_tur = spawnTurret("misc_turret", sentry.origin,"bo1_sentrygun");
do I anything wrong or have I it good but it is not possible to do with that on the codwaw engine ?
please I hope that any one could help me

I'm trying to fix this all sure for 8 hours

any help will be appreciated 8)
best regards,
Gamer9294