• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] PT Source 2012 (Visual Studio 2013) Fixed

Newbie Spellweaver
Joined
Oct 18, 2012
Messages
22
Reaction score
2
Hello Suuzy, plis help me?
my VM receives this message when I try to load your file



drz - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums


EDIT: SORRY, I OPENING IN VMWARE kkkkkkkkkkkkkk
 
Last edited:
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
51
Reaction score
1
you need use oracle VM.
It wrong format to run VMware.
try again with oracle VM
 

drz

Junior Spellweaver
Joined
Jun 7, 2013
Messages
145
Reaction score
71
Can some mod please move this VM Question of djmaiko? Wrong topic.

Anyway. Another push is done.
Fixed ATA-SoulSucker Skill
Fixed Warpgate from DE3 -> Ancient Temple.

pull from remote for getting this fixes
 
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
51
Reaction score
1
can you tell me about add class new Point. Assassine and shaman
I had check some files . smPacket.h , fileread.cpp , Morayon.cpp , hoLogin.cpp , playmodel.h ...... but I had add new define . client crash when i put creat new class .
I want add style model head Tier 5 .
tell me about it. Thank so much.
 

drz

Junior Spellweaver
Joined
Jun 7, 2013
Messages
145
Reaction score
71
for new classes, youn need to add:
-new class definitions for them
-change skillid system to new kpt structure for adding skills for new classes
-loading thier models files and assign them
-check all occurences of old classes and check if new classes have to handel there to
 
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
51
Reaction score
1
thank you.
But i had check all ok. can you tell me list file need fix new class.
because old version the first you had add new class OK. only Shaman error ^^
Thanks so much .
 

drz

Junior Spellweaver
Joined
Jun 7, 2013
Messages
145
Reaction score
71
Just compare with old Version. I dont have a List Like this and the implementing of new classes was never finished in old version
 
Newbie Spellweaver
Joined
Jun 4, 2010
Messages
12
Reaction score
3
New features added, use the following define on nettype.h to use them:
Code:
#DEFINE USE_NEW_FEATURES
  • Global Chat
  • Stats +10 holding B for players
  • Premium mask hh/mm/ss instead of Min
  • Items stay on the NPC after being bought
  • Remember the last logged ID
  • Boss time command for players (/bosstime)
 
RZA-PT | KilroyPT
Joined
Aug 27, 2007
Messages
936
Reaction score
85
@drz i've just uploaded the v3 of the PHP clan files, (implemented a fail check to ensure db connectivity). (just an fyi :) )
 
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
51
Reaction score
1
when i add new class.
i had problem crash client. . when i put button creat new account and chose tempskron .
Debug to point MotionInfo
line
frame = MotionInfo->StartFrame*160;
at file character.cpp .
can you tell me about error ?
I had add new amor in playmodel.h and all connect to JOBCODE_ASSASSINE.

Thank so much.
 
Back
Top