manabeast Posted May 23, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Share Posted May 23, 2012 (edited) hi.... can i ask how to add like this? - script Stone War::stone war 414,{ if (Class == Job_Novice) { if (countitem(4424) < 1); sc_end SC_CP_WEAPON; sc_end SC_CP_ARMOR; sc_end SC_CP_HELM; sc_end SC_CP_SHIELD; nude; sc_start SC_STRIPWEAPON,6000000,5; // you can change the duration sc_start SC_STRIPARMOR,6000000,5; // you can change the duration sc_start SC_STRIPSHIELD,6000000,5; // you can change the duration sc_start SC_STRIPHELM,6000000,5; // you can change the duration sleep2 500; warp "lakeside01",0,0; end; } else { mes "[stone war]"; mes "Sorry! Only Novice Character are Allow to Enter"; close; } } poring_c02 mapflag restricted 2 poring_c02 mapflag pvp poring_c02 mapflag noexp poring_c02 mapflag nomemo poring_c02 mapflag nowarp poring_c02 mapflag nowarpto poring_c02 mapflag noteleport poring_c02 mapflag nosave SavePoint poring_c02 mapflag nomemo poring_c02 mapflag nobranch // --------- NPC Clones --------- prontera,200,230,4 duplicate(StoneWar) stone war#m1-1 414 (Message:) Welcome to Stone War, This is a place for you to fight what can i serve you? (Select:) Enter War Stone Shop Instruction Guide Cancel (Stone Shop) Stapo card Id 4424, 100000z Stone Id 7049, 2z (Instruction Guide Message) blablablablabla? Edited May 27, 2012 by manabeast Quote Link to comment Share on other sites More sharing options...
Nameless2you Posted May 24, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 351 Reputation: 52 Joined: 11/15/11 Last Seen: June 15, 2015 Share Posted May 24, 2012 This should do.. http://upaste.me/c657400ba4e4724 if not please state the error the map server is giving, best if screenshot 1 Quote Link to comment Share on other sites More sharing options...
manabeast Posted May 27, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Author Share Posted May 27, 2012 thanks you very much. i going try it out tonight. /thx Have server error, and the npc are gone http://www.mediafire...2b161n8cfe4f8n1 Quote Link to comment Share on other sites More sharing options...
Bahmut Posted May 27, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 382 Reputation: 39 Joined: 01/17/12 Last Seen: February 13, 2020 Share Posted May 27, 2012 This should work: http://upaste.me/56be420aebc922c 1 Quote Link to comment Share on other sites More sharing options...
manabeast Posted May 28, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Author Share Posted May 28, 2012 (edited) Hey... i realize about mapflag i dun have [TAB]. i try it tonight. Edited May 30, 2012 by manabeast Quote Link to comment Share on other sites More sharing options...
manabeast Posted May 30, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Author Share Posted May 30, 2012 (edited) hi, bahmut.. the script you give working. but i have encounter some error. and the shop look like not working. do you think this script can support more then one map? Edited June 1, 2012 by manabeast Quote Link to comment Share on other sites More sharing options...
Bahmut Posted May 30, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 382 Reputation: 39 Joined: 01/17/12 Last Seen: February 13, 2020 Share Posted May 30, 2012 This should work (Haven't tested it): http://upaste.me/22db44193d2f1f5 I also added the possibility to add more than on map. Just look at my comments. 1 Quote Link to comment Share on other sites More sharing options...
manabeast Posted June 1, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Author Share Posted June 1, 2012 thx to you the script working good. but why my server unrecognized mapflag for nosave and restricted? Stone_Caster_War.txt Quote Link to comment Share on other sites More sharing options...
Question
manabeast
hi.... can i ask how to add like this?
(Message:)
Welcome to Stone War,
This is a place for you to fight
what can i serve you?
(Select:)
Enter War
Stone Shop
Instruction Guide
Cancel
(Stone Shop)
Stapo card Id 4424, 100000z
Stone Id 7049, 2z
(Instruction Guide Message)
blablablablabla?
Edited by manabeastLink to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.