Aber steht net beim tut vom einrichten von den source dateinen,
das man dafür visuel basik braucht und was isn das C++??
Thx im vorraus
MFG Le´Professore
C++ ist eine Programiersprache, wie Visual Basic, jedoch sind die resourcen bei flyff in C++ und teils in LUA aufgebaut, also wird das mit VisualBasic nichts.
Hallo, ist da jemand, dass Sie veröffentlichen ihre resdata.h, resdata.inc und resdata.txt.txt würde? Ich kann kompilieren, aber ich kann nicht mein Neuz oder Gänseblümchen zu laden.
Hey Leutz ich hab da ein problem und weiß leider nicht wie ichs fixxen kann:
Quote:
C:\Users\Kurosaki\Desktop\Source\_Interface\WndMap Ex.cpp(1083): error C3861: 'WIDC_CHECK_MONSTER_INFORMATION': identifier not found, even with argument-dependent lookup
C:\Users\Kurosaki\Desktop\Source\_Interface\WndMap Ex.cpp(167): error C2065: 'WIDC_CHECK_MONSTER_INFORMATION' : undeclared identifier
C:\Users\Kurosaki\Desktop\Source\_Interface\WndMap Ex.cpp(195): error C3861: 'WIDC_CHECK_MONSTER_INFORMATION': identifier not found, even with argument-dependent lookup
C:\Users\Kurosaki\Desktop\Source\_Interface\WndMap Ex.cpp(783): error C3861: 'WIDC_CHECK_MONSTER_INFORMATION': identifier not found, even with argument-dependent lookup
[RELEASE] Source for old ip farm system 03/14/2011 - League of Legends - 8 Replies Hay guys here i give u my beta bot version for old lol GUI style.
Its programe in AutoIT its made by simple functions,
maybe some of u guys need it, i end with LOL so i can release it
here u have
;#include <GuiConstants.au3>
#include <INet.au3>
#include <GUIConstantsEx.au3>
#include <EditConstants.au3>
New DMap System [Impulses source] 10/20/2010 - CO2 PServer Guides & Releases - 8 Replies Hey,
I'll make little bits for you to code so i'm not harming the community(Not saying where to add either).
Make a new void
public static void LoadNewMap(uint _ID)
{
if (MapAllowed((ushort)_ID))
{
[Release] event handler / system message for 5165 source 05/01/2010 - CO2 PServer Guides & Releases - 10 Replies i was partially made this and completed by pringle, i dont know if pringle is in here in this forum. but still credit to him.
Go to Program.cs and find:public static Random Rnd = new Random();
Above this add:public static DateTime SystemMsgTime = new DateTime();
scroll down and you found this static void ServerStuff_Execute()
{
try
{
if (World.BroadCastCount > 0 && DateTime.Now > World.LastBroadCast.AddMinutes(1))
{