Joe Miller 0 Posted August 22, 2004 Ok, i managed to insert respawn, now i would like to know how to make players respawn WITH a equipment i want, example M21, 4 magazines, 2 handbomb, binocular etc etc ! Can someone help me? Really thx, Joe. Share this post Link to post Share on other sites
[aps]gnat 28 Posted August 22, 2004 Maybe your after something like this .... Quote[/b] ];Universal Weapons Respawn Script v1.02 (December 4, 2002);Required Version: 1.85 ;by toadlife and Hamdinger ;toadlife@toadlife.net ;intialize like this: ["unitname",0] exec "thisscript.sqs" ; Â Â Â Â Â Â Or this: ["unitname",1] exec "thisscript.sqs" ; ; * "unitname" = The name of the player the script runs on (must be enclosed by quotes!) ; * 0/1 = method of repleneshing weapons ; Â **if method is 0, the player gets the same weapons he stated out with every time ; Â **if method is 1, the player gets the same weapons he had when he died Script available at OFPEC site or you'll find the same "KIT.sqs" at my web spot. Click the banner below. Note: the unit must be Named like A1, A2 etc ..... using "this" in the script call above wont work. Share this post Link to post Share on other sites