-
Content Count
128 -
Joined
-
Last visited
-
Days Won
3
Finnis last won the day on July 11 2016
Finnis had the most liked content!
Community Reputation
40 NeutralAbout Finnis

-
Rank
Friendly
- Birthday 10/10/2001
Informations
-
Nationality
Human
-
Gender
Male
-
Location
Earth
Metin2
-
Kingdom
Jinno
Social Networks
-
Discord
Finnis#0885
- Website
Skills
-
Mapping
Beginner
-
Music / Audio
Beginner
-
3D
Beginner
-
2D
Beginner
-
C++
Advanced
-
C#
Advanced
-
C
Advanced
-
LUA
Advanced
-
Python
Advanced
-
PHP
Advanced
-
SQL
Advanced
-
HTML
Advanced
-
CSS
Advanced
-
JavaScript
Advanced
-
Java
Advanced
-
FreeBSD
Advanced
-
Windows
Advanced
Recent Profile Visitors
1554 profile views
-
Finnis started following 6TH SKILL NOT POPPING UP FROM "special.active_skill_list", Hi!, Function and 6 others
-
item.cpp void CItem::ModifyPoints(bool bAdd) I think this is what you're searching for. When bAdd is TRUE it will give the bonuses, when it is FALSE it will remove them.
-
Good job, nice Thanks for the release
-
Good job! But if you continue releasing free things I think I will lose all my customers XD
-
SendChatPacket is from module "net", therefore you will need to use it like this: net.SendChatPacket(...) @xP3NG3Rxhas the "net" module renamed to "m2net", this is why you get that error @dedif2.
-
Finnis changed their profile photo
-
nEw TeAm MeTiN2DeV dEfInEtLy DoEs NoT COpE WiTH thE AdmInIstRaTiON oF ThIS FoRuM On topic: The important thing is that is online now
-
6TH SKILL NOT POPPING UP FROM "special.active_skill_list"
Finnis replied to Macromango's question in Questions & Answers
I think you forgot to add the skill id in function active_skill_list from questlib.lua. Edit: Sorry, didn't see that someone answered already. -
Hi, ASIKOO! Are you new here? Welcome!!
-
Am I the only one who thinks that it looked better then?
-
One method for Block Pro Damage from lalaker1
Finnis replied to Catalin2o14's topic in Programming & Scripts / Systems
And now that you "released" it, what do you think will happen ?? -
I wish I was a good person too...
-
Fix sequence. Off: Next time use spoiler, please.
-
open [Python] How to fill a item with exp automatically
Finnis replied to zoes77's question in Questions & Answers
uiCharacter.py: def RefreshStatus(self): ... ... ... if unsigned32(player.GetStatus(player.EXP)) > your_limit_value_or_idk: show_dialog_and_set_default_value(your_limit_value_or_idk - unsigned32(player.GetStatus(player.EXP))) Something like that I think...- 7 replies
-
- ampolla exp
- ampolla dellexp
-
(and 3 more)
Tagged with:
-
open [Python] How to fill a item with exp automatically
Finnis replied to zoes77's question in Questions & Answers
Hi there, If I am not mistaken, you could check in uiCharacter the function that sets the player's EXP and if it exceeds the limit to show that dialog.- 7 replies
-
- 1
-
-
- ampolla exp
- ampolla dellexp
-
(and 3 more)
Tagged with: