forums | blogs | polls | tutorials | downloads | rules | help

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in remember_me_form_alter() (line 78 of /var/www/siegetheday.org/sites/all/modules/contrib/remember_me/remember_me.module).

Add new comment

A very interesting development here. It's fun to see a GUI never met so far. Smile

 
By the way, there are also some specific skrit functions in the fubi.log:

Class: GoHire [RPC]

    void RCCreateCharacter( const string&, const CharacterStats&, const Goid*, int ) [COMPLEX] [RPC]
    void RCGenerateHires( unsigned int ) [RPC]
    void RCSetCharacterStats( const string&, const string&, const CharacterStats&, unsigned int ) [COMPLEX] [RPC]
    void RSCompletePurchase( const Goid*, const Goid* ) [RPC]
    void RSCreateCharacter( const string&, const string&, const CharacterStats&, int ) [COMPLEX] [RPC]
    void RSGenerateHires( const Goid* ) [RPC]
But these functions were never used in-game (and I never tried them out myself), so details about the arguments are unknown to me.