Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

kibbelz

Members
  • Posts

    841
  • Joined

  • Last visited

    Never

Posts posted by kibbelz

  1. I have done it for a freind of mine whitewing. useing custom menus most of it was source edits i had a small amount of scripting involved too.
    I wish people would stop trying to copy other games >.> be imaginative.
    No pmd game can challenge pmu that IS A FACT! so just face it, now to all pmd games who read this. YOUR GAME WONT BE A SUCCESS.
  2. Hi, i need some help on my source edit i am trying to do here. It is where i want a sprite (from the sprites in the char folder) to apear in my image box (just like on the npc editor or the char selecter when you make your account.) i want the sprite to apear depending on the sprite number in this .ini file
    "/data files/sprite.ini", "sprite", "spritenum"
    I have tryed doing this myself but i am not used to eclipse origins. I know i have to send some data to and from the client and the server.
  3. nm fixed ages ago. it wasnt my falt or yours it was zamins quest system. When ever you save a source edit server sided it glitches… (i didn't know that at the time) now i am useing the real ES and it works fine. Nice source edit.
  4. I took a day off from programming for the day. i had started and rebooted my server multiple times and it worked just fine. Then one time i get this error:
    Run-Time Error: -2147024770(8007007e) - The specified module could not be found
    and from then on my server can't work when ever i try to load it it gets that. Any suggestions? when i looked on this:
    http://www.touchofdeathforums.com/smf/index.php/topic,12254.0.html
    i got this:
    3\. Starting the server
    Download and register this. Don't forget to put them in the system directory.
    on the this the link is brocken any help? it also says i may have to download the latest version of direct x i have done a google search and i havent found it. Any help will be apreiciated!
  5. I get an error with your script when i run the server this happens every 3 seconds or so what have i done wrong :P

    ![](http://i30.tinypic.com/midgr6.jpg)

    Also when i turn scripting errors off all of my scripts i do in the script editor don't work.
  6. Hi, i am currently working on a pet script useing origins as a base fore it is the best engine :3\. I may release this in open source or in one of my games im not sure. Here is what it is sofar:
    http://www.youtube.com/watch?v=WYG537ZiAak

    I will be posting here the updates of the script!
    How it works:
    When i click on the little pokeball button (which you can see) it summons the npc number from an .ini file (click it again to dissmiss it). And how i put somthing in my .ini file is when i catch an npc in a pokeball. The pet follows me (not proper movement) It attacks other wild npcs.

    What i need to do:
    Get it to dissmiss when i swap maps
    Get it to spawn on the new map which i go to
    Get pet vs pet working
  7. Its not that hard just look inside other peices of the code and recognize how it is sent through from the client to the server. Then copy it and edit it to the way you want. Thats how i learned this.
×
×
  • Create New...