guys please don't forget the "type" contains more then just 1 option. being an example
if I have 4 kinds of map options.
-PK
-Mount
-Exp Gain
-Item Drop
(please remember this is ONLY AN EXAMPLE)
type could be
1101
This will say you can PK Mount and have items drop from monsters but no exp will be gained.
Personaly this is how i would program it because you just need true and false values.
Broken down you have [1][1][0][1] 1 Being true 0 being false
guys please don't forget the "type" contains more then just 1 option. being an example
if I have 4 kinds of map options.
-PK
-Mount
-Exp Gain
-Item Drop
(please remember this is ONLY AN EXAMPLE)
type could be
1101
This will say you can PK Mount and have items drop from monsters but no exp will be gained.
Personaly this is how i would program it because you just need true and false values.
Broken down you have [1][1][0][1] 1 Being true 0 being false
2097152 <= mistic marsh (elvencity)
i i paste that on cronus ... you think it will give problems?
And I am talking about the type you put in there, is a type that will allow pk, mounting, exp and items dropped. Do some research in your cq_map cross reference the type you put up there with the maps that allow pking, and you will notice that its the same one.
And I am talking about the type you put in there, is a type that will allow pk, mounting, exp and items dropped. Do some research in your cq_map cross reference the type you put up there with the maps that allow pking, and you will notice that its the same one.