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: #6
Information RE: Some problem ....
(09-09-2013 06:02 AM)RanXerox Wrote:  ...
Thx for little manual Smile I solved my problem Veryhappy


How I fix problem with pets? When I take the pet from stone ... Like this:
Code:
serv.newitem=i_mt_llama
new.name=Llama
new.more2 <src>
new.equip <src>

It's working fine! But when player with this axe attacking you:
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

Dismount (cont.src.dclick) - not always working Doubt

If I did like that:
Code:
serv.newitem=i_mt_llama
new.name=Llama
new.equip <src>

It's removed after World Save Sad
09-09-2013 08:41 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: 12 Guest(s)