Jump to content

SlashGeeGee

Members
  • Posts

    573
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by SlashGeeGee

  1. does thor patcher support to patch a grf file ? if not you can extract that grf and make it a .thor file using Thor Maker then change in your ptlist.txt the name of the .thor file
  2. did you set your group ID in your SQL ? group_id = 99
  3. it's this one line 172 in mob.c : int ms = nd->u.tomb.spawn_timer, hour=0, min=0, sec=0; BUMP
  4. Can someone please fix this script ? it's giving me these errors . screenshot : script : RefineTicketSmith.txt Thanks, SlashGeeGee
  5. well i searched on eA and found this : - script Items -1,{ OnNPCKillEvent: setarray .mobid[0],1511,1647,1785,1630,1399,1039,1874,2068,1272,1719,1046,1389,1112,1115,1957, 1418,1871,1252,1768,1086,1688,1646, 1373,1147,1059,1150,1956,2022,1087,1190,1038,1157,1159,1502,1623,1650,1583, 1708,1312,1751,1685,1648,1917,1658; // MvP Ids for (set .@c, 0; .@c < getarraysize(.mobid); set .@c, .@c + 1){ if (killedrid == .mobid[.@c]){ getitem 7227,1; //==== TCG Card <itemid>,<amount> you can change it. } } end; } Credits to Emistry
  6. yeah you can use it just put like this in the idnum2itemresnametable <CustomEtcID>#Á©·ÎÇÇ#
  7. Hi rA my map-server crashed from time to time and i got the core file now . here's what it says : Core was generated by `./map-server_sql'. Program terminated with signal 11, Segmentation fault. #0 mob_tombtimer (tid=689, tick=358472764, id=110013212, data=0) at mob.c:172 172 int ms = nd->u.tomb.spawn_timer, hour=0, min=0, sec=0; (gdb) bt full #0 mob_tombtimer (tid=689, tick=358472764, id=110013212, data=0) at mob.c:172 nd = <value optimized out> ms = <value optimized out> #1 0x08170ac7 in do_timer (tick=358472764) at timer.c:369 tid = 689 diff = -4124 __FUNCTION__ = "do_timer" #2 0x0816dfae in main (argc=1, argv=0xbfe90be4) at core.c:261 next = <value optimized out> eA rev : eA r15120 i'm using malufett's mvp tomb system this one : Please Help Thanks SlashGeeGee Help
  8. i used this command after the server crashed here's what i got : # free -m total used free shared buffers cached Mem: 1024 257 766 0 0 0 -/+ buffers/cache: 257 766 Swap: 0 0 0 # ps aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 2152 640 ? Ss May24 0:00 init [3] root 1323 0.0 0.0 2244 568 ? S<s May24 0:00 /sbin/udevd -d root 3079 0.0 0.0 1808 616 ? Ss May24 0:00 syslogd -m 0 root 3165 0.0 0.1 12816 1320 ? Ssl May24 0:00 pcscd root 3203 0.0 0.1 7184 1064 ? Ss May24 0:00 /usr/sbin/sshd root 3214 0.0 0.1 4492 1108 ? Ss May24 0:00 crond xfs 3260 0.0 0.1 3632 1268 ? Ss May24 0:00 xfs -droppriv - root 3377 0.0 0.0 2352 428 ? Ss May24 0:00 /usr/sbin/atd root 3385 0.0 0.0 5672 652 ? Ss May24 0:00 /usr/sbin/sasla root 3387 0.0 0.0 5672 380 ? S May24 0:00 /usr/sbin/sasla nx 3980 0.0 0.1 13648 1836 ? Sl May24 0:00 /usr/bin/expect nx 3982 0.0 0.2 6896 2704 pts/0 Ss+ May24 0:00 ssh -2 -x -l ro root 3987 0.0 0.2 9996 2816 ? Ss May24 0:00 sshd: root@nott nx 5282 0.0 0.0 2880 908 ? S May24 0:00 /bin/bash /usr/ nx 5285 0.0 0.0 2880 892 ? S May24 0:00 /bin/bash /usr/ nx 5287 0.0 0.0 2880 1036 ? S May24 0:00 /bin/bash /usr/ nx 5301 0.0 0.0 2880 1008 ? S May24 0:00 /bin/bash /usr/ nx 5302 0.0 0.0 1744 432 ? S May24 0:00 tee -a /var/log root 5303 0.0 0.0 3792 580 ? S May24 0:00 /bin/bash /usr/ root 5305 0.0 0.1 3920 1524 ? S May24 0:00 /bin/bash /usr/ root 5522 0.0 0.0 3920 796 ? S May24 0:00 /bin/bash /usr/ root 5523 0.0 0.0 3920 928 ? S May24 0:00 /bin/bash /usr/ root 5524 0.0 0.1 3920 1224 ? S May24 0:00 /bin/bash /usr/ root 5528 0.1 5.1 66648 53864 ? S May24 2:21 /usr/lib/NX/nxa root 5534 0.0 0.0 2908 572 ? S May24 0:00 tee /root/.nx/C root 5536 0.0 0.0 3920 1048 ? S May24 0:00 /bin/bash /usr/ root 5588 0.0 0.9 22932 9532 ? S May24 0:00 /usr/bin/gnome- root 5590 0.0 0.0 6620 636 ? Ss May24 0:00 /usr/bin/ssh-ag root 5593 0.0 0.0 2860 620 ? S May24 0:00 /usr/bin/dbus-l root 5594 0.0 0.0 2836 884 ? Ss May24 0:00 /bin/dbus-daemo root 5599 0.0 0.0 2660 748 ? S May24 0:00 /usr/bin/gnome- root 5601 0.0 0.7 32948 7976 ? Sl May24 0:00 /usr/libexec/gn root 5616 0.0 0.7 15148 8088 ? Ss May24 0:04 metacity --sm-c root 5620 0.0 1.1 38276 12464 ? Ss May24 0:01 gnome-panel --s root 5622 0.0 1.6 74232 16984 ? Ss May24 0:04 nautilus --no-d root 5627 0.0 0.2 37688 2836 ? Ssl May24 0:00 /usr/libexec/bo root 5635 0.0 0.3 10584 3388 ? S May24 0:00 /usr/libexec/gn root 5649 0.0 0.4 14152 4600 ? Ss May24 0:00 pam-panel-icon root 5650 0.0 0.0 1952 616 ? S May24 0:00 /sbin/pam_times root 5652 0.0 0.9 30564 10340 ? S May24 0:06 /usr/libexec/wn root 5654 0.0 0.8 41092 9432 ? S May24 0:00 /usr/libexec/tr root 5660 0.0 0.0 2564 864 ? S May24 0:00 /usr/libexec/ma root 5673 0.0 0.1 2648 1176 ? S May24 0:00 /usr/libexec/ga root 5675 0.0 1.0 35532 11312 ? S May24 0:00 /usr/libexec/cl root 5677 0.0 0.7 22492 7964 ? S May24 0:00 /usr/libexec/no root 5697 0.0 0.4 15796 4396 ? Ss May24 0:01 gnome-screensav root 9768 0.0 0.2 10024 2824 ? Ss 08:47 0:00 sshd: nx [priv] nx 9774 0.0 0.1 10180 1568 ? S 08:47 0:00 sshd: nx@notty nx 9775 0.0 0.1 2884 1444 ? Ss 08:47 0:00 /bin/bash /usr/ nx 11586 0.0 0.0 2772 504 ? S 08:47 0:00 nc 127.0.0.1 50 root 11630 0.0 0.2 10176 2956 ? Ss 08:49 0:00 sshd: root@nott root 11632 0.0 0.1 6636 1620 ? Ss 08:49 0:00 /usr/libexec/op root 11653 0.0 0.2 10180 2928 ? Rs 08:51 0:00 sshd: root@pts/ root 11659 0.0 0.1 3712 1448 pts/4 Ss 08:51 0:00 -bash root 18102 0.0 0.2 7664 3044 ? S 10:22 0:00 xterm -title eA root 18103 0.0 0.3 7664 3492 ? S 10:22 0:00 xterm -title eA root 18107 0.0 0.0 3656 1040 pts/2 Ss+ 10:22 0:00 /bin/sh /usr/lo root 18108 0.0 0.3 12336 3392 pts/2 S+ 10:22 0:00 ./login-server_ root 18110 0.0 0.0 3656 1036 pts/1 Ss+ 10:22 0:00 /bin/sh /usr/lo root 18111 0.0 0.4 12604 4196 pts/1 S+ 10:22 0:00 ./char-server_s root 18126 0.0 0.0 2532 912 pts/4 R+ 11:47 0:00 ps aux root 18218 0.0 0.2 5988 3084 ? S May24 0:00 /usr/libexec/gc Done Got the Core File already
  9. oh i see but is the GDB installed ? Done it's installed now ! Just closed the server in just a min then install Installed: gdb.i386 0:7.0.1-42.el5.centos Dependency Installed: python-libs.i386 0:2.4.3-46.el5 Updated: python.i386 0:2.4.3-46.el5 Complete! Thanks Brian Now i can see the errors in that screenshot Help ! my server just crashed now but no .core files are saved in my eA folder Here's the SS : it say's map-server_sql.core: no such file or directory , bt full = no stack please help
  10. Finally Thanks Brian is this fine ? after i command i got this : Loaded plugins: fastestmirror Determining fastest mirrors Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 309, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 178, in main result, resultmsgs = base.doCommands() File "/usr/share/yum-cli/cli.py", line 345, in doCommands self._getTs(needTsRemove) File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 101, in _getTs self._getTsInfo(remove_only) File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 112, in _getTsInfo pkgSack = self.pkgSack File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 661, in <lambda> pkgSack = property(fget=lambda self: self._getSacks(), File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 501, in _getSacks self.repos.populateSack(which=repos) File "/usr/lib/python2.4/site-packages/yum/repos.py", line 232, in populateSack self.doSetup() File "/usr/lib/python2.4/site-packages/yum/repos.py", line 79, in doSetup self.ayum.plugins.run('postreposetup') File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 179, in run func(conduitcls(self, self.base, conf, **kwargs)) File "/usr/lib/yum-plugins/fastestmirror.py", line 181, in postreposetup_hook all_urls = FastestMirror(all_urls).get_mirrorlist() File "/usr/lib/yum-plugins/fastestmirror.py", line 333, in get_mirrorlist self._poll_mirrors() File "/usr/lib/yum-plugins/fastestmirror.py", line 376, in _poll_mirrors pollThread.start() File "/usr/lib/python2.4/threading.py", line 416, in start _start_new_thread(self.__bootstrap, ()) thread.error: can't start new thread
  11. Hello rA I need help badly my map-server always crash but these only show in the map-server before the crash . so i want to enable core dumps but i don't know how to install gdb in my os. sorry for the blurrry i just screenshot on the video monitor i used . please teach me i've already done this : /etc/security/limits.conf * soft core unlimited and this : /etc/profile # No core files by default # ulimit -S -c 0 > /dev/null 2>&1 my ulimit -c is already unlimited . Thanks , SlashGeeGee
  12. Hello rA the title says it all , i need a cash shop with menu's but when the player talks to the npc the npc will say Hello "CharName " , You have "countcashpoints" . next Choose your shop then . Choose and Buy an item wisely because no refunds will done once the purchase has been completed . Thank You, SlashGeeGee
  13. Hello rA . where do i place the image i want to replace this one the one in the red box . my pet is ghostring but it's image is a poring so how can i change it . Here's the SS : Thanks For Helping SlashGeeGee
  14. back up all the important files you need including SQL db's .
×
×
  • Create New...