Husa Posted January 8, 2010 Posted January 8, 2010 Hey guys i'd need script for venice and goldrush map,ammo and health cabinet at seconds spawn of axis.In advance thanks Quote
Administrators daredevil Posted January 9, 2010 Administrators Posted January 9, 2010 Is that your old friend playboy asking back? o0 Quote
Husa Posted January 9, 2010 Author Posted January 9, 2010 Is that your old friend playboy asking back? o0 No Quote
-=Medic=- Posted January 9, 2010 Posted January 9, 2010 little search and you find this for all known scripts is here: http://bani.anime.net/banimod/forums/viewtopic.php?p=57517 for adding health and ammo cabinet is here: http://www.splashdamage.com/forums/showthread.php?t=18619&highlight=ammo+script Quote
Administrators daredevil Posted January 9, 2010 Administrators Posted January 9, 2010 On the first page it self I had posted the code Here it goes back again. reate { classname "misc_cabinet_supply" origin "-2120 6170 545" mins "0 0 0" maxs "90 90 50" angle "90" scriptname "main_ammocabinet" targetname "main_ammocabinet" } create { classname "misc_cabinet_health" origin "-1990 6170 545" mins "0 0 0" maxs "90 90 50" angle "90" scriptname "main_healthcabinet" targetname "main_healthcabinet" } create { classname "trigger_ammo" origin "-2120 6170 545" mins "-20 0 0" maxs "90 90 50" ammototal "20" scriptname "main_trigger_ammo" targetname "main_trigger_ammo" target "main_ammocabinet" } create { classname "trigger_heal" origin "-1990 6170 545" mins "-20 0 0" maxs "90 90 50" healtotal "400" scriptname "main_trigger_heal" targetname "main_trigger_heal" target "main_healthcabinet" } create { classname "misc_commandmap_marker" origin "-2110 6170 545" scriptname "main_hacabinet_cm_marker" targetname "main_hacabinet_cm_marker" } create { classname "trigger_objective_info" customimage "gfx/limbo/cm_healthammo" infoAllied "Health and Ammo cabinets" infoAxis "Health and Ammo cabinets" origin "-1990 6170 545" mins "0 0 0" maxs "110 110 100" scriptname "main_hacabinet_toi" shortname "Health and Ammo Cabinets" spawnflags "35" target "main_hacabinet_cm_marker" targetname "main_hacabinet_toi" track "the Health and Ammo Cabinets" } Quote
Administrators daredevil Posted January 9, 2010 Administrators Posted January 9, 2010 Origin means Position(cordinates)? Yes. Use \viewpos in console to get co ordinates. http://en.wikipedia.org/wiki/Cartesian_coordinate_system Quote
Husa Posted January 10, 2010 Author Posted January 10, 2010 Link of file http://www.mediafire.com/file/btm1fnmiamw/goldrush.script.txt Quote
Administrators daredevil Posted January 10, 2010 Administrators Posted January 10, 2010 Link of file http://www.mediafire.com/file/btm1fnmiamw/goldrush.script.txt So, at what location you need the ammo racks? Quote
Husa Posted January 10, 2010 Author Posted January 10, 2010 So, at what location you need the ammo racks? Ammo and health cabinet,at venice and goldrush map,both maps at second spawn of axis team! Quote
Administrators daredevil Posted January 10, 2010 Administrators Posted January 10, 2010 Ammo and health cabinet,at venice and goldrush map,both maps at second spawn of axis team! Screenshot will help. More or less will need testing server to check new locations. I don't have testing servers anymore. Quote
Husa Posted January 10, 2010 Author Posted January 10, 2010 Screenshot will help. More or less will need testing server to check new locations. I don't have testing servers anymore. for venice map http://screenshot.xfire.com/screenshot/large/84f15f29a49e4c286ae336559343a5b254774dd8.jpg http://screenshot.xfire.com/screenshot/large/9c2fb2226c9e5e726f6785824fe2659ac8c8dc2a.jpg and for goldrush http://screenshot.xfire.com/screenshot/large/9b5ddb4f0a45b24f01695fe9856b2530e80391e1.jpg http://screenshot.xfire.com/screenshot/large/3c62e9bcf73b35d77550307424f3a9650fdc2d92.jpg Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.