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

Miharukun

Members
  • Posts

    139
  • Joined

  • Last visited

    Never

Everything posted by Miharukun

  1. Still waiting for v4 xD can't wait to test the stealth skill
  2. Still can't make the items not drop when dead -.- dayum i sucks..
  3. @'TehDoug': > **Before editing anything make a backup of the file (easiest way to right click and "Add to NAME.rar")** > > Go into the client source folder, right click the Client*. VBP and 'open with' notepad, find this line: > > > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.**1**#0; MSCOMCTL.OCX > > ![](http://puu.sh/iDoKz/e85b20c777.png) > > Change it to > > > Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.**0**#0; MSCOMCTL.OCX > > ![](http://puu.sh/iDoIn/e6426ca8e7.png) > > And do the same in the Server*. vbp > > *May not be Client or Server, but you get the idea. > > If this fails, just delete them both and extract them from the .RAR (or the form of back up you used) you made before editing and back to original. okay will try :)
  4. @'Growlith1223': > Your error "picture" isn't very helpful, there's a reason it says there's a log within the source files for it… either way, it sounds like you don't have the runtimes, go and install the sp6 runtimes and you should be good, google is your friend for this > > To answer your question on where that is located > You'll want to compile the server after that and replace the executable to make it work though - Joyce Already installed sp6 runtimes and still pop up that error message. server.vbp error = "Line 561: Class MSComctlLib.ListView of control lvwInfo was not a loaded control class." client.vbp error = "Line 1670: Class MSComctlLib.TabStrip of control tabCommands was not a loaded control class. Line 3889: Class MSComctlLib.TabStrip of control tabPages was not a loaded control class.
  5. @'Abyss': > I guess you have to look for: > > ``` > 'Drop inventory items > ``` > and delete everything under that until > > ``` > ' Warp player away > ``` Where is that? server or client.vbp? and in what mod? anyway, why everytime i open visual basic and open the client or server vbp there's always a pop up message say like the picture shown below http://s3.postimg.org/edvvpr6hv/error_1.png http://s24.postimg.org/tu9avgamd/error_2.png and once i try to edit the Credits, it still the same and nothing changed at all. :(
  6. How to make items not drop when u died? i just figure it out if we died all the items we had drops lol.
  7. @'Jaxx': > Will be fixed in the next update :D Alright thanks Jaxx :D
  8. Any idea why the damage does nothing on other player but the damage shown like -800 but doesn't effect to the player hp :( sorry for my bad english
  9. @'Abyss': > Do you actually attack? The number after ammo is the item you use as ammo. So if you set ammo to 6, item 6 will have to be ammo! Just make it stackable. Thanks, i just figured out that i need to click the enemy first -_-
  10. 1 more question, when i make Bow equipment and set the ammo to 6 and already set the range and projectiles. When i attack, i can't see the projectiles and how to reload lol xD * * * Any idea with this Ammo thing? because i make a weapon with projectiles and ammo but when i try the projectiles doesn't show up and how to reload? xD
  11. How do I go about changing the credits? Or is there a way I can give people credit for my game? Because im making it with my team ._. please help.
  12. @'Abyss': > @'Miharukun': > > > Idk why everytime i change the "Class Requirement" from Page to Thief it back to Page again :( help me with this problem please.. (sorry for my bad english) > > > > https://youtu.be/5CCsrLerPrI > > Hey this one is sort of confusing. But you have to set per class if they are allowed to use it or not! So if you only want a page to use it. Click all other classes and select the 'not allowed to use' checkbox! Thanks!! i know how now ^_^ Thanks alot!
  13. Idk why everytime i change the "Class Requirement" from Page to Thief it back to Page again :( help me with this problem please.. (sorry for my bad english) https://youtu.be/5CCsrLerPrI
×
×
  • Create New...