I had a problem on quick job change. im using blessed source, on the blessed source there is fast job change on the NPC.And i put the quick job change code of pummba.and my question is i have a quick job change on and npc and quick job change of pummba so it's conflict and duplicate. How can i solve this. my neuz getting crash when i killed aibatt.
I want to change the starter items and put some item on their inventory when a user create their character, but it doesnt update. When i create character and log in into the game no change made.
I had a problem on quick job change. im using blessed source, on the blessed source there is fast job change on the NPC.And i put the quick job change code of pummba.and my question is i have a quick job change on and npc and quick job change of pummba so it's conflict and duplicate. How can i solve this. my neuz getting crash when i killed aibatt.
Code:
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 001B:004D836E, CWndNeuz::InitDialog()+0110 byte(s), c:\users\emerson\desktop\majestic\source\official source\_interface\wndneuz.cpp, line 0667+0006 byte(s)
1st problem
i am also using blessed files and i dont have any problems with it.
Remove all the quickjob change code
And do it over again with the quickjob change that is released.
Create 2 accounts 1 male and one female.
Then put the items in there that you want to have.
Next do this
Code:
USE CHARACTER_01_DBF
SELECT m_idPlayer, m_szName FROM CHARACTER_TBL WHERE m_szName='char1' OR m_szName='Char2'
Replace char1 and char2 with the names of your characters.
When you get a result copy down the ID listed in the m_idPlayer column and make sure you write down which one is male and which one is female.
After you have the id of each char execute this query
Code:
USE CHARACTER_01_DBF
SELECT m_idPlayer, m_Inventory, m_apIndex, m_dwObjectIndex FROM INVENTORY_TBL WHERE m_idPlayer='ID1' OR m_idPlayer='ID2'
After you have the result, copy down the results and make sure you take note of which one is male and which one is female.
After you have all that down execute one final query.
Code:
USE CHARACTER_01_DBF
UPDATE BASE_VALUE_TBL SET m_Inventory='', m_apIndex='', m_dwObjIndex='' WHERE g_nSex='1'
UPDATE BASE_VALUE_TBL SET m_Inventory='', m_apIndex='', m_dwObjIndex='' WHERE g_nSex='0'
3rd problem
This is because of your CHARACTER_STR Procedure.
Search on google and you will find the solution.
1st problem
i am also using blessed files and i dont have any problems with it.
Remove all the quickjob change code
And do it over again with the quickjob change that is released.
Quick Way To Change Your IP 07/17/2013 - Tutorials - 24 Replies http://i.epvpimg.com/X67he.png
We've all been in a situation where we want to hide our IP from a page quickly. Now it takes some time to activate the VPN adapter and connecting to the VPN server.
Requirements:
Website to hide your IP from
Internet
Here is a very quick way to hide your IP from a page:
Quick Jobchange [Change] aufeinmal verschwunden 06/19/2013 - Flyff Private Server - 3 Replies Jo moin leute.
Nachdem ich level 15 erreicht hab und erfolgreich das Jobchange Fenster erscheint , ist seit neustem der button einfach verschwunden , und man kann somit nicht den Job wechseln.
Den einzigen Error Log den ich bekomm ist :
Bloss leider kann ich das nicht wircklcih verstehen.
Könnt ihr mir da helfen?
Quick Joba Change by Pummaaa 05/30/2012 - Flyff Private Server - 18 Replies mmm..
in the guide here:www.elitepvpers.com/forum/flyff-pserver-discu ssions-questions/1347618-source-release-quick-jobc hange.html
in mover.cpp
if( nJob == JOB_MENTALIST_HERO || nJob == JOB_FORCEMASTER_HERO )
{
CItemElem itemelem;
itemelem.m_nItemNum = 1;
problem adding quick job change on RoC source? 05/15/2012 - Flyff Private Server - 0 Replies 15,60,master,hero are perfectly working but 3rd job arent..
mmm.. when i reach level 130 my exp is 99% not zero.. how can i fix this.?
sory for my bad english..
and the window is not appering!
Quick Screen Res Change 10/17/2005 - CO2 Guides & Templates - 4 Replies how to change your screen resolution without having to load/reload the client.
note: you need to change the screen resolution before loading a client, you cannot change the screen resolution of an existing window...
<edit> added rest of GameSetUp.ini's settings
____
File: \ini\GameSetUp.ini
Line: ScreenModeRecord=0
Values:
0 = 800x600, windowed