-
Content Count
27 -
Joined
-
Last visited
-
Days Won
1
ruizuinho-o last won the day on August 29 2019
ruizuinho-o had the most liked content!
Community Reputation
11 NeutralAbout ruizuinho-o

-
Rank
Neutral
Informations
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Jesus man, stop being noob. Thanks
-
Jesus, my eyes bleeding
-
ruizuinho-o changed their profile photo
-
8: your shit files
-
This member have a bad feedback in other forums. Caution pls. Cumpz.
-
Where? Value? Thanks
-
Hello, its possible remove automatic bonus in new itens? Like, i pick One sword and She have 15% vs animal (example) and i want remove this randomly bônus
-
Sorry for double post: Solution: Search: def SetPetskill(self, slot, idx, lv): if int(lv) > 0: self.petmini.SetSkill(slot, idx, lv) Change: def SetPetskill(self, slot, idx, lv): self.petmini.SetSkill(slot, idx, lv)
-
up
-
up
-
open Mark System Offline Shop Bug
ruizuinho-o replied to Lua_Horus2's question in Questions & Answers
up -
open Mark System Offline Shop Bug
ruizuinho-o replied to Lua_Horus2's question in Questions & Answers
up -
open Mark System Offline Shop Bug
ruizuinho-o replied to Lua_Horus2's question in Questions & Answers
up -
open Mark System Offline Shop Bug
ruizuinho-o replied to Lua_Horus2's question in Questions & Answers
up -
if u work in char archives: if (GetName() == "") if u work in others archives, first import char.h if (ch->GetName() == "xxx")
-
up