Jump to content

justin008

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by justin008

  1. MARK ANTHONY GERORMAN SAYAANG - A.K.A = DEV BLAZE 2 years ago we bought a full Gepard Shield from Phyton hosting/Mark Anthony Gerorman Sayaang A.K.A Dev Blaze for $150 and used it in our Server VirtualR0. then Yesterday, I asked him if he still have our Gepard Shield and how much is the installation of the Gepard Shield coz we're planning to put up Ragnarok Server again. He said, our Gepard Shield still with him and we can still use it, for the installation $15 server side installation and $20 for the IP Address renewal and .exe set up- which make $35. We did some research and apparently according to other hosting, the renewal of IP address is for free. The .exe is just $10 for the service fee payable to functor and another $10 also for the server side installation. Of course we were surprised that his offer is almost twice than the other. So we decided to just get the Gepard Shield's authority that we bought. When we were asking Phytonhost to talk to Functor so they can transfer the autority to us, he started to ignore my messages and suddenly blocked me on Facebook. PLEASE BEWARE OF THIS HOSTING COMPANY. OWNER FACEBOOK : https://www.facebook.com/blaze.phyton WEBSITE : https://phytonhost.com/ Please see attached photo for the proof that we bought the gepard shield.
  2. Tarot of fate skill of clown dispell the FCP or remove the FCP how to fix this? i want it will not remove or dispell the FCP.. can somebody help me?
  3. when opening my server the logserv have this error how to fix this? thanks
  4. sir SanBox i mean how to disable the Stop killing if you kill a player multiple times
  5. how to fix if you kill a player multi times in pvp room or in WOE you will be teleported in maintown and it say Stop killing player1
  6. Help me with my Pvp Ladder Script My Script >>> http://pastebin.com/gCsNaxcg
  7. yup but my script got Error in putty...
  8. [Debug]: Data: number value=200 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=100 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=5 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=240 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=200 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=100 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=5 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=200 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=200 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=100 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=6 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=210 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=200 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=100 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=6 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=230 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=200 [Debug]: Function: compare [Debug]: Source (NPC): VTRO Midgears at malaya (282,331) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=100 [Debug]: Function: compare HERE IS MY SCRIPT HERE IS MY SCRIPT - shop VTRO_Mid1 -1,501:50 malaya,282,331,4 script VTRO Midgears 764,{ set @i,0; mes "[ Quest Manager ]"; mes "Which item do you wish to obtain?"; mes "Select only one."; callshop "VTRO_Mid1",1; npcshopattach "VTRO_Mid1"; end; OnBuyItem: if(.BuildQuest) { for(set .e,0; !compare(getarg(.e+1),"Zeny"); set .e,.e+2) {} npcshopadditem "VTRO_Mid1",getarg(.e+2),getarg(.e)*compare(getarg(.e+1),"SZeny"); setarray .Shop[.i],getarg(.e+2); set .i,.i+1; goto Quest_Setup; } if(.Shop[@i]!=@bought_nameid) for(set @i,1; 1; set @i,@i+1) if(.Shop[@i]==@bought_nameid) { set .i,@i; callsub Quest_Setup; } for(set @i,1; !@e; set @i,@i+1) if(.Shop[@i]==@bought_nameid) { set @e,1; set .i,@i; callsub Quest_Setup; } mes "[ Quest Manager ]"; mes "I require the following:"; for(set @i,0; !compare(getarg(@i+1),"Zeny"); set @i,@i+2) mes "^FF0000" + ((countitem(getarg(@i))>=getarg(@i+1))? "^00FF00":"") + "" + getarg(@i+1) + " " + getitemname(getarg(@i)) + " [" + countitem(getarg(@i)) + "/" + getarg(@i+1) + "]"; if(getarg(@i)) mes "^FF0000" + ((Zeny>=getarg(@i))? "^00FF00":"") + "" + getarg(@i) + " Zeny"; mes "^000000In exchange, I will give you:^0000FF"; for(set @i,@i+2; getarg(@i+1,0); set @i,@i+2) mes getarg(@i+1) + " " + getitemname(getarg(@i)); switch(select("Exchange:" + (((((getiteminfo(@bought_nameid,5) & 1) || (getiteminfo(@bought_nameid,5) & 256) || (getiteminfo(@bought_nameid,5) & 512)) && @equip==0))? "Preview Item":"") + ":No thanks")) { case 1: for(set @i,0; !compare(getarg(@i+1),"Zeny"); set @i,@i+2) if(countitem(getarg(@i)) < getarg(@i+1)) { next; mes "You have " + countitem(getarg(@i)) + " " + getitemname(getarg(@i)) + ", while I require " + getarg(@i+1) + "."; mes "Please obtain ^FF0000" + (getarg(@i+1)-countitem(getarg(@i))) + " more " + getitemname(getarg(@i)) + "^000000."; close; } if(Zeny < getarg(@i)) { next; mes "You do not have enough Zeny."; mes "Please obtain ^FF0000" + (getarg(@i)-Zeny) + " more Zeny^000000."; close; } for(set @i,0; !compare(getarg(@i+1),"Zeny"); set @i,@i+2) delitem getarg(@i),getarg(@i+1); set Zeny,Zeny-getarg(@i); for(set @i,@i+2; getarg(@i+1,0); set @i,@i+2) getitem getarg(@i),getarg(@i+1); if (compare(getarg(@i,0),"announce")) announce strcharinfo(0) + " has just obtained " + getitemname(@bought_nameid) + "!",bc_all; close; case 2: set @bottomview, getlook(3); set @topview, getlook(4); set @midview, getlook(5); addtimer 1000, strnpcinfo(3)+"::On_Leave"; set @equip,getiteminfo(@bought_nameid, 5); set @view, getiteminfo(@bought_nameid, 11); if(@equip != -1 && @view > 0) { if(@equip & 1) atcommand "@changelook 3 " + @view; if(@equip & 256) atcommand "@changelook 1 " + @view; if(@equip & 512) atcommand "@changelook 2 " + @view; } next; goto OnBuyItem; case 3: close; } On_Leave: atcommand "@changelook 1 " + @topview; atcommand "@changelook 2 " + @midview; atcommand "@changelook 3 " + @bottomview; set @equip,0; set @view,0; set @topview,0; set @midview,0; set @bottomview,0; end; OnInit: npcshopitem "VTRO_Mid1",0,0; set .BuildQuest,1; set .i,1; Quest_Setup: switch(.i) { default: set .BuildQuest,0; set .e,0; set .i,0; end; case 1: callsub OnBuyItem,1175,10,7157,150,916,200,671,100,1,"SZeny",20227,1; case 2: callsub OnBuyItem,2700,10,7226,200,916,200,671,100,1,"SZeny",20216,1; case 3: callsub OnBuyItem,7451,10,1009,200,916,200,671,100,1,"SZeny",20249,1; case 4: callsub OnBuyItem,7566,10,7116,350,916,200,671,100,1,"SZeny",20223,1; case 5: callsub OnBuyItem,10016,15,950,300,916,200,671,100,1,"SZeny",20300,1; case 6: callsub OnBuyItem,7513,10,1062,300,916,200,671,100,1,"SZeny",20299,1; case 7: callsub OnBuyItem,12129,10,7312,300,916,200,671,100,1,"SZeny",20261,1; case 8: callsub OnBuyItem,7020,10,1060,300,916,200,671,100,1,"SZeny",20234,1; case 9: callsub OnBuyItem,1531,10,724,300,916,200,671,100,1,"SZeny",20221,1; case 10: callsub OnBuyItem,7211,15,7442,300,916,200,671,100,1,"SZeny",20219,1; case 11: callsub OnBuyItem,7754,10,1059,300,916,200,671,100,1,"SZeny",20233,1; case 12: callsub OnBuyItem,7169,10,1063,300,916,200,671,100,1,"SZeny",20231,1; case 13: callsub OnBuyItem,7036,10,1023,300,916,200,671,100,1,"SZeny",20215,1; case 14: callsub OnBuyItem,7300,10,994,300,916,200,671,100,1,"SZeny",20232,1; case 15: callsub OnBuyItem,7510,20,706,300,916,200,671,100,1,"SZeny",20224,1; case 16: callsub OnBuyItem,5808,5,7798,350,916,200,671,100,1,"SZeny",20295,1; case 17: set .BuildQuest,0; set .e,0; set .i,0; } }
  9. please give me HON SOUND PVP SCRIPT..... HON announce pvp
  10. How to remove Bard Adaptation to Circumstances skill cooldown ? so fast switch song...... please help here
  11. Help how to fix Fast Switch song for clown in eAmod Server file... changing music weapon only.....
  12. who can give me armor and headgear enchanter with no failed ... enchanter can give +1 +2 +3 stats in armor and headgear... script.
  13. aw guys why 0 bytes??? i cant merge to my grf T_T
  14. Both First and Second log in back ground here is my Log in screen..
  15. the error disappear ... please give me Dynamic npc quest scriptT_T
  16. i put npc quest in the npc/custom then when i restart the server i see this in my putty [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=6 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=250 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=200 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=6 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=250 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=200 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=5 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=1 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=1 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [status]: Event 'OnInit' executed with '1481' NPCs. [status]: Event 'OnInterIfInit' executed with '0' NPCs. [status]: Event 'OnInterIfInitOnce' executed with '31' NPCs. [Debug]: mapindex_name2id: Map "prontera 13" not found in index list! [info]: Saved guild (1 - Lychee): members [Warning]: itemdb_search: Item ID 0 does not exists in the item_db. Using dummy data. [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=6 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=250 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) [Warning]: Unexpected type for argument 1. Expected string. [Debug]: Data: number value=200 [Debug]: Function: compare [Debug]: Source (NPC): Quest Items at prontera (133,167) what should i do here?
  17. Sir custom weapon have diferent Script than the normal weapon???
  18. why my custom weapon not showing sprite? when i use skills... please help T_T
  19. Guys how can i change my main town in my server? please help me
  20. pag suot ko po nakikita ko sprite. pero po sa inventory po and sa Alt + Q apple... please help me
  21. Look The picture Why Apple in equipment T_T
  22. UNG SERVER KO PO KAHAPON MAAYOS NMN PO UNG WOE MAY EMPERIUM LUMALABAS... NGAUN PO WALANG EMPERIUM LUMALABAS PAG KA START .. BKT PO GANUN?? HLEP NMN PO PLEASE!!!
×
×
  • Create New...