-
Content Count
43 -
Joined
-
Last visited
Community Reputation
19 NeutralAbout Zerial

-
Rank
Neutral
Informations
-
Gender
Male
Recent Profile Visitors
1411 profile views
-
Zerial changed their profile photo
-
Zerial started following Aeldra - Closed?, GRAPHIC & ANIMATION & CODE | Pixarts - Game Development Studio, UI programming guideline and 1 other
-
Harukaze (all caps)
-
Wow! Thank you Maso! ? I recently made plenty of python windows full of memleaks. Nice to know. ?
-
M2 Download Center Download Here ( Internal ) Hi all, Since I'm too busy nowadays, I decided to release all of my old works that I got scammed with. Due to lack of time, my services are suspended for more than 6 months now. Hope that I can help newbies to learn some new techniques. Tbh, I was a newbie too when I made these, but I learned a lot while I was working on them. You have all rights to use all of them, just please leave my name in the footer. Langara2 webdesign (coded with metin2cms, I don't recommend to use it since as I remember this version have s
- 1 reply
-
- 6
-
-
-
Okay then, please tell us how can GF close a pserver and prove us that GF closed ae, elonia and rubi. I know, you can't. ?
-
It's just awesome! Like every map which is created by you.
-
Hi everyone! I'm looking for a great anticheat. I want to bypass lalaker's hacks and m2bob mostly. I've seen some services, but i'm not 100% sure that they are great. I need references, and a little description about your anticheat. My anticheat now is the older (free) version of the ultimate anticheat by "M2BobFix" or idk what is his name, but that anticheat is just trash. It detects normal files, like video card driver like it's a hack. Sooooo, send me a pm if you want to earn some cash with your service. Thanks in advance. Have a nice day.
-
Hi everyone! I'm searching for a script that can import gr2 animations to 3dsmax. Of course i can pay for it, but first i need a preview. Thanks in advance!
-
Hi Devs! If you have a nice offlineshop with nice features, and without bugs please send me a message. Or if you are the one, who developed Rubinum's offlineshop send me a pm please. I really want to buy an offlineshop which is well coded, and doesn't have any bugs, and maybe have some beautiful extra feature (like shop style change, title change). Thanks in advance, waiting for your messages!
-
https://mega.nz/#!oAM2TIIY!HSqtlUhIPb8zpj4hNZoAuoHwVTK2aTec4cC6uTP9-oM Here you go
-
This quest solved my problem: quest ride_mystery_boxes begin state start begin function Ride( vnum, remain_time ) ride_info = { [ITEMID] = { MOUNTID, 5*60, apply.ATTBONUS_MONSTER, 5, 1, false, true, }, } if pc.level < ride_info[vnum][5] then syschat("Your level is too low.") else if 112 == pc.get_map_index() then return end if ride_info[vnum][2] == 0 and remain_time != 0 then pc.mount( ride_info[vnum][1], remain_time*60 ) pc.mount_bonus( ride_info[vnum][3], ride_info[vnum][4], remain_time*60 ) else pc.mount( ride_info[vn