Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Need billfold dialog - who can make it?  (Read 1179 times)

0 Members and 1 Guest are viewing this topic.

Offline myke13021

  • Contributing Member
  • **
  • Myke
Need billfold dialog - who can make it?
« on: 24 Sep 2006, 12:43:24 »
For my mission i need a dialog which simulates a billfold/wallet for each player.

I have an example screenshot (made with coreldraw) how it should look like (first idea, i'm open for improvements)

click here

The dialog will be accessible by action menu (this part i can manage myself)

Description what it should do, how it works:

You choose the recipient from the list. This list should be filled at mission beginning, collecting names of all player controlled units.
Each playable unit has an array, containing several info's, one is the amount of money.
So you enter the amount of money you like to transfer, then the dialog will decrease your amount and increase the recipient's amount.

On the recipients screen should pop up a hint, saying "you received ####$ from Player A"

As you guess, "OK" will perorm the transaction and close the dialog, "CANCEL" will close dialog without transferring.

I hope you scripting guru's might help me. Thanks in advance.