The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Resend Dialog
Author Message
Staff_Stanic
Journeyman
*

Posts: 96
Likes Given: 25
Likes Received: 14 in 8 posts
Joined: Nov 2012
Reputation: 1

Dimension Shard

Post: #13
RE: Resend Dialog
Okay, try something like that:
Code:
[DIALOG d_boatpvpm]
150,150
resizepic 0 0 2620 225 200
dhtmlgump 0 10 225 25 0 0 <def.bfont_purple><def.center>Cannon Kontrol<def.centere>

button 10 35 4005 4006 1 0 1
dhtmlgump 45 36 100 25 0 0 <def.bfont_white>CLEAN

IF !(<TAG0.Cannon_Clean>)
dhtmlgump 105 36 100 25 0 0 <def.bfont_lred>Dirty
ELIF (<TAG0.Cannon_Clean> == 1)
dhtmlgump 105 36 100 25 0 0 <def.bfont_lyellow>Cleaning...
ELSE
dhtmlgump 105 36 100 25 0 0 <def.bfont_lgreen>Clean
ENDIF


[DIALOG d_boatpvpm BUTTON]
ON=1
IF (<TAG0.Cannon_Clean> == 1)
SRC.SYSMESSAGE @,,1 Wait! The Cannon is being cleaned!
ELIF (<TAG0.Cannon_Clean> == 2)
SRC.SYSMESSAGE @,,1 The Cannon is already cleaned!
ELSE
TAG.Cannon_Clean=1
TIMERF 3,TAG.Cannon_Clean=2
SRC.TIMERF 3,SyncDialog_boatpvpm <UID>
ENDIF
SDIALOG d_boatpvpm

[FUNCTION SyncDialog_boatpvpm]
TRYSRC <UID> SRC.DIALOGCLOSE d_boatpvpm
TRYSRC <UID> UID.<ARGS>.DIALOG d_boatpvpm

If dosen't work, change the TRYSRC in SyncDialog_boatpvpm
(This post was last modified: 05-10-2014 04:54 AM by Staff_Stanic.)
05-10-2014 04:47 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Staff_Stanic's post
Post Reply 


Messages In This Thread
Resend Dialog - MirroR - 05-09-2014, 08:40 AM
RE: Resend Dialog - Extreme - 05-09-2014, 09:27 AM
RE: Resend Dialog - MirroR - 05-09-2014, 09:38 AM
RE: Resend Dialog - Staff_Stanic - 05-09-2014, 10:37 AM
RE: Resend Dialog - MirroR - 05-09-2014, 10:54 AM
RE: Resend Dialog - MirroR - 05-10-2014, 01:46 AM
RE: Resend Dialog - Extreme - 05-10-2014, 02:35 AM
RE: Resend Dialog - MirroR - 05-10-2014, 03:15 AM
RE: Resend Dialog - XuN - 05-10-2014, 03:33 AM
RE: Resend Dialog - MirroR - 05-10-2014, 03:41 AM
RE: Resend Dialog - Staff_Stanic - 05-10-2014, 04:16 AM
RE: Resend Dialog - MirroR - 05-10-2014, 04:22 AM
RE: Resend Dialog - Staff_Stanic - 05-10-2014 04:47 AM
RE: Resend Dialog - MirroR - 05-11-2014, 01:17 AM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)