I cant find it on my KRO , Casue some player who is outdated got error .
Im glad if someone can share this sprite. Scarlet Rose , so i can manually add it.
i test it it doesnt work ..it kick me out even im not using dual .
- script abcde -1,{
OnPCLoadMapEvent:
getmapxy(.@amap$,.@mapx,.@mapy,0);
if(.@amap$!="bat_room") end;
query_sql("SELECT last_ip FROM `login` WHERE account_id = "+getcharid(3)+"", .@LastIp$);
query_sql("SELECT account_id FROM `login` WHERE last_ip = '"+.@LastIp$+"'", .@AccountId);
set .@aidtemp,getcharid(3,strcharinfo(0));
for(set .@i ,0;.@i<getarraysize(.@AccountId);set .@i,.@i+1)
{
if(attachrid(.@AccountId[.@i]))
{
getmapxy(.@qmap$,.@qmapx,.@qmapy,0);
if (.@qmap$== .@amap$) set .@j,.@j+1;
}
detachrid;
}
attachrid .@aidtemp;
if(.@j > $@MaxWimdows)
announce "Dual Account Detected!",bc_self,0xEE6AA7;
warp "SavePoint",0,0;
end;
OnInit:
set $@MaxWimdows,1;
end;
}
bat_room mapflag loadevent
Anyone have This Sprite
Everytime my players open the catalog they error . I try item 11010 and i can see a dummy item . I dunno where to fix this .
11010,Reward_List_Book,Battlegrounds Catalog,3,0,,10,,,,,,,,,,,,,{},{},{}
This feature is like when you reach 99/70 you can rebirth and every rebirth your exp gain get lesser and lesser . Until you reach max Rebirth 5. Every Rebirth has a Points and you can assign a prize for each rebirth .
bump
I dunno if my client is incompatible . But everytime i wear the item my client crashed . I can view the item on my inventory but it crashed only when i wear it . Pls Help .
Im using 20100721 Client . and svn version r15607M .