Thread
:
Quest crashing zone and client
View Single Post
#
5
02-26-2013, 03:11 AM
c0ncrete
Dragon
Join Date: Dec 2009
Posts: 719
always test your scripts from a command line like this to easily catch syntax errors and other such things:
Code:
perl -cW path/to/script.pl
__________________
I muck about @
The Forge
.
say(rand
99
>
49
?
'try '
.(
'0x'
.join
''
,map{unpack
'H*'
,chr rand
256
}
1
..
2
):
'incoherent nonsense'
)while our
$Noport
=
1
;
c0ncrete
View Public Profile
Send a private message to c0ncrete
Find all posts by c0ncrete