Jump to content

Santino

Members
  • Posts

    198
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Santino

  1. Santino

    Vote NPC

    sir, in this script , the gm access level is not well-functioning i think? i set it to 60, and login a normal player account, and I can delete the votes lol, what's wrong in this one ?
  2. I have done all of that sir, & it's messed up hmm, it's like when clicking the next buttons, it just stops on the 1st photo. here's the current script.: @edit Oh forgot about changing the } while (@menu != 4); 4 into 16. PROBLEM SOLVED Thx alot! @edit v2 XD It's ok now, but the close button is not working LOL haha. another prob XD when clicking close button, it's functioning as next lol i guess i'll just remove the close option =) in Next::Previous:Close thx again!
  3. Thank you sir. but what will i change in this script if i want to add more photos? like making it to 16 photos, cuz i think i messed up when changing the 4's to 16 XD what should i change? & btw, when clicking the close option, the pic is not remove.
  4. so i have this script when you click to an npc it shows pictures using this : this is the script i'm currently using: ''idea from the_sign_quest script'' Yes, it is working, but what i want is, to have a "next/previous/close" options in the menu so that i can browse back to the previous photo or to the next one, or close it. really noob at scripting need some help
  5. what should i use? i tried @unloadnpc "script's npc name" then the npc was disabled, but not the triggered script. e.g. cell_walkable,0 is still on.
  6. nice job man! btw, how about if i want to cancel the oninit triggered? how to do that?
  7. Thx E! pro as always! =)
  8. i tried this but seems not working? the map has a mapflag - 'novending' as u can see in the script. and cell_novending is set to flag 0, so it should be vendable in cell 95,141, right? but it's not working on me. xD need some help.
  9. @edit: Dont mind reading, already SOLVED! setup'd new svn XD back from start =) I just saw this problem on my server when i switched to pre-renewal by commenting //#define RENEWAL in renewal.h My stat points are not deducting: My max stats is 450, i tried /str+ 450, /agi+ 450, /vit+ 450, etc. & I can max all Stats, the problem is that shouldn't be. stat points is just staying the same, not reducing. =.= Last time, when i'm still using renewal, it works well, but the problem was when the stats gets bigger 100+, it costs too much stat points, & I've got too much starting defense in my chars, that's why i switched to pre-renewal. And by the way, before i switched to pre-renewal, i read some topic here, saying this one : I did that then recompiled, but didn't solved my problem (starting def is still too high), then i switched to pre-renewal & facing the new problem, stat points not reducing.. somebody can help? btw, i just used this statpoints generator... --> http://sushiduy.plesk3.freepgs.com/statpoints.php but still the same problem, my status points doesn't reduce, not used. --------------------------------------------------------------------------------------------------------------------------- BUMP! someone? =( btw, a screenshot for my character info, status points not deducting, staying the same as always, causing that I can max all my stats. 450, and notice my Luk status, i didn't max it to 450 to show you guys, that there's no arrow beside the status, i mean the "upgrade-your-stats-thing" =.= sigh* I use Pre-Mode with this statpoint.txt inside my conf/battle/exp.conf is: inside my pc.c ------------------------------------------------------------------------------------------------------------------- BUMP! I switched to RENEWAL MODE again, then solved the problem about the statpoints, but still i have my defense so high, even though i got only 1 VIT. how to solve this? Btw, what mode is better to use when you have : 500/120 Base/job level 197 Aspd 150 Insta Cast 300 Luk - Immune stats no skill delay fast spam RE-Mode or Pre-RE? -- I really refer to Pre-Re because of the str base atacks, normal defense, but i wanna solve the problem about the status points remaining, not reducing pls help?
  10. Cool bRO! THX! =) i'll rate it 9, cuz of font, hehe, Mafia's cool too grtz nice! thx again!
  11. oh i c, =/ seems i can't make that script. =) i'll stick in here. XD
  12. I would like to request a battleground waiting queue script for my pvp battlegrounds, no waitingroom needed, so players that are registered can wait in towns, or anywhere if the queue is not yet full. Example: I have a 6 man that wants to play battleground. When a player talks to the registration npc the script puts him in the wating queue. Then it announces, "5 More players to start the battleground. (1/6)" And when there are 6 players registered the script warps all the registered players to the battleground map, and then puts the 6 players out of the wating queue making it able for other players to register for the battleground. something that the script must include is a system that kicks a player in the queue if he logs out, and also a system even there is a battle going on, the 2nd batch on the waiting queue can still warp on ANOTHER battleground if they are full (6/6) So what i want is some kind of wating queue that will make my battleground scripts to run by themselves over and over again, without having a gm to start them. Thanks in advance! originally from omghype question in other forums. just requesting this script =( badly needed
  13. make a new text document inside npc/warps, name it what you want, (e.g. crystiliawarp.txt) and put your script on it like yours: crystilia,67,910 warp Mall 1,1,turbo_room,100,100 as what Mysterious said, it controls the sensitivity, if its 1,1 the player needs to be near the portal so he can port out, if 3, 3cells before the portal, you'll port out don't forget to add another portal to where you are ported but not at the exact spawn point so players can go back from the place he entered first. just switch the portals on your script, turbo_room,100,100,0 warp Mall1 2,5,crystilia,67,91 to enable it in game, @loadnpc npc/warps/crystiliawarp.txt to put it permanently in your map: go to npc/scripts_warps.conf add at the bottom line this one: npc: npc/warps/crystiliawarp.txt Hope it helps! =)
  14. PHP, you suck! =((((

  15. hmm don't have an idea in port forwarding, i tried opening my adsl router in my browser, then i found these: Protocol: TCP UDP WAN Setting: Interface Ip Address WAN Interface: pppoe1 WAN Port: 113 <--- is this what am i going to change? its LAN Open Port: 113 LAN Ip Address: is that it? should i change that wan port to 80? just that?
  16. hmm, i've changed it now bro, as what you have said, base_url=http://127.0.0.1/thor/ still cant connect to server, failed.. @edit It's solved now bro! THX A LOT! =) bro btw, i've got a follow up question, what ip i use so that my friends can play on my server, & how to do it? hmm
  17. sure², take your time yo! thx in advance hehe!
  18. here it is. @edit Here it is my Thor patcher's config.ini : And this one's my main.ini : By the way, i can access 127.0.0.1/thor/patchs/ in my browser, and can download the files on it. But when running the patcher, it says failed to communicate to server, dont know what's causing this.
  19. can you share, how did you solve that problem miss? @EDIT SOLVED!
  20. ahhm, yo, can i ask? what web server are u using? cuz i got problems in connecting to server using my thor.exe, i'm using abyss web server, i can access the domain ( localhost) 127.0.0.1, and access 127.0.0.1/thor/patchs, i can access the folders, but when running the patcher, it failed to communicate with server? why is that so?
  21. i got the same problem, it says failed to communicate to server, im running abyss web server @edit solved!
  22. Oh i see sana ng computer course n lng ako. haha =) @edit Bro, as of now, ngddownload pa ako nung xampp. tinry ko na rin ung abyss web server ko, tas nilagay ung patcher files ng thor, sa htdocs folder ng abyss server folder ko. tapos ni try ko 127.0.0.1/patcher, nakita ko mga files dun. follow up question lng, bat pg open ko ng thor patcher, failed to communicate to server? d ko mgets to.
  23. waaa. ty po, test ko po to! tapos comment lng ako ulet d2, if merong prob. ty po! xampp is like PHP? hmm
  24. nalilito tlga ako tol. hahaha sensya. hmm ganito ginagawa ko ngaun, download ng : •abyss web server x1 •php5.exe •zen optimizer ang pg setup lng tlga ako nlilito. ung xampp na sinasabi mo, may guide ka nian pre?
×
×
  • Create New...