Jump to content

  •  

bossemoja

Member Since 01 Jul 2013
Offline Last Active Jan 05 2017 07:50 PM
-----

Posts I've Made

In Topic: Party Drop Rate Updated.

24 July 2014 - 04:38 PM

If the announcement is only one Party is very good.


In Topic: Party Drop Rate Updated.

23 July 2014 - 09:50 PM

Nice!!!


In Topic: BOT

15 July 2014 - 06:35 AM

Go to src/map/status.c and look for this:

#include "../common/cbasetypes.h"#include "../common/ers.h"#include "../common/malloc.h"#include "../common/nullpo.h"#include "../common/random.h"#include "../common/showmsg.h"#include "../common/strlib.h"#include "../common/timer.h"#include "../common/utils.h"

Add after it:

#include "../common/socket.h"

 

Save it and try to recompile.

Oh Thx 

 

but  skill no delay


In Topic: BOT

14 July 2014 - 04:16 PM

how to fix ?

 

unsigned short idle_ = cap_value(DIFF_TICK32(sockt->last_tick, sd->idletime), 0, USHRT_MAX);

 

5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2065: 'sockt' : undeclared identifier
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2223: left of '->last_tick' must point to struct/union
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2065: 'sockt' : undeclared identifier
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2223: left of '->last_tick' must point to struct/union
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2065: 'sockt' : undeclared identifier
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): error C2223: left of '->last_tick' must point to struct/union
5>c:usersbossdesktopsweetplusservertrunksrcmapstatus.c(10467): fatal error C1903: unable to recover from previous error(s); stopping compilation

In Topic: Code Register & Guildwar report

01 July 2014 - 09:51 PM

 I want to code these ."register.php # guildwar report.php"