Witam, prosze o pomoc w napisaniu skrypta z packedup. Zrobilem jeden i niestety gra w ogole nie reaguje...
>
>
>
> bind + "vstr seis_packetslost+"
>
>
> bind - "vstr seis_packetslost-"
>
>
> set seis_packetslost- "vstr packetslost1;"
>
>
> set seis_packetslost+ "vstr packetslost1;"
>
>
>
>
> set seis_packetslost1 "set cl_packetdup 0; set seis_packetslost- vstr seis_packetslost1; set seis_packetslost+ vstr seis_packetslost2; echo ^7Lost ^10%^7'"
>
>
> set seis_packetslost2 "set cl_packetdup 1; set seis_packetslost- vstr seis_packetslost1; set seis_packetslost+ vstr seis_packetslost3; echo ^7Lost ^15%^7'"
>
>
> set seis_packetslost3 "set cl_packetdup 2; set seis_packetslost- vstr seis_packetslost2; set seis_packetslost+ vstr seis_packetslost4; echo ^7Lost ^110%^7"
>
>
> set seis_packetslost4 "set cl_packetdup 3; set seis_packetslost- vstr seis_packetslost3; set seis_packetslost+ vstr seis_packetslost5; echo ^7Lost ^115%^7"
>
>
> set seis_packetslost5 "set cl_packetdup 4; set seis_packetslost- vstr seis_packetslost4; set seis_packetslost+ vstr seis_packetslost6; echo ^7Lost ^120%^7"
>
>
> set seis_packetslost6 "set cl_packetdup 5; set seis_packetslost- vstr seis_packetslost5; set seis_packetslost+ vstr seis_packetslost7; echo ^7Lost ^125%^7"
>
Ma ktos jakies sugestie?