Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
mdlssbot.bas has a bug

 
Post new topic   Reply to topic Printable version
 View previous topic  Catid's Warpbot difficulties Post :: Post VB Cores  View next topic  
Author Message
Dymolex
Novice


Joined: Dec 02 2002
Posts: 25
Offline

PostPosted: Sun Apr 06, 2003 3:36 pm    Post subject: mdlssbot.bas has a bug Reply to topic Reply with quote

In Snarllord's VB Bot

ElseIf PID = 14 Then
If Len(Data) = 5 Then
Call Event_Attach(String_to_Integer(Mid$(Data, 2, 4)), String_to_Integer(Mid$(Data, 4, 2)))

should be

ElseIf PID = 14 Then
If Len(Data) = 5 Then
Call Event_Attach(String_to_Integer(Mid$(Data, 2, 2)), String_to_Integer(Mid$(Data, 4, 2)))
Back to top
View users profile Send private message Add User to Ignore List
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 318 page(s) served in previous 5 minutes.

phpBB Created this page in 0.515504 seconds : 26 queries executed (82.4%): GZIP compression disabled