Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 18:55

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



v19 Rates einstellen

Discussion on v19 Rates einstellen within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2011
Posts: 72
Received Thanks: 1
Question v19 Rates einstellen

Hallo Leute,

wollte mal nachfragen wie ich die Serverrates bei v19 verändern kann. Habe hier in den Sammlungen oder so einfach nichts gefunden...were echt nett wenn jemand das hier schnell reinschreiben kann wie man das macht.

mfg M4tzE_100
M4tzE_100 is offline  
Old 05/31/2013, 18:27   #2


 
Reavern's Avatar
 
elite*gold: 15
Join Date: May 2010
Posts: 5,996
Received Thanks: 2,283


Solltest du evtl. mal lesen:
Reavern is offline  
Old 06/01/2013, 00:12   #3
 
elite*gold: 75
Join Date: Nov 2011
Posts: 163
Received Thanks: 55
ich mach es immer im Luafunc ordner in der datei EventFunc.Lua

Quote:
function SetExpFactor( fExpFactor )
local nEventId = table.getn(tEvent)
tEvent[nEventId].fExpFactor = fExpFactor
end

function GetExpFactor()
local tList = GetEventList()
local fExpFactor = 8000 // Exp Rate
for i in pairs(tList) do
if( tEvent[tList[i]].fExpFactor ~= nil ) then
fExpFactor = fExpFactor * tEvent[tList[i]].fExpFactor
end
end

return fExpFactor
end

-- ¾ÆÀÌÅÛ µå·Ó·ü ¹è¼ö
function SetItemDropRate( fItemDropRate )
local nEventId = table.getn(tEvent)
tEvent[nEventId].fItemDropRate = fItemDropRate
end

function GetItemDropRate()
local tList = GetEventList()
local fItemDropRate = 8000 // item Drop
for i in pairs(tList) do
if( tEvent[tList[i]].fItemDropRate ~= nil ) then
fItemDropRate = fItemDropRate * tEvent[tList[i]].fItemDropRate
end
end

return fItemDropRate
end

-- °³º° ¾ÆÀÌÅÛ µå·Ó·ü ¹è¼ö
function SetPieceItemDropRate( fPieceItemDropRate )
local nEventId = table.getn(tEvent)
tEvent[nEventId].fPieceItemDropRate = fPieceItemDropRate
end

function GetPieceItemDropRate()
local tList = GetEventList()
local fPieceItemDropRate = 8000 // PieceItemDrop
for i in pairs(tList) do
if( tEvent[tList[i]].fPieceItemDropRate ~= nil ) then
fPieceItemDropRate = fPieceItemDropRate * tEvent[tList[i]].fPieceItemDropRate
end
end

return fPieceItemDropRate
end

-- Æä³Ä µå·Ó ¹è¼ö
function SetGoldDropFactor( fGoldDropFactor )
local nEventId = table.getn(tEvent)
tEvent[nEventId].fGoldDropFactor = fGoldDropFactor
end

function GetGoldDropFactor()
local tList = GetEventList()
local fGoldDropFactor = 6000 // Penya
for i in pairs(tList) do
if( tEvent[tList[i]].fGoldDropFactor ~= nil ) then
fGoldDropFactor = fGoldDropFactor * tEvent[tList[i]].fGoldDropFactor
end
end

return fGoldDropFactor
end
Blackout™ is offline  
Old 06/01/2013, 01:05   #4
ベトナム警察



 
Lumi's Avatar
 
elite*gold: 725
The Black Market: 516/0/0
Join Date: Jan 2012
Posts: 16,346
Received Thanks: 3,425
Quote:
Originally Posted by Blackout™ View Post
ich mach es immer im Luafunc ordner in der datei EventFunc.Lua
->

Siehe Möglichkeit 2 ^^
Lumi is offline  
Reply


Similar Threads Similar Threads
[HOW TO] DB Rates einstellen
02/05/2011 - Metin2 PServer Guides & Strategies - 5 Replies
Hey, viele fragen immer noch wie man die DB Rates einstellt, darum erklär ich es nochmal schnell Was ihr dafür braucht: -Navicat Navicat for MySQL - Demo - DE - Download.CHIP.eu So Gehts:
Wow rates einstellen
09/26/2010 - WoW Private Server - 2 Replies
Hey Mein kollege hatte sich ein Server gemacht weil er auch mal alleine zocken will nur er weiß net wie man die Rates einstellt. Kann mir vllt jmd sagen wo oder wie er sie einstellen kann?^^
rates einstellen
08/29/2010 - Metin2 Private Server - 10 Replies
wo stellt man noch mal genau die rätes ein meine sind zu hoch die sollen tiefer werden so um 200% bis 350& wo genau macht man das noch mal
Rates per Db einstellen?
06/17/2010 - Metin2 Private Server - 1 Replies
Hey, wie kann ich die rates von meinem Server per db oder so festlegen. Bei mir ist es irgendwie total low. Ich habe exp per ingame Rates auf 500% , bin lvl 85 und bekomme von geschlagenen 140! roter böser baum ganze 2% ! 120 mobs ist ungefähr 3x hinten die ganze wiese. irgendwas stimmt da nicht. Wie kann ich die rates festlegen?
Rates einstellen
01/23/2010 - Metin2 Private Server - 1 Replies
Hi wie der name schon sagt möchte ich gerne wissen wie ich die raten einstelle sollen auf 275 % gestellt seine damit man ned soschnell llv up bekomme und wie entbugge ich die dritte hand thx für eure hilfe keine sinnlosen kommentare



All times are GMT +1. The time now is 18:55.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.