Jump to content
Sign in to follow this  
Joe Miller

After Respawn...

Recommended Posts

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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×