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:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some problem ....
Author Message
an0n!m0use
Journeyman
*

Posts: 56
Likes Given: 16
Likes Received: 0 in 0 posts
Joined: Feb 2013
Reputation: 0



Post: #4
RE: Some problem ....
(09-09-2013 12:47 AM)Mordaunt Wrote:  ON=1 & ON=2 are gump buttons.... I see no evidence of you having used them as such.
I mean that buttons to take an animal from the PvP Stone ...
On=1 (i_mt_llama)
On=2 (i_mt_ostard_zostrich)

Quote:cont.src.dclick on an axe? why would that ever work?
Barbarian Axe with this properties: You have a chance (rand(3)=1) for a critical hit ... if you on horse - dismount you, else paralyze ...
Code:
On=@Damage
    if rand(3)=1
        if !(<src.findlayer(25).uid>==0)
            cont.say Agrrrhh!
            cont.src.dclick
            src.sound 273
        else
            cont.say Agrrrhh!
            src.sound 273
            serv.newitem i_paralyze
            new.timer = 1
            new.equip <src>
            src.sfx snd_spell_paralyze
        endif
    endif



(09-09-2013 03:03 AM)RanXerox Wrote:  You do not have to EVAL ARGN1 because ARGN is already a number.
You cannot assign a value to a variable in an IF statement.
The SPELLEFFECT function probably needs more than 2 arguments to do what you want.

Can you help me to make these rings ? I do not understand how to realize Sad

1) Holy Ring:
Every third paralyze has no effect on owner of the ring.

2) Ring of Heaven
Every third paralyze has no effect on owner of the ring, but paralyze the attacker.
09-09-2013 04:17 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Some problem .... - an0n!m0use - 09-08-2013, 10:33 PM
RE: Some problem .... - Mordaunt - 09-09-2013, 12:47 AM
RE: Some problem .... - RanXerox - 09-09-2013, 03:03 AM
RE: Some problem .... - an0n!m0use - 09-09-2013 04:17 AM
RE: Some problem .... - RanXerox - 09-09-2013, 06:02 AM
RE: Some problem .... - an0n!m0use - 09-09-2013, 08:41 AM
RE: Some problem .... - darksun84 - 09-09-2013, 08:53 AM
RE: Some problem .... - RanXerox - 09-09-2013, 10:47 AM
RE: Some problem .... - an0n!m0use - 09-09-2013, 09:17 PM
RE: Some problem .... - an0n!m0use - 09-14-2013, 02:04 AM
RE: Some problem .... - Extreme - 09-14-2013, 03:03 AM
RE: Some problem .... - an0n!m0use - 09-18-2013, 04:41 AM
RE: Some problem .... - XuN - 09-18-2013, 05:21 AM
RE: Some problem .... - an0n!m0use - 09-20-2013, 06:47 PM
RE: Some problem .... - XuN - 09-20-2013, 09:29 PM
RE: Some problem .... - an0n!m0use - 09-20-2013, 11:58 PM
RE: Some problem .... - XuN - 09-21-2013, 07:22 AM
RE: Some problem .... - an0n!m0use - 09-22-2013, 11:00 PM
RE: Some problem .... - Mordaunt - 09-22-2013, 11:26 PM
RE: Some problem .... - XuN - 09-22-2013, 11:39 PM
RE: Some problem .... - an0n!m0use - 09-24-2013, 12:31 AM
RE: Some problem .... - Mordaunt - 09-24-2013, 01:56 AM
RE: Some problem .... - XuN - 09-24-2013, 03:25 AM

Forum Jump:


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