zak1212
10-20-2008, 01:03 PM
Im trying to get into understanding how to makign a plugin so thought i try and give myself a project i.e converting this plugin to work on dod
the plugin is on the amxmodx site
http://forums.alliedmods.net/showthread.php?p=62410
Some where in the thread its says that the explosion code is differant for dod
im i right in thinking this line is specific to cs
" if ( vector_distance( g_vDoorOrigins[i], vExplosion ) / 40.0 "
any help for this noob to try and convert this plugin to dod or have i bitten of more than i can chew
excuse my ignorance and im not trying to rip someones work off just want to see if i can get it to work and how it does work
the plugin is on the amxmodx site
http://forums.alliedmods.net/showthread.php?p=62410
Some where in the thread its says that the explosion code is differant for dod
im i right in thinking this line is specific to cs
" if ( vector_distance( g_vDoorOrigins[i], vExplosion ) / 40.0 "
any help for this noob to try and convert this plugin to dod or have i bitten of more than i can chew
excuse my ignorance and im not trying to rip someones work off just want to see if i can get it to work and how it does work