Bug - Not A Bug Pen Pal items only received when visiting main page

fatquack

New member
I noticed that when I only login through Mafia and don't use the relay browser I don't get the Pen Pal gifts. Is that a bug or a feature?
 

Winterbay

Active member
I'm using the following alias to do it:
Code:
[B]penpal [/B]=> ashq string res; res = visit_url("main.php");      cli_execute("refresh inv");
 
Top