L2VikosMemory | User Manual
1. General Information
L2VikosMemory is a memory optimization tool for Lineage II.
It automatically clears the game cache, reducing RAM usage and improving stability.
2. Installation
Extract L2VikosMemory.dll and ogg.dll into the game folder (where l2.exe is located).
No additional steps are required.
3. Configuration
L2VikosMemory settings can be adjusted in the L2VikosMemory.cfg file:
CleanInterval=X – Cleanup interval (in minutes)
TryElevate=true/false – Enable/disable privilege escalation
AltClientGuard=true/false – Compatibility setting for STRIXGUARD
Example Configuration:
CleanInterval=3
TryElevate=false
AltClientGuard=false
4. Verification
The log file L2VikosMemory.log contains:
Connection status
Cleanup results
Freed memory
5. Troubleshooting
If L2VikosMemory is not working:
Check if the DLL files are in the correct folder.
Try running the game as an administrator.
Check the log file for errors.
6. Support
For support, contact Artem on Telegram.
7. Additional Information
Compatibility: Supports most Lineage II clients.
Recommended Interval: 3-5 minutes.
Gameplay Impact: No effect on gameplay performance.
Price: $150
Question
girogius
as I read gf docs
UseSkill(CreatureData,int)
taking 2 parameters but i get error when im using this function
im using this function like this: UseSkill(talker,20108) where 20108 is skill id.
but in error looks like its taking 20108 as skill level...
I tried UseSkill(talker,1,20108) but getting error when compiling ai, about parameters, it requres 2 parameters only.
whats is happening?
skill is mystic set of buffs and i want to player get buffet from server buffer.
skill_begin skill_name=[s_server_buffer_mystic] skill_id=20108 level=1 operate_type=A2 magic_level=1 effect={{i_call_skill;[s_improve_movement1]};{i_call_skill;[s_improve_combat1]};{i_call_skill;[s_improve_condition1]};{i_call_skill;[s_improve_magic1]};{i_call_skill;[s_improve_shield_defence1]};{i_call_skill;[s_wild_magic2]};{i_call_skill;[s_mental_shield4]};{i_call_skill;[s_arcane_acumen3]};{i_call_skill;[s_clarity3]};{i_call_skill;[s_greater_shield3]};{i_call_skill;[s_chant_of_magnus1]}} is_magic=3 mp_consume2=0 cast_range=900 effective_range=1800 skill_hit_time=0 skill_cool_time=0 skill_hit_cancel_time=0 reuse_delay=0 attribute={attr_none;0} trait={trait_none} effect_point=523 target_type=target affect_scope=single affect_limit={0;0} next_action=none debuff=0 ride_state={@ride_none} multi_class=0 olympiad_use=0 skill_end
3 answers to this question
Recommended Posts