akshayjh / codelinkv2

Automatically exported from code.google.com/p/codelinkv2
0 stars 0 forks source link

One server.discon command is not working in some batches. #660

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
! This is an issue tracker, not a helpdesk !

What is the Version you're running?
Version: v2.0 b14

(1) In Game User Name: Masel89

(2) What is your issue?

 First server.discon command doesn't work. I have to use two server.discon commands in my batch so it would disconnect me from the server. But it is not doing that in every batch, only in those kind:

server.load.www.flexon.corp <- It doesn't matter which one.
wait:9
Script.load.CPU-Scarecrow V15.1
Script.load.CPU-Scarecrow V15.2
Script.load.CON-cowardly lion V15.3
Script.load.CON-cowardly lion V15.4
Script.load.MEM-Tin Man V15.5
Script.load.MEM-Tin Man V15.6
script.load.HD-Ruby Slipper V15.7
script.load.HD-Ruby Slipper V15.8
script.run.all
net.health
wait:131
server.discon <- It only shows me "Terminating Connection to:www.flexon.corp" 
and it doesn't disconnects me. I need to use 2 of those commands so it could 
work in here.
wait:8
batch.Flexon

(3) What steps will reproduce the problem?
a) Write that batch.
b) Compile it.
c) Run it...

(4) What is the expected output? What do you see instead?

 I would like that server.discon command to work in that batch...

(5)Please provide additional information below.

a) what where you doing when you discovered the problem?
Attacking a server.

b) are you able to retrace your steps in order to reproduce the problem?
Yes.

Original issue reported on code.google.com by Martin.M...@gmail.com on 13 Feb 2014 at 4:42

GoogleCodeExporter commented 9 years ago
I've got the same problem.
My att script look almost the same.
Look at this part of screenshot http://i61.tinypic.com/2zhi70n.jpg

Original comment by Zduns...@gmail.com on 19 Feb 2014 at 5:55