Good vs. Evil

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
48 well...I could also just use 2 of those boards that have a lan-port and just let the awesome sauce that is the network protocol do its job but......I don't like spending money :p
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
47 suddenly two two's appeared when working with strings of ones and zero's
Why do I suddenly have the feeling I am dealing with js instead of lua?
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
48 I figured out the problem and learned how to write a small if in lua in the process
At least, I think
this line caused the problem
parseToNum = parseToNum or true
edit nvm, I forgot I don't accually call that function directly thus it never did anything except making it true like it should have done >_>
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
50 if 34 is the " character then my code works.
Now it just need to report errors and I need a script that changes numbers to the correct string and send it to the other computer