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
Farm dialog
Author Message
djazraell
Apprentice
*

Posts: 26
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2014
Reputation: 0



Post: #1
Farm dialog
hi friends ..
I want to write the fields, but you need your assistance.! [Farming system]

I'm going to add an item such as housing, but that if it is double-clicked it;
This field will write for sale and empty fields

Code:
[ITEMDEF i_tarla]
id i_sign_brass
name Tarla tabelasi

on @Create
color 0491
attr 010

on @Click
message @1152 <serv.name>
message @666 <name>
return 1

on @Dclick
if ! ......................
src.message @38 Field belongs to someone else.!
else
        sdialog d_forsale
return 1

[dialog d_forsale]
0.0
nomove
noclose
.................          |
..............             | This is gonna get buy <src.name>?
............               |

Facebook
(This post was last modified: 06-02-2014 01:00 AM by djazraell.)
06-02-2014 12:59 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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