Jump to content

  •  

RhamXIV

Member Since 29 Nov 2016
Offline Last Active Mar 02 2017 03:33 AM
-----

Posts I've Made

In Topic: Automated Event ( Hourly ) with Cashpoint Reward

06 February 2017 - 03:28 AM

 


What kind of event do you want?

 

What will be it's goals?

 

 

Sample of hourly event:

 

prontera,150,150,4	script	Hide and Seek::hourly_event	1_M_01,{
	
	if ( .STATUS ) {
		mes("[^FFA500Hide and Seek^000000]");
		mes("Oh! You found me!");
		mes("Here's your reward!");
		announce(sprintf("[Hide and Seek] %s found me! Thank you all for participating.", strcharinfo(0)), bc_all);
		#CASHPOINTS += 75; // Adds 75 Cash Points
		close2();
		donpcevent("hourly_event::OnStopEvent");
	}
	end();

	OnInit:
		hideonnpc("hourly_event");
		.STATUS = 0;
		end();

	OnMinute00: //Every hour at this minute the event will begins
		donpcevent("hourly_event::OnStartEvent");
		end();

	OnStartEvent:
		initnpctimer();

		setarray(
			.COORDINATES[0],
			// x, y (just for prontera)
			119, 311,
			105,  74,
			129, 261,
			188, 330,
			241,  76,
			205, 238,
			 60, 335,
			240, 292
		);

		.@i = rand(getarraysize(.COORDINATES));
		.@x = .COORDINATES[.@i];
		.@y = .COORDINATES[.@i + 1];

		movenpc("hourly_event", .@x, .@y);

		.STATUS = 1;

		announce("[Hide and Seek] The event has begun! Try to find me in Prontera!", bc_all);

		hideoffnpc("hourly_event");

		end();

	OnStopEvent:
		stopnpctimer();
		.STATUS = 0;
		hideonnpc("hourly_event");
		end();

	OnTimer1800000:
		donpcevent("hourly_event::OnStopEvent");
		end();
}

Goal: Find the NPC in Prontera.

i wanted that like 

LMS

Disguise

Mushroom Hunting

Dice

Jumper

Poring Catcher

Etc i know its too much hope you had it and the price is 1 Cashpoint XD thank you mate


-    script    AutoPickEvent    -1,{
 
OnClock2000:
 
while(1)
{
  query_sql "select account_id from `char` where online = 1 order by rand() limit 1", .@aid;
  attachrid .@aid;
  if(CheckVending())
  {
   DetachRID();
   continue;
  }
  announce strcharinfo(0) +" won in Lucky Pick Event.", 0;
 #CASHPOINTS += 25; // Adds 25 Cash Points Rewards
  break;
}
end;
}

Lucky pick event try this Every 2hrs 

 

here sir hope you can help me thanks 

 

Cluckers : 5 Cash Points ( every 5 hours )

Devil Square : 1 Cash Point ( every 2 hours )

Dice : 5 Cashpoints ( every 5 hours )

Disguise : 1 Cashpoint ( each round / 10 rounds every 2 hours )

LMS : 10 Cashpoints ( every 7 hours )

Lotti : 10 Cashpoints ( every 7 hours )

Mushroom : 1 Cashpoint ( 2 hours )

Poring Catcher : 5 cash points ( every 5 hours )

Hide And Seek : 1 cash point ( each round / 10 rounds ) 


In Topic: Automated Event ( Hourly ) with Cashpoint Reward

05 February 2017 - 12:42 AM

What kind of event do you want?

 

What will be it's goals?

 

 

Sample of hourly event:

 

prontera,150,150,4	script	Hide and Seek::hourly_event	1_M_01,{
	
	if ( .STATUS ) {
		mes("[^FFA500Hide and Seek^000000]");
		mes("Oh! You found me!");
		mes("Here's your reward!");
		announce(sprintf("[Hide and Seek] %s found me! Thank you all for participating.", strcharinfo(0)), bc_all);
		#CASHPOINTS += 75; // Adds 75 Cash Points
		close2();
		donpcevent("hourly_event::OnStopEvent");
	}
	end();

	OnInit:
		hideonnpc("hourly_event");
		.STATUS = 0;
		end();

	OnMinute00: //Every hour at this minute the event will begins
		donpcevent("hourly_event::OnStartEvent");
		end();

	OnStartEvent:
		initnpctimer();

		setarray(
			.COORDINATES[0],
			// x, y (just for prontera)
			119, 311,
			105,  74,
			129, 261,
			188, 330,
			241,  76,
			205, 238,
			 60, 335,
			240, 292
		);

		.@i = rand(getarraysize(.COORDINATES));
		.@x = .COORDINATES[.@i];
		.@y = .COORDINATES[.@i + 1];

		movenpc("hourly_event", .@x, .@y);

		.STATUS = 1;

		announce("[Hide and Seek] The event has begun! Try to find me in Prontera!", bc_all);

		hideoffnpc("hourly_event");

		end();

	OnStopEvent:
		stopnpctimer();
		.STATUS = 0;
		hideonnpc("hourly_event");
		end();

	OnTimer1800000:
		donpcevent("hourly_event::OnStopEvent");
		end();
}

Goal: Find the NPC in Prontera.

i wanted that like 

LMS

Disguise

Mushroom Hunting

Dice

Jumper

Poring Catcher

Etc i know its too much hope you had it and the price is 1 Cashpoint XD thank you mate


In Topic: Is there a program that allows players to change acc level?

04 February 2017 - 11:11 PM

 

I think this issue was with Flux few years ago and was fixed?

is there any way to fix it ???


I think this issue was with Flux few years ago and was fixed?

Not entirely on flux alone, but mostly on nulled script/forum

how can i fix it ?

 

There is no fix for it, I suggest dont use nulled script and get a legit one

thank you sir can i have a question about my other problem about my custom weapon effect is upgrade the normal skills into level 15 like bolts and after i switching into normal items it will go back into level 10 i know this is not a problem but if you but again custom weapon its not saving level 15 you shoul click it into skill first and put into my skillbar how do i fix it ??? 


In Topic: Help Custome System 2.1

03 February 2017 - 02:51 AM

try this one >> ,4,0,,0,,0,,0,0xFFFFFFFF,7,2,1024,,1,0,639, but remove the last number and put it on your what ever item do you want to be a costume its Upper Costumes 

,4,0,,0,,0,,0,0xFFFFFFFF,7,2,2048,,1,0,639, Middle Costume

,4,0,,0,,0,,0,0xFFFFFFFF,7,2,4096,,1,0,639, Lower Costume 


In Topic: Is there a program that allows players to change acc level?

03 February 2017 - 02:37 AM

I think this issue was with Flux few years ago and was fixed?

is there any way to fix it ???


I think this issue was with Flux few years ago and was fixed?

Not entirely on flux alone, but mostly on nulled script/forum

how can i fix it ?