Jump to content

Mikki

Members
  • Posts

    31
  • Joined

  • Last visited

Posts posted by Mikki

  1. 5 hours ago, sader1992 said:

    put your mp3 file you want to play in the patcher in the System folder (you can put more then one)

    and use this in the config

    
    [Config:BGM]
    File=''
    Loop=true
    Volume=50
    Directory='System'

    make sure you have only one [Config:BGM] (this^) or else it wont work

    still no :<

  2. 8 hours ago, Cyro said:

    Config:BGM]
    File='phbgm2.mp3'

    Loop=true

    Volume=50

    Directory='BGM'

    Tried this?

    I did, still the same.. :/

    I tried doing all of those on the tools folder (thor generator folder) adding the BGM folder and my patcher inside it.. Still the same..
    I tried copying the whole (thor generator folder) and do those stuff in my RO folder (with my patcher in it).. Still the same.. Please help me.. T_T

  3. Please help, my thor patcher bgm is not working.. 

    i've tried everything i see on google and using the search bar on this forum, but nothing works..

    When I click "Pack!" it's responding "Done", it's connecting/patching all my patch files, except, the bgm on the patcher is not playing.

    The background music file is on my BGM folder.

    Here are the things that i've tried in config.ini based on all the search that i've done:

    (phbgm2.mp3 is located in my BGM folder)

    1st try:

    Spoiler

    [Config:BGM]
    File='phbgm2.mp3'

    Loop=true

    Volume=50

    Directory=

    2nd try:

    Spoiler

    [Config:BGM]
    File='phbgm2.mp3'

    Loop=true

    Volume=50

    Directory=' '

    3rd try:

    Spoiler

    [Config:BGM]
    File='phbgm2.mp3'

    Loop=true

    Volume=50

    Directory='BGM\'

    4th try:

    Spoiler

    [Config:BGM]
    File='BGM\phbgm2.mp3'

    Loop=true

    Volume=50

    Directory=

    5th try:

    Spoiler

    [Config:BGM]
    File=' '

    Loop=true

    Volume=50

    Directory='BGM\phbgm2.mp3'

    and so on.. i played around with it, put the file name/location on different lines.. removing one or the other at a time then try.. 
    Nothing seems to be working.. what am i missing ? please help me.. :( 

  4. is this fixed? i've tried to add it on my server, but it seems like, it's only damaging GM's.. 
    I tested it with one player and she can sit beside it without dying from the explosion even if she's the one who set the bombs.. 
    No errors on my putty.. 
    and i haven't seen any of this part happening:
    setarray .Debris[0],7049,757,756,6077,1010,1011,984,985;

  5. On 7/10/2016 at 2:28 PM, Paroxysm said:

    Go to the base of your rAthena directory, right-click inside the folder and select TortoiseSVN's 'Apply patch...' option; then select the .diff/.patch file to use for patching the file. 

    rAthena directory << does this mean thru winscp? or my RO folder ?

  6. Please help, i'm new.. I tried everything i saw on google about mysql.. nothing worked.. T_T

     

    
    Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/user/public_html/themes/mytheme/main/monthly.php on line 10
    
    Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/user/public_html/themes/my theme/main/monthly.php on line 22
    
    Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/yser/public_html/themes/my theme/main/monthly.php on line 26

     

    this is what on those lines

    Line 10:
    $con=mysql_connect($db_host,$username,$password);
    
    Line 22:
    $row = mysql_fetch_array($sql);
    
    Line 26:
    $row1 = mysql_fetch_array($sql1);

     

    Please help T_T

  7. On 12/28/2013 at 9:49 PM, blueicerains said:

    Hi, I'm currently using the map now. Thank you!

     

    but in some part of it im experiencing this:

    screenBlueNucleiRO000_zpsf9b2c60a.jpg

     

    Base on what i remember it is the banner thingy that should be in there xD and i don't know what to do.. kinda newb on this matters. lol

     

    Thank you~

    im having the same problem.. i tried adding novice folder to the patch..  i tried putting it inside the data folder on my ro folder.. still the same thing.. help please :(

  8. 2 hours ago, Z3R0 said:

    Well..

    1. I personally wouldn't give players the power to host events anymore... too much favortism...

    2.  Abusing it is probably going to happen.. unless your gm's are really awesome... but even then...

    3. They are GM's, what items could they possibly want that they couldn't make? (Unless they are strictly Event GM's) ...

    4. I personally instead of granting points per event, I would record in a SQL Log when they gave out rewards and to who, and monitor it :D and then you can just give them whatever item... or what not...

    - Not something I think should really exist anymore... 

    1. I personally wouldn't give players the power to host events anymore... too much favortism...

    - this is for my event GM's.. i allow my event gm's to have their normal player account since trading/vending/dropping/#commands of any sorts aren't allowed on their GM accts..

    - their normal chars aren't allowed to join their own events.. even if it's used by a different person..

     

     2.  Abusing it is probably going to happen.. unless your gm's are really awesome... but even then...

    -i don't want them to spam events all day everyday that's why i want a limit of 15 events per GM per day..

     

    3. They are GM's, what items could they possibly want that they couldn't make? (Unless they are strictly Event GM's) ...

    -It is for the sake of their normal characters.. 

     

    4. I personally instead of granting points per event, I would record in a SQL Log when they gave out rewards and to who, and monitor it :D and then you can just give them whatever item... or what not...

    -I don't know how to do sql stuff.. and i'm the type of person who ruins it everytime i touch it.. So my alternative is scripting stuff..

    -if you can edit that script to log stuff on my sql.. that'd be awesome..  

  9. no they do their own events, and they give rewards via pm npc:reward2

    Would it be possible to get GMpoints everytime they give reward to someone?

    Also, how can I put a limit to their rewards? like  it will only be 15 rewards per gm per day (to avoid abuse)..
    This is the script I use for the rewards..

    -	script	reward2	-1,{
     
    	OnInit:
    		// Configuration
    		.reward_id = 671;
    		.amount = 1;
    		.min_gm = 40;
    		end;
     
     
    	OnWhisperGlobal:
    		// Check GM level
    		if (getgmlevel() < .min_gm) {
    			message strcharinfo(0), "You are not authorised to access this feature.";
    			end;
    		}
     
    		// Check if reward session ended
    		if (select("Reward a player:End session") == 2) {
    			close;
    		}
     
    		do {
    			// Input target player's name
    			message strcharinfo(0), "Enter the name of the character to be rewarded.";
    			input .@player_name$;
     
    			// Check if specified player is logged in
    			if (!isloggedin(getcharid(3, .@player_name$), getcharid(0, .@player_name$))) {
    				message strcharinfo(0), "'"+ .@player_name$ +"' is either not logged in or does not exist.";
    			}
    		} while (!isloggedin(getcharid(3, .@player_name$), getcharid(0, .@player_name$)));
     
    		// Reward specified player
    		getitem .reward_id, .amount, getcharid(3, .@player_name$);
     
    		// Announce reward
    		announce "'"+ strcharinfo(0) +"' has rewarded '"+ .@player_name$ +"' with "+ .amount +" "+ getitemname(.reward_id) +".", bc_all;
    		close;
     
    }

     

  10. Can someone please help me make a script.. 
    It's something like this..

    1. GM gets 1 point per event that he/she hosts.

    2. NPC that trades GM Points to specific items.. 

    3. An option to transfer that item to a player (or his player acct)..

    - 1 point per event

    - GM purchase something using his GM points..
    - NPC: 100 points = tcg (send to [Insert IGN here])

     

    I tried to explain this as clear as i can.. xD

    please help me.. :3 
     

  11. can u guys tell me what's wrong with these pls? :(

    Problem #1:
    ----------------------------------------------------------------------------------
    [Warning]: Connection to Login Server lost.
    [Error]: Can not connect to login-server.
    [Error]: The server communication passwords (default s1/p1) are probably invalid.
    [Error]: Also, please make sure your login db has the correct communication username/passwords and the gender of the account is S.
    [Error]: The communication passwords are set in map_athena.conf and char_athena.conf
    ---------------------------------------------------------------------------------
    i'm not using s1/p1 as userid and pass..
    My map_athena.conf, char_athena.conf and login sql has same userid and pass, gender S, acct id: 1

    Problem #2:

    Login-server have been killed
    Char-server have been killed
    Map-server have been killed
    ./check.sh: line 99: [: too many arguments
    ./check.sh: line 102: [: too many arguments
    ./check.sh: line 105: [: too many arguments

    this is line 99 - 105 of my check.sh

        if [ ! -z ${loginPid} ]; then
            kill -9 ${loginPid}
        fi
        if [ ! -z ${charPid} ]; then
            kill -9 ${charPid}
        fi
        if [ ! -z ${mapPid} ]; then
            kill -9 ${mapPid}
        fi

×
×
  • Create New...