Thread: SM Parachute
View Single Post
WoZeR
Donor
Join Date: Nov 2007
Old 01-31-2008 , 16:32   Re: SM Parachute
Reply With Quote #2

Maybe this will help you with the parachute model.

new String:strTargetName[64]
IntToString(client, strTargetName, 64)

DispatchKeyValue(client, "targetname", strTargetName)

SetVariantString(strTargetName)
AcceptEntityInput(parachute, "SetParent", -1, -1, 0)
WoZeR is offline