Anyone can give me download link for ryl1 full client (original client from my) latest version, i have been looking for that client for making my own private server. Anyone please help me. All download link on release page broken so if anyone still have that clien please share to me.
↧
[Request] Risk Your Life
↧
looking for an old school CCT
hi all,
i am looking for hh_furni_xx_photo_film.cct i have been googling around for a while and haven't found it sadly :(
someone willing to help me out?
i am looking for hh_furni_xx_photo_film.cct i have been googling around for a while and haven't found it sadly :(
someone willing to help me out?
↧
↧
Java Hitting next too fast closes NPC
One of my testers were just going through the dialog on an NPC and was hitting next when it closed randomly; however, if he slowed down and waited for the text to complete then it was able to continue fine.
Does anyone happen to know the root cause of this so I can debug it? For me on my client it doesn't have that particular issue.
Does anyone happen to know the root cause of this so I can debug it? For me on my client it doesn't have that particular issue.
↧
how to update java 6 to 7 in my source
Hi, any help me how i update the Java6 to Java7 in my source?
i want to update JDK6 to JDK7 in my source, i'll use a RoboSRC [MetroMS].
Any guide or any tell me how i update the jdk from my source?.
Maybe with Java7 solved some problems with the NPC.
i'm talking with @ExPro and he have some problems like me..
like this: http://forum.ragezone.com/f566/npc-times-1102828/
i want to update JDK6 to JDK7 in my source, i'll use a RoboSRC [MetroMS].
Any guide or any tell me how i update the jdk from my source?.
Maybe with Java7 solved some problems with the NPC.
i'm talking with @ExPro and he have some problems like me..
like this: http://forum.ragezone.com/f566/npc-times-1102828/
↧
[Release] UNIQUE Home system - RevCMS Habbo theme
NOTICE:
Want something for your retro coded? I'll code it for you for FREE ( Though you will not be the only one getting it, I'll upload it on ragezone when I'm done with it. )
Hi! Thought I could release my home system that I created aswell.
Don't know if a home system that looks like mine have been released before but when I created this I couldn't find any. Sadly this isn't object-oriented, I could re-code it but I can't be bothered.
I know that the design on the "Add pictures/background" box isn't good looking but I hate designing stuff, live with it or change it yourself.
Important note:
It's been over a year ago since I created this home system, I can't remember if I ever finished the room and the group functions though I'm 90% sure that I did.
Functions:
* Drag and drop system for all the items.
* VIP (users that got higher rank than 3) can use premium background, images and widgets.
* Ability to change the background of your home-page
* Uses PDO with prepared statements (No SQL injections)
* Safe against XSS (Im pretty sure that I added htmlentities everywhere that I needed to)
Widgets:
* Recent visitors
* Guestbook
* Profile
* Groups
* Rooms
* Badges
Pictures:
![]()
![]()
![]()
![]()
![]()
![]()
Tutorial:
1. Backup your "home.php" file.
2. Extract everything EXCEPT "rev_phoenix.sql" to "\app\tpl\skins\Habbo".
3. Go to "\app\tpl\skins\Habbo\config" and edit the config.php file. (If you followed my instructions on my minimail release you can skip this step.)
4. Import "rev_phoenix.sql" to your database.
5. DONE
How to add/change images and background:
Go to "\app\tpl\skins\Habbo\images\home".
Backgrounds that all the users can use goes into the folder named "Background".
Backgrounds that only premium users can use goes into the folder named "premiumBackgrounds".
Images that all the users can use goes into the folder named "Stickers".
Images that only premium users can use goes into the folder named "premiumStickers".
IMPORTANT!!!!
Do NOT change the folder names, do NOT delete any files outside the folders I named above.
Download:
home.rar :: Free File Hosting - File Dropper: File Host for Mp3, Videos, Music, Documents.
Want something for your retro coded? I'll code it for you for FREE ( Though you will not be the only one getting it, I'll upload it on ragezone when I'm done with it. )
Hi! Thought I could release my home system that I created aswell.
Don't know if a home system that looks like mine have been released before but when I created this I couldn't find any. Sadly this isn't object-oriented, I could re-code it but I can't be bothered.
I know that the design on the "Add pictures/background" box isn't good looking but I hate designing stuff, live with it or change it yourself.
Important note:
It's been over a year ago since I created this home system, I can't remember if I ever finished the room and the group functions though I'm 90% sure that I did.
Functions:
* Drag and drop system for all the items.
* VIP (users that got higher rank than 3) can use premium background, images and widgets.
* Ability to change the background of your home-page
* Uses PDO with prepared statements (No SQL injections)
* Safe against XSS (Im pretty sure that I added htmlentities everywhere that I needed to)
Widgets:
* Recent visitors
* Guestbook
* Profile
* Groups
* Rooms
* Badges
Pictures:






Tutorial:
1. Backup your "home.php" file.
2. Extract everything EXCEPT "rev_phoenix.sql" to "\app\tpl\skins\Habbo".
3. Go to "\app\tpl\skins\Habbo\config" and edit the config.php file. (If you followed my instructions on my minimail release you can skip this step.)
4. Import "rev_phoenix.sql" to your database.
5. DONE
How to add/change images and background:
Go to "\app\tpl\skins\Habbo\images\home".
Backgrounds that all the users can use goes into the folder named "Background".
Backgrounds that only premium users can use goes into the folder named "premiumBackgrounds".
Images that all the users can use goes into the folder named "Stickers".
Images that only premium users can use goes into the folder named "premiumStickers".
IMPORTANT!!!!
Do NOT change the folder names, do NOT delete any files outside the folders I named above.
Download:
home.rar :: Free File Hosting - File Dropper: File Host for Mp3, Videos, Music, Documents.
↧
↧
Repair items
I started a little research about how items can be repaired and I share my results. I know for some this is not something new, and I think the result of reinventing the wheel is because not all wants to share, their reasons are their own.
Aaaanyways, in Dayz items durability is given as damage % for item:
Items that can be repaired have a property that defines it could be repaired with what:
on boots for example :
and items that are assumed as "repairKitType", have also a property:
Still not sure about what repair items is repairKitType = 0; that some items have repairableWith = 0;
The only item that don't have property "repairKitType" is duct tape, and because from starting is assumed it can repair all items except some blacklisted, defined in modules_dayz/scripts/fnc_isItemDuctTapeCompatible.sqf
Also there is also defined how much it can repair:
The other items, maximum level that it can repair is defined in server_data/scripts/players/player_mendItem.sqf :
I think custom repair items can be defined as repairKitType = "SomeCustomRepairKit" and items that can be repaired with must have property repairableWith="SomeCustomRepairKit";
Aaaanyways, in Dayz items durability is given as damage % for item:
Code:
0 - 0.3 - pristine
0.31 - 0.6 - worn
0.61 - 0.9 - damaged
0.9 - 0.99 - badly damaged
1 - ruined, 100% damaged
Code:
itemSize[] = {2, 2};
repairableWith = 2; // < -- repairable with "repairKitType"
Code:
repairableWith="RepairLeatherSewingKit"; //this means maybe that you can define a new class for repair (as string)
Code:
Tool_WeaponCleaningKit -> repairKitType = 1;
Tool_SewingKit -> repairKitType = 2;
Tool_LeatherSewingKit -> repairKitType = "RepairLeatherSewingKit";
The only item that don't have property "repairKitType" is duct tape, and because from starting is assumed it can repair all items except some blacklisted, defined in modules_dayz/scripts/fnc_isItemDuctTapeCompatible.sqf
Also there is also defined how much it can repair:
Code:
ductTapeRepairDamage = 0.5; // Damage tolerance. No repairing below this amount. <-- means if ductTapeRepairDamage = 0, then duct tape will repair to pristine, if _item setDamage 0.0 in function player_mendItem.
Code:
switch true do
{
case (_damageItem >= 1):
{
[_owner,format["%1 is ruined and cannot be mended with %2",displayName _item,displayName _kit],'colorAction'] call fnc_playerMessage;
};
case (_damageItem > 0.3):
{
[_owner,format["I have mended %1.",displayName _item],'colorAction'] call fnc_playerMessage;
_item setDamage 0.31; // <-- setDamage 0.0; = repair to pristine
_kit setDamage (_damageKit + 0.1); //<-- (_damageKit + 0.1) if commented, kit will not suffer degradation
};
case (_damageItem <= 0.3):
{
[_owner,format["%1 is pristine and it doesn't need to be mended.",displayName _item],'colorAction'] call fnc_playerMessage;
};
};
↧
Course: Game Design Course Bundle (Mini)
I've bought Game Design Course Bundle to a friend of mines (@Drop), but he sucks, so here ya go:
https://www.udemy.com/designing-gami...nCode=GLML3KCG
https://www.udemy.com/3dmotive-learn...nCode=9ARRTYCB
Access it, get it.
https://www.udemy.com/designing-gami...nCode=GLML3KCG
https://www.udemy.com/3dmotive-learn...nCode=9ARRTYCB
Access it, get it.
↧
[AD] Elemental Classic - Season6 |100x | Pontuative | Opening 22/05
Information:
Hello,
PlayMU starts again an old project, all remade.
Elemental Classic was active into 2014 and was our different way of MuOnline services.
Unfortunally, we did many things wrong, and Server was not 100%.
We lost players, time, and Server down.
We worked on that.
Now, we have many new things.
I would like to show you our new project, into this Server.
It is not a 'Classic - Medium' Server, its more than that, you never saw something like that before.
Whats the point in a HARD Server?
Durability, HUNT, Strategy, and we have all of these things.
Whats the point on an EASY Server?
PvP, War, Pk, KS, Jogability, and we have all of these things.
Please, check informations above.
Check all our tutorials, they are not 100% translate, but it will be.
Our website will be into 5 Languages: POR - ENG - ESP - POLISH - TAGALOG (Philippines)
Join the Elemental Classic.
Join the Play MU!
Server Especifications:
Version: Season 6.4 (+Season11)
Experience: 100x
Skill Tree: OFFLINE
DROP: 50%
Resets: 50 / 500
Points: Pontuative
Web: [PlayMU] Mu Elemental - Classic
*Translated to: POR / ENG / SPN / POLISH / TAGALOG
Server Informations:
- Excellent Items until 3 options.
- Excellent Weapons ultil 4 options.
- Kalima MAP with a Custom HUNT System, valorized.
- CashShop and WebShop with no big over powered things, check it inside.
- New xRings and New xPendants (New Box).
- New Elemental Custom Jewels, with more Jewels.
- New Elemental SET System, with Darkness Package (Ring+Weapon).
- New Special Event: Auction!
- All Ancients since Season2 until Season11 released.
- Custom Quest System with 35 Darkness' Quests and 3 Archangel's Quests.
- Divulgation Plugin, where you receive points when people register, get level, donate.
- Special DarkAngel SET System, from Season11.
- Special BloodAngel SET/Weapon System, from Season10.
- Special Absolute Archangel Weapo System, from Season11.
- Rankings with prizes for TOP Daily/Weekly/Monthly.
*Blood Castle, Devil Square, Chaos Castle, Invasions, HUNT, PvP, Resets, etc
- Special Lord Machine (Castle Siege) prizes. (Gold Fenrir / Extra Goblin Points)
- Ranking of Patents, with 53 differents Patentes, with prizes every Patent you get evolved.
Server Features:
- Socket Slots: 5
- Sphere Level: 5
- WebShop: YES
- Cash Shop: YES
- Arena: OPENED
- SET Lucky: OFFLINE
- Excellent Options: 3/4
- Ancients Harmony: YES
- Socket Version: Season9
- Ancients Version: Season9
- Wings 2.5: Active, via Chaos Machine
- Archangels: Active, via Quest System + Chaos Machine
- Absolute Archangels: Active, via Quest System + Chaos Machine
- BloodAngel Season10: Active, via Chaos Machine + Special System
- DarkAngel Season11: Active, via Chaos Machine + Double Special System
Server Customs:
- Reconnect System: Link
- Auto Party & BOT: Link
- AutoADD & Buttons: Link
- Automatic PvP System: Link
- Jewels/OFFSTORE System: Link
- Attack/Offline Level System: Link
- Special Coin from HUNT/Rankings: Link
Server Exclusives:
- Server Spots: Link
- Shops, NPCs & Custom NPC: Link
- Resets Special Table: Link
- Shopping 1 - (WebShop): Link
- Shopping 2 - (CashShop): Link
- New Jewels of Elemental: Link
- New Elemental SET System: Link
- New Ancients of All Seasons Released: Link
- New Darkness Weapon, Quest System: Link
- New Special Boxes & New xPends/xRings: Link
Server Inovation:
- New Auction System: Link
- New Special Quests System: Link
- Chaos Mix Rates Server/Client: Link
- DarkAngel SET System, original from Season11: Link
- BloodAngel SET/Weapons System, original from Season10: Link
- Absolute Archangel Weapons System, original from Season11: Link
GamePlay:
- DROP LIST: Link
- Events Manager: Link
- Invasion Manager: Link
- New Special HUNT, Kalima: Link
- 380 System: Link
- Harmony System: Link
- Socket System: Link
- Castle Siege: Link
ScreenShots:
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Machine:
Dual Intel Xeon 5620
2.4GHz x 8
250GB Enterprise
24GB DDR3 ECC
10TB
1GBPS
BETA Details:
BETA is Active.
You can connect right now and test everything before opening.
We are in BETA since last week, and we have an oficial topic in our Forum for discussion.
Check Details of Server: Click here
Check BETA Topic: Click here
*You must register on Forum
Opening Details:
Opening will be at 22/05/2016 at 18:00 (GMT-3).
14:00 we will open the Game without monsters, so you will be able to test if everything is ok.
Join us tomorrow for this big adventure, for this big server, for this new customization of MuOnline.
Game Web: [PlayMU] Mu Elemental - Classic
Forum Link: [PlayMU] Forum
Landing Page: PlayMU - MMORPG Servers
Support Details:
You can contact me via.
Email: brunomartinsxx@hotmail.com
WhatsApp: +5521988630961
Skype: rip0ty
Hello,
PlayMU starts again an old project, all remade.
Elemental Classic was active into 2014 and was our different way of MuOnline services.
Unfortunally, we did many things wrong, and Server was not 100%.
We lost players, time, and Server down.
We worked on that.
Now, we have many new things.
I would like to show you our new project, into this Server.
It is not a 'Classic - Medium' Server, its more than that, you never saw something like that before.
Whats the point in a HARD Server?
Durability, HUNT, Strategy, and we have all of these things.
Whats the point on an EASY Server?
PvP, War, Pk, KS, Jogability, and we have all of these things.
Please, check informations above.
Check all our tutorials, they are not 100% translate, but it will be.
Our website will be into 5 Languages: POR - ENG - ESP - POLISH - TAGALOG (Philippines)
Join the Elemental Classic.
Join the Play MU!
Server Especifications:
Version: Season 6.4 (+Season11)
Experience: 100x
Skill Tree: OFFLINE
DROP: 50%
Resets: 50 / 500
Points: Pontuative
Web: [PlayMU] Mu Elemental - Classic
*Translated to: POR / ENG / SPN / POLISH / TAGALOG
Server Informations:
- Excellent Items until 3 options.
- Excellent Weapons ultil 4 options.
- Kalima MAP with a Custom HUNT System, valorized.
- CashShop and WebShop with no big over powered things, check it inside.
- New xRings and New xPendants (New Box).
- New Elemental Custom Jewels, with more Jewels.
- New Elemental SET System, with Darkness Package (Ring+Weapon).
- New Special Event: Auction!
- All Ancients since Season2 until Season11 released.
- Custom Quest System with 35 Darkness' Quests and 3 Archangel's Quests.
- Divulgation Plugin, where you receive points when people register, get level, donate.
- Special DarkAngel SET System, from Season11.
- Special BloodAngel SET/Weapon System, from Season10.
- Special Absolute Archangel Weapo System, from Season11.
- Rankings with prizes for TOP Daily/Weekly/Monthly.
*Blood Castle, Devil Square, Chaos Castle, Invasions, HUNT, PvP, Resets, etc
- Special Lord Machine (Castle Siege) prizes. (Gold Fenrir / Extra Goblin Points)
- Ranking of Patents, with 53 differents Patentes, with prizes every Patent you get evolved.
Server Features:
- Socket Slots: 5
- Sphere Level: 5
- WebShop: YES
- Cash Shop: YES
- Arena: OPENED
- SET Lucky: OFFLINE
- Excellent Options: 3/4
- Ancients Harmony: YES
- Socket Version: Season9
- Ancients Version: Season9
- Wings 2.5: Active, via Chaos Machine
- Archangels: Active, via Quest System + Chaos Machine
- Absolute Archangels: Active, via Quest System + Chaos Machine
- BloodAngel Season10: Active, via Chaos Machine + Special System
- DarkAngel Season11: Active, via Chaos Machine + Double Special System
Server Customs:
- Reconnect System: Link
- Auto Party & BOT: Link
- AutoADD & Buttons: Link
- Automatic PvP System: Link
- Jewels/OFFSTORE System: Link
- Attack/Offline Level System: Link
- Special Coin from HUNT/Rankings: Link
Server Exclusives:
- Server Spots: Link
- Shops, NPCs & Custom NPC: Link
- Resets Special Table: Link
- Shopping 1 - (WebShop): Link
- Shopping 2 - (CashShop): Link
- New Jewels of Elemental: Link
- New Elemental SET System: Link
- New Ancients of All Seasons Released: Link
- New Darkness Weapon, Quest System: Link
- New Special Boxes & New xPends/xRings: Link
Server Inovation:
- New Auction System: Link
- New Special Quests System: Link
- Chaos Mix Rates Server/Client: Link
- DarkAngel SET System, original from Season11: Link
- BloodAngel SET/Weapons System, original from Season10: Link
- Absolute Archangel Weapons System, original from Season11: Link
GamePlay:
- DROP LIST: Link
- Events Manager: Link
- Invasion Manager: Link
- New Special HUNT, Kalima: Link
- 380 System: Link
- Harmony System: Link
- Socket System: Link
- Castle Siege: Link
ScreenShots:
























Machine:
Dual Intel Xeon 5620
2.4GHz x 8
250GB Enterprise
24GB DDR3 ECC
10TB
1GBPS
BETA Details:
BETA is Active.
You can connect right now and test everything before opening.
We are in BETA since last week, and we have an oficial topic in our Forum for discussion.
Check Details of Server: Click here
Check BETA Topic: Click here
*You must register on Forum
Opening Details:
Opening will be at 22/05/2016 at 18:00 (GMT-3).
14:00 we will open the Game without monsters, so you will be able to test if everything is ok.
Join us tomorrow for this big adventure, for this big server, for this new customization of MuOnline.
Game Web: [PlayMU] Mu Elemental - Classic
Forum Link: [PlayMU] Forum
Landing Page: PlayMU - MMORPG Servers
Support Details:
You can contact me via.
Email: brunomartinsxx@hotmail.com
WhatsApp: +5521988630961
Skype: rip0ty
↧
Gurubasher | Free for all blizzlike WOTLK PVP (no factions)

Gurubasher is a FFA crossfaction WOTLK progressive server.
Why Free For All? Why crossfaction?
Usually, FFA servers are "fun" servers with lots of ridiculous modifications, but Gurubasher is not one of them. It's very blizzlike, especially the end-game content. So the FFA is there to improve the social aspect of WOW and offer more possibilities (to socialize for example), more world PVP etc...
Usually, crossfaction is a temporary feature and therefore, it's not fully implemented but on Gurubasher, it is permanent. Crossfaction is needed for a full FFA experience (being able to chat, group, trade etc). More informations about this on the *temporary* website.
Players can vote for the features of their choice
Despite the unique take on WOTLK that we are decided to follow, we decided to give players the opportunity to voice their opinions for some important features and for several smaller features. For this, we have set up two surveys which you can fill on our website (Starting level, experience rate, etc).
When does it open? What is the ETA?
We first have to build a small community around the project so there is no ETA yet. There is still work to do anyway but we might open before summer. Subscribe to our newsletter to stay informed!
More informations available on the website.
http://www.gurubasher.ga/
↧
↧
[Discussion] can someone explain me how to do that please?
Hello there.
i downloaded some gunz maps (mrs files) and i want design them with my own textures.
can someone explain me how to put the maps that i downloaded in GTK Radiant ?
Example: how i can put skillmap v1 in GTK radiant?
Benjaminbg
i downloaded some gunz maps (mrs files) and i want design them with my own textures.
can someone explain me how to put the maps that i downloaded in GTK Radiant ?
Example: how i can put skillmap v1 in GTK radiant?
Benjaminbg
↧
Help me about V19 Files
Hi ..
i just want to ask what files i need to download
to make flyff v19 private server
thanks for helping
Sent from my iPad using Tapatalk
i just want to ask what files i need to download
to make flyff v19 private server
thanks for helping
Sent from my iPad using Tapatalk
↧
How to setup v19 flyff server tut plss...
hello anyone has guide or tutorials how to setup
v19 flyff
and what files need to download to create fresh v19 servers
Sent from my iPad using Tapatalk
v19 flyff
and what files need to download to create fresh v19 servers
Sent from my iPad using Tapatalk
↧
[AD] GoHeroMU 97D Stable Old version. EXP: 400x, Drop: 80%
Server Name: GoHero MU
Server Version: 97d
Experience: 1000x
Item Drop: 80%
Monster HP: 100%
Bless Bug: Off
Points Per Level: 5/7
Max Stats: 32767
Maximum Level: 350
Reset Level: 350
Max Resets: 999
Blood Castle Events
Bonus Webshop Credits: Online
Minimum Level For Creating Guild: 140
PK Clear Cost: 10,000,000 x Number Kills
Clear Inventory: No
Clear Skills: No
Clear Stats: No
:Website: GoHeroMu
BOK IN SHOP LORENCIA +1 +2
Opportunities for success:
Jewel Of Soul success: 100%
Jewel Of Soul success + Luck: 100%
Jewel Of Life success: 100%
1LevelWingsSuccessRate = 95%
2LevelWingsSuccessRate = 95%
Item +10 success: 100%
Item +11 success: 100%
DROP EVENTS EVERYDAY FIRST MONTH!!!
NEW SPOTS IN LORENCIA, NORIA, DAVIAS, LOSTTOWER, EXILE AND STADIUM.
EVENTS EVERYDAY!!!
COME ON FOR HAVE SOME FUN!
enjoY!
GoHeroMU TEAM
Website goheromu.no-ip.org
PHOTOS FROM SERVER SOON....
FIRST 50 PLAYERS GET AN EXCELENT SET!!! - LIMITED TIME OFFER
:thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1:
Screen(05_21-23_51)-0000.jpgScreen(05_21-23_52)-0003.jpgScreen(05_21-23_51)-0001.jpgScreen(05_21-23_53)-0004.jpgScreen(05_21-23_51)-0002.jpg
Server Version: 97d
Experience: 1000x
Item Drop: 80%
Monster HP: 100%
Bless Bug: Off
Points Per Level: 5/7
Max Stats: 32767
Maximum Level: 350
Reset Level: 350
Max Resets: 999
Blood Castle Events
Bonus Webshop Credits: Online
Minimum Level For Creating Guild: 140
PK Clear Cost: 10,000,000 x Number Kills
Clear Inventory: No
Clear Skills: No
Clear Stats: No
:Website: GoHeroMu
BOK IN SHOP LORENCIA +1 +2
Opportunities for success:
Jewel Of Soul success: 100%
Jewel Of Soul success + Luck: 100%
Jewel Of Life success: 100%
1LevelWingsSuccessRate = 95%
2LevelWingsSuccessRate = 95%
Item +10 success: 100%
Item +11 success: 100%
DROP EVENTS EVERYDAY FIRST MONTH!!!
NEW SPOTS IN LORENCIA, NORIA, DAVIAS, LOSTTOWER, EXILE AND STADIUM.
EVENTS EVERYDAY!!!
COME ON FOR HAVE SOME FUN!
enjoY!
GoHeroMU TEAM
Website goheromu.no-ip.org
PHOTOS FROM SERVER SOON....
FIRST 50 PLAYERS GET AN EXCELENT SET!!! - LIMITED TIME OFFER
:thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1::thumbup1:
Screen(05_21-23_51)-0000.jpgScreen(05_21-23_52)-0003.jpgScreen(05_21-23_51)-0001.jpgScreen(05_21-23_53)-0004.jpgScreen(05_21-23_51)-0002.jpg
↧
↧
Checking for new updater (try 2,3,4)
I'm having this problem with the launch of my warz . Two days ago I had set up a server using Hamachi quietly , using the source http://forum.ragezone.com/f790/relea...3-bin-1100820/ however qaundo tried to make available to the public without using hamachi had this problem. I searched my ip on google and replaces and All Game Solutions (using port 1433 : 177.195.13.125:1433 ) comforme had read in Some Topics Here in ragezone then compiled normally , then when I open the launcher , even in localhost , I received a message " Checking for new updater ( try2 ) " I tried also on other computers connected to other networks , but I had the same problem . If anyone can help me please reply to this topic .
There is my r3dlog:
My source don't have Launcheer.cfg, and Ip's inside the game.ini.
There is my wzupd.xml:
Please Help.
There is my r3dlog:
Spoiler:
My source don't have Launcheer.cfg, and Ip's inside the game.ini.
There is my wzupd.xml:
Spoiler:
Please Help.
↧
The War Z is back! | Reputation system|Keys| Anticheat|Full alpha|Lootable GC|HWID

THE WAR Z is back!
Some time has passed, Our emulator The War Z was going onto the start with a good server and a great developer team. But we made mistakes.. big mistakes trusted people that shouldent be trusted and that leaded us to our shutdown. But now we are BACK and we will not go away any time soon. You can read more about the past of this emulator here
The WarZ on the start again! - Announcements - Invision Power Board
Now we are back fresh with better ideas and more skill then ever before and we want to give you what you all wait for..
FEATURES
- You can now find GC
- Physx are not causing any creashes
- Ambient Sounds
- The good'ol loot
- HWID Bans
- Reputation system with Old ranks
WEBSITE & DOWNLOAD
KEYS : http://www.playthewarz.net/download.html
(if you cant see the key tab just press F5)
FORUMS : Invision Power Board
WEBSITE : www.playthewarz.net
DOWNLOAD FULL CLIENT : https://mega.nz/#!tJ923LxT!lwcybUnJZ...RO10Qg6ljJCUWw
DOWNLOAD LAUCNHER : https://mega.nz/#!4Zk3DRbR!WJ1yBLFzI...JtwbbDYkNAO5Jg
ANTICHEAT
Looking for a alpha emulator but every emulator is full of cheaters ? We are cheater FREEKEYS : http://www.playthewarz.net/download.html
(if you cant see the key tab just press F5)
FORUMS : Invision Power Board
WEBSITE : www.playthewarz.net
DOWNLOAD FULL CLIENT : https://mega.nz/#!tJ923LxT!lwcybUnJZ...RO10Qg6ljJCUWw
DOWNLOAD LAUCNHER : https://mega.nz/#!4Zk3DRbR!WJ1yBLFzI...JtwbbDYkNAO5Jg
ANTICHEAT
We have put alot of time into thinking how to trick cheaters and hackers, prouldy i can assure you that you wont get cheated away!!
↧
[Help] Add item rocket launcher
- how a rocket launch from the top down ^.^
- Please help !
- https://www.youtube.com/watch?v=7zotlvlSgOg
- Please help !
- https://www.youtube.com/watch?v=7zotlvlSgOg
↧
[v83] Enable stacking of skill stats + potion buff
I've noticed that the skill Energy Charge dispels all other potion buffs that adds the same category buff as the skill. Is there a way I could make both the potion and skill stack? It only happens for Energy Charge somehow.
↧
↧
[Help] Retaliation 2 HELP NEEDED AS SOON AS POSSIBLE!!
So i have problem with registering users. I am using Retaliation 2 (Roleplay CMS).
I wanted to delete the Dash-thing when registering and so far it worked. Now i get this:
Column not found: 1054 Unknown column 'Olllllllliver' in 'where clause'
![]()
Please help me :blushing:
Thank you for your time! :kiss:
I wanted to delete the Dash-thing when registering and so far it worked. Now i get this:
Column not found: 1054 Unknown column 'Olllllllliver' in 'where clause'

Please help me :blushing:
Thank you for your time! :kiss:
↧
Pay you to build gunz server and website $$$
Hi,
Does anyone know anyone who is experienced with GunZ servers? I'm looking for someone experienced to build a GunZ server & website. Money waiting.
Thanks,
Andy.
Does anyone know anyone who is experienced with GunZ servers? I'm looking for someone experienced to build a GunZ server & website. Money waiting.
Thanks,
Andy.
↧
[Request] To Habbo Retro Pack v18
Hi I wonder if anyone I can spend a Pack To Create A Habbo Retro V18 and emulator / server work properly Please I would appreciate Much
↧