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
Random Rares
Author Message
Rattlehead
Master
**

Posts: 290
Likes Given: 3
Likes Received: 8 in 6 posts
Joined: Jun 2012
Reputation: 8



Post: #6
RE: Random Rares
how about this:

PHP Code:
[Function f_rare_npcspawn//special mounts or special mobs to kill are all good in here.
DORAND 10   //add your NPCs after this and change the number to match how many lines are inside the DORAND
    
serv.newnpc c_a_mustang_black
    serv
.newnpc c_a_mustang_roan
    serv
.newnpc c_a_mustang_crimson
    serv
.newnpc c_a_mustang_grey
    serv
.newnpc c_a_mustang_chocolate
    serv
.newnpc c_a_mustang_redroan
    serv
.newnpc c_a_mustang_pamamino
    serv
.newnpc c_a_mustang_sky
    serv
.newnpc c_a_mustang_skygray
    serv
.newnpc c_a_mustang_wimmimate
ENDDO
NEW.timerf <somereallylongnumberhere>,f_ridspawn
NEW.<dlocal.x>, <dlocal.y>
NEW.
FIX
serv
.log Rare <new.nameSpawned @ <dlocal.x>,<dlocal.y>


[FUNCTION 
f_ridspawn]
if (
0<findlayer.30.link> == 0)
REMOVE
endif 
clear any spawns out that didnt have a master yet Wink better than nothing lol

[Image: matts_siggy.gif]
09-03-2013 06:20 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Random Rares - Mordaunt - 09-02-2013, 11:53 AM
RE: Random Rares - dagger4k - 09-03-2013, 12:51 AM
RE: Random Rares - Mordaunt - 09-03-2013, 03:44 AM
RE: Random Rares - amonvangrell - 09-03-2013, 06:51 AM
RE: Random Rares - dagger4k - 09-03-2013, 05:26 PM
RE: Random Rares - Rattlehead - 09-03-2013 06:20 PM
RE: Random Rares - Mordaunt - 09-03-2013, 08:39 PM
RE: Random Rares - Mordaunt - 09-03-2013, 11:51 PM
RE: Random Rares - amonvangrell - 09-04-2013, 06:51 AM

Forum Jump:


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