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

Other World Version Help!!


djs428X
 Share

Recommended Posts

I need help….........

First: I need to remove A picture,and I don't know how! Not even the creator doesn't know how....or he just don't wana tell me.
(The picture is on the Main Menu)

Second: I need to know how to change Max Items,Npcs.........

Third: I need to know how to change Experience needed to level up.....

Please anyone help!! The creator of Other World doesn't want to help.
Link to comment
Share on other sites

I finally did it…......I just downloaded Another Other World 2.4 and edited it in winrar,when I made it on Desktop the picture didnt show,now it did......finally I know how to get rid of it....next time please just make A picture on the GUI....it will be MUCH more easier and faster.

I still can't change the Max Items,Npcs and stuff,there are codes different then the normal EO,in the Client it wont let me change A thing,in server it lets me.

And Experience I don't know how.....>_>
Link to comment
Share on other sites

example:

To search CTRL + F & Current Project

Client side:
Find ' General constants
change Public Const MAX_ITEMS As Long = 255 to
Public Const MAX_ITEMS As Long = 100

Server side:
Find ' General constants
change Public Const MAX_ITEMS As Long = 255 to
Public Const MAX_ITEMS As Long = 100

dont forget to start with full compile so you can see if there is any bug in there what you done…
Link to comment
Share on other sites

@Domino_:

> example:
>
> To search CTRL + F & Current Project
>
> Client side:
> Find ' General constants
> change Public Const MAX_ITEMS As Long = 255 to
> Public Const MAX_ITEMS As Long = 100
>
> Server side:
> Find ' General constants
> change Public Const MAX_ITEMS As Long = 255 to
> Public Const MAX_ITEMS As Long = 100
>
> dont forget to start with full compile so you can see if there is any bug in there what you done…

Ok I fixed the picture and the Max….......thanks........next time please reply......
A little earlier I got A warning from an Admin........for yelling.....
I was A bit mad.........so sorry....................

Anyways can you help me now on Experience? I really don't know how to do this....

I was hoping I would find something like this: Exp To Level 2: 1000      Exp To Level 3: 1,500....

I kinda wanna do it like that....
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...