just done part of it..
http://pastebin.com/raw.php?i=btgzPSRM
Not yet completed :
create a loop process to check these before warp
Dont have any items in Inventory
All member are 150 Level...
and i dunno what you want to do with the GM Panel..
you can try this...
http://pastebin.com/raw.php?i=ZN44Spcd
script will keep giving away the item when users has online for every 5 hours.....
missing npc name...and can be abuse by keep clicking on the npc...
depend on your script....
if your script set .winside to 1 when Blue Team win....then it will announce Blue Team ...else it will announce Red Team...
check your script on
set .winside,xxxxxx;
Edit : LOL....annie is faster ...>.<
if you enabled certain command for players / GMs.....
i think should be something like this...
trunk/conf/groups.conf
commands: {
rates: [ true,false ]
}
it should only reset once.....
you can just run the script...and shut down the server upon the script reset your skill...
and restart back your server and see that your character skill is resetted or not..
.@nb == query_sql() //dual '=' needed for comparisons
Annie are not comparing the value....
but assigning the value returned by the query_sql to the variable...
input( .@input$, 4, 23 ) //The variable used in the sql command has no capital letter.
capital or non-capital letter in variable work the same...
if you did search the forum....you should be able to find this..
http://pastebin.com/raw.php?i=387ju2Cx
// ExchangeCard( "<ItemID | Variable>",<Normal>,<MiniBoss>,<MVP> );
ExchangeCard( "Zeny",5,500,5000 );
OMG..annie is faster than me...>.<
anyway...for repair all.... you can use this
*repairall;
This command repairs all broken equipment in the attached player's inventory.
A repair effect will be shown if any items are repaired, else the command will
end silently.
Sc_end
'sc_end' will remove a specified status effect. If SC_All is used (-1), it will do a complete removal of all statuses (although permanent ones will re-apply).
but it might remove certain status ( Jail / Mute / Overweight / etc )...
make a loop to remove the status / buff ...and add a check before remove it to ensure it didnt remove those status mentioned above.
@Aya
What's not working...be specify.....elaborate your "NOT WORKING"
the script work fine for me when i test in game.
http://pastebin.com/raw.php?i=TBKJ1ijN
same script with just 1 extra line to check it's running or not
even your script in post#1 also work fine in my test server
if you are using old client...make sure you edit this file / translare it
data/cardprefixnametable.txt
data/cardpostfixnametable.txt
for new client...
System/itemInfo.lub
you can change the setting
http://rathena.org/board/topic/68491-how-can-i-make-it-so-pms-show-up-in-the-chat-window-instead-of-new-windows/page__hl__%2Bchat+%2Bwindow