Register for your free account! | Forgot your password?

You last visited: Today at 15:06

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

Advertisement



[Source TUT]Rebirth via Command

Discussion on [Source TUT]Rebirth via Command within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Reply
 
Old 04/07/2012, 11:10   #16

 
eX.pLos[!]ve's Avatar
 
elite*gold: 1670
Join Date: Sep 2010
Posts: 1,546
Received Thanks: 481
Natürlich klappt alles error frei ôo
Der Sinn von Rebirth ist eigentlich das wenn man Max Level Erreicht sich wieder auf den "letzten" Job (kommt halt auf die Version an) zurücksetzt und seine Stats behält und dann levelt man Jahre und hat irgendwann 10k Stats etc..
eX.pLos[!]ve is offline  
Thanks
1 User
Old 04/23/2013, 13:59   #17
 
Taasy's Avatar
 
elite*gold: 0
Join Date: Apr 2013
Posts: 72
Received Thanks: 8
Um das es auf Maximal 5 Rebirths zu reduzieren müsste man das doch so machen oder?

Quote:
BOOL TextCmd_rebirth( CScanner& scanner )
{
#ifdef __WORLDSERVER
CUser *pUser;
pUser = (CUser*)scanner.dwValue;
if(pUser->m_nCampusPoint >= 5)
{
pUser->AddText("You have already max rebirths!");
}
else if(pUser->m_nLevel >= 149 && pUser->IsLegendHero())
{
pUser->InitLevelPumbaaa( pUser->m_nJob-16,60);
}
else
pUser->AddText("You do not have the right level for a Rebirth!");
Taasy is offline  
Old 04/23/2013, 14:35   #18


 
Reavern's Avatar
 
elite*gold: 15
Join Date: May 2010
Posts: 5,996
Received Thanks: 2,283
Arrow Flyff PServer - Discussions / Questions -> Flyff PServer Guides & Releases

#moved
Reavern is offline  
Reply


Similar Threads Similar Threads
[Tut Source] Error command (nur für wirkliche pro's!)
09/07/2011 - Flyff Private Server - 21 Replies
So da alle so schwere tut machen ich machen dazu auch schweren tuts. Es existieren in der Source eine befehl mit namen Error(). Diese macht in einer funktion eine datei auf das pc um zu sehen wie ist. Beispiel: Error("Ich bin ein fehler in das Funktion");
[Source] Wie füge ich ein neuen Command ein
08/10/2011 - Flyff Private Server - 19 Replies
Hey, da ich gern möchte das die spieler sehen welcher Gamemaster online ist, sowie beim Toms AH wollt ich euch mal fragen ob mir jemand erklären könnte wie das geht.. Da gibt es ein Command mit einer Player list,jedoch funktioniert er nicht, weiß jemand genaueres?
[Release] No whisper's command (Impulse's source)
07/23/2010 - CO2 PServer Guides & Releases - 2 Replies
Here. First define in entity.cs public bool nowhsp = false; then goto packethandler.cs and where whisper is handled make it this foreach (Client.GameState pClient in ServerBase.Kernel.GamePool.Values) {
What's wrong with my Nighttime command(impulse's source)
07/21/2010 - CO2 Private Server - 4 Replies
Heres my command #region Night case "night": { Client.GameState.ScreenColor = 5855577; GamePackets.GeneralData Packet = new GamePackets.GeneralData(true); Packet.UID = client.Entity.UID; Packet.GetType(); ...
[Question] How to make this command [For 5165 Source]
04/01/2010 - CO2 Private Server - 6 Replies
Hello guys, I'm new at coding and was wondering how to make a command for the 5165 source which enables you to have unlimited stamina (For GMs only). Thanks. This is wut I have did so far... if (Cmd == "/gmstamina") { if (!InfiniteStamina) { InfiniteStamina = true; }



All times are GMT +1. The time now is 15:06.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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