Speech.mul was the problem,
we never used that on this server (pol + uoml), so I created an empty file and it worked, maybe some function will be broken for me, its not a big deal right now..
Hello, I'm facing the error "Status: Path incorrect" after a update of some files from the server that i play... They changed a little the map and I notice that they changed the below files: statics0.mul map0.mul staidx0.mul Because that error I can't run some of my scripts as the Stealth ...
I did make it work with get, but sometimes the HTTP_Body receives the header value... HTTP_Get(post); header:=HTTP_Header; body:=HTTP_Body; addtosystemjournal('Body: ' + body + ' - Header: ' + header); Body: HTTP/1.0 200 OK - Header: <htm><head></head><body>OK</body></html> i did something wrong?
I'm trying to use the function GetGumpInfo because i need to get the all the GumpPics to do my logic, but i'm facing this error:
NameError: name 'GetGumpInfo' is not defined
is this function implemented?