Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gamelaster

Pages: [1] 2
1
Paintball 2 Discussion / Move source to GitHub
« on: September 25, 2015, 07:24:39 AM »
Heya,

I think it will be really great to move a source to GitHub and more contribute! :-)

Whats you think about that?

2
General Development / Re: Compiling client/server in VS 6.0
« on: April 05, 2013, 10:01:49 AM »
Code: [Select]
--------------------Configuration: ref_gl - Win32 Release--------------------
Linking...
LINK : fatal error LNK1181: cannot open input file "libjpeg.lib"
Error executing link.exe.

paintball2.exe - 1 error(s), 0 warning(s)
--------------------Configuration: ref_gl - Win32 Debug--------------------
Linking...
LINK : fatal error LNK1181: cannot open input file "libjpeg.lib"
Error executing link.exe.

paintball2.exe - 1 error(s), 0 warning(s)


Still have problem to find libjpeg.lib :(

3
General Development / Compiling client/server in VS 6.0
« on: March 30, 2013, 08:57:22 AM »
Hi, i have Win 7 Ultimate 64bit and i tested compile game[Release], but it have errors..
This is log:
Code: [Select]
Deleting intermediate files and output files for project 'ref_gl - Win32 Release'.
Deleting intermediate files and output files for project 'paintball2 - Win32 Release'.
Deleting intermediate files and output files for project 'ref_gl - Win32 Debug'.
Deleting intermediate files and output files for project 'paintball2 - Win32 Debug'.
--------------------Configuration: ref_gl - Win32 Release--------------------
Compiling...
jcapimin.c
jcapistd.c
jccoefct.c
jccolor.c
jcdctmgr.c
jchuff.c
jcinit.c
jcmainct.c
jcmarker.c
jcmaster.c
jcomapi.c
jcparam.c
jcphuff.c
jcprepct.c
jcsample.c
jdapimin.c
jdapistd.c
jdatadst.c
jdatasrc.c
jdcoefct.c
jdcolor.c
jddctmgr.c
jdhuff.c
jdinput.c
jdmainct.c
jdmarker.c
jdmaster.c
jdmerge.c
jdphuff.c
jdpostct.c
jdsample.c
jerror.c
jfdctflt.c
jfdctfst.c
jfdctint.c
jidctflt.c
jidctfst.c
jidctint.c
jidctred.c
jmemmgr.c
jmemnobs.c
jquant1.c
jquant2.c
jutils.c
gl_cin.c
gl_draw.c
gl_image.c
gl_light.c
gl_mesh.c
gl_model.c
gl_refl.c
gl_rmain.c
gl_rmisc.c
gl_rsurf.c
gl_script.c
gl_warp.c
glw_imp.c
q_shared.c
q_shwin.c
qgl_win.c
r_skm.c
Linking...
LINK : fatal error LNK1181: cannot open input file "libjpeg.lib"
Error executing link.exe.

paintball2.exe - 1 error(s), 0 warning(s)
--------------------Configuration: ref_gl - Win32 Debug--------------------
Compiling...
jcapimin.c
jcapistd.c
jccoefct.c
jccolor.c
jcdctmgr.c
jchuff.c
jcinit.c
jcmainct.c
jcmarker.c
jcmaster.c
jcomapi.c
jcparam.c
jcphuff.c
jcprepct.c
jcsample.c
jdapimin.c
jdapistd.c
jdatadst.c
jdatasrc.c
jdcoefct.c
jdcolor.c
jddctmgr.c
jdhuff.c
jdinput.c
jdmainct.c
jdmarker.c
jdmaster.c
jdmerge.c
jdphuff.c
jdpostct.c
jdsample.c
jerror.c
jfdctflt.c
jfdctfst.c
jfdctint.c
jidctflt.c
jidctfst.c
jidctint.c
jidctred.c
jmemmgr.c
jmemnobs.c
jquant1.c
jquant2.c
jutils.c
gl_cin.c
gl_draw.c
gl_image.c
gl_light.c
gl_mesh.c
gl_model.c
gl_refl.c
gl_rmain.c
gl_rmisc.c
gl_rsurf.c
gl_script.c
gl_warp.c
glw_imp.c
q_shared.c
q_shwin.c
qgl_win.c
r_skm.c
Linking...
   Creating library ..\..\debug\ref_gl/ref_pbgl.lib and object ..\..\debug\ref_gl/ref_pbgl.exp
gl_image.obj : error LNK2001: unresolved external symbol _png_get_io_ptr
gl_image.obj : error LNK2001: unresolved external symbol _png_read_end
gl_image.obj : error LNK2001: unresolved external symbol _png_read_image
gl_image.obj : error LNK2001: unresolved external symbol _png_get_rowbytes
gl_image.obj : error LNK2001: unresolved external symbol _png_read_update_info
gl_image.obj : error LNK2001: unresolved external symbol _png_set_gamma
gl_image.obj : error LNK2001: unresolved external symbol _png_get_gAMA
gl_image.obj : error LNK2001: unresolved external symbol _png_set_packing
gl_image.obj : error LNK2001: unresolved external symbol _png_set_strip_16
gl_image.obj : error LNK2001: unresolved external symbol _png_set_gray_to_rgb
gl_image.obj : error LNK2001: unresolved external symbol _png_set_tRNS_to_alpha
gl_image.obj : error LNK2001: unresolved external symbol _png_get_valid
gl_image.obj : error LNK2001: unresolved external symbol _png_set_gray_1_2_4_to_8
gl_image.obj : error LNK2001: unresolved external symbol _png_set_filler
gl_image.obj : error LNK2001: unresolved external symbol _png_set_palette_to_rgb
gl_image.obj : error LNK2001: unresolved external symbol _png_read_info
gl_image.obj : error LNK2001: unresolved external symbol _png_set_read_fn
gl_image.obj : error LNK2001: unresolved external symbol _png_destroy_read_struct
gl_image.obj : error LNK2001: unresolved external symbol _png_create_info_struct
gl_image.obj : error LNK2001: unresolved external symbol _png_create_read_struct
gl_image.obj : error LNK2001: unresolved external symbol _png_check_sig
glw_imp.obj : error LNK2001: unresolved external symbol __imp__ShellExecuteA@24
../../ref_pbgl.dll : fatal error LNK1120: 22 unresolved externals
Error executing link.exe.

paintball2.exe - 23 error(s), 0 warning(s)

I compiling his:
http://prntscr.com/yfzec

Thanx better

4
Server Discussion / Re: JUMP Mod
« on: October 28, 2012, 05:28:31 AM »
Not CTF....

5
Server Discussion / Re: JUMP Mod
« on: October 24, 2012, 09:41:16 AM »
ahhh... Ic3 :D... pls , how to delete the sucked teams?

6
Server Discussion / Re: JUMP Mod
« on: October 23, 2012, 02:29:32 PM »
pls, send the command lines...
P.S. The nokill function, but can delete the intercoursed Teams??

7
Server Discussion / Re: JUMP Mod
« on: October 23, 2012, 09:47:22 AM »
eehm, i tested up file and not function..

8
Server Discussion / Re: JUMP Mod
« on: October 23, 2012, 08:26:22 AM »
Ic3... not function, printing error... Bud, not must be mod... Must cant killing , must have timer and vote mapping...

9
Server Discussion / Re: JUMP Mod
« on: October 22, 2012, 12:50:58 PM »
ic3.... I finded, but q2jump.wireplay.co.uk linux cant download and http://www.r1ch.net/q2/jump/ not have timer...

10
Server Discussion / JUMP Mod
« on: October 22, 2012, 09:35:20 AM »
Hello, who have the Jump Mod for linux compatible with Digital Paint2??? And is function timer or vote mapping?

Thanx..

11
Paintball 2 Discussion / Re: Basic StdLog parser for statistics/ranking
« on: October 20, 2012, 01:26:27 PM »
pls, who have this script? :/

12
Server Discussion / Re: Paintball2-Brotherhood Servers
« on: October 20, 2012, 10:53:01 AM »
Heyyyyyyyyyyyyyyyy Guys :) I well be back with PB2BH! ITS COMMING SOON! :)

13
Bugs, Feature Requests, and Feedback / Public the DP2 Game
« on: May 19, 2012, 02:34:21 AM »
Hi, DP2 is verry awesome game, also its bad publicated....  I publicated PB2BH on SK/CZ forums and featuring is verry big.... But, if good public(cnet or game portals interviews), game is played...

14
General Development / Re: In the source code are error?
« on: May 16, 2012, 01:18:55 PM »
Its ok, also what dont compile game386.so?(I musted edit the cmd.c and line 1274 and 1275 set to comments(haved error..)) Also verry thanx :)

//P.S. Thanx for reply for my mail ;)

15
General Development / Re: In the source code are error?
« on: May 15, 2012, 01:28:40 PM »
Yea, i downloadet paintball20_alpha035_src_20120109.zip

16
General Development / Re: In the source code are error?
« on: May 13, 2012, 11:30:53 AM »
Im edited source code on the server directory... I sendet link to source code im sendet for check the errors... Edited files:
makefile
/server/ccmds.c
P.S. Its for my server :)

17
General Development / In the source code are error?
« on: May 13, 2012, 11:06:35 AM »
Hi , i compile the PB2 Dedicated server and this is errors:
Code: [Select]
make release
Compiling >> qcommon/cmd.c
Compiling >> qcommon/cmodel.c
Compiling >> qcommon/common.c
Compiling >> qcommon/crc.c
Compiling >> qcommon/cvar.c
Compiling >> qcommon/files.c
Compiling >> qcommon/md4.c
Compiling >> qcommon/net_common.c
Compiling >> qcommon/net_chan.c
Compiling >> server/sv_ccmds.c
Compiling >> server/sv_ents.c
Compiling >> server/sv_game.c
server/sv_game.c: In function âSV_InitGameProgsâ:
server/sv_game.c:358: warning: assignment from incompatible pointer type
Compiling >> server/sv_init.c
Compiling >> server/sv_main.c
Compiling >> server/sv_send.c
Compiling >> server/sv_user.c
Compiling >> server/sv_world.c
server/sv_world.c: In function âSV_AreaEdicts_râ:
server/sv_world.c:389: warning: cast from pointer to integer of different size
Compiling >> linux/q_shlinux.c
Compiling >> linux/sys_linux.c
Compiling >> linux/glob.c
Compiling >> linux/net_udp.c
Compiling >> linux/net_tcp.c
Compiling >> game/q_shared.c
Compiling >> qcommon/pmove.c
Compiling >> server/null/cl_null.c
Compiling >> server/null/cd_null.c
Compiling >> qcommon/md5.c

**Built Paintball2 dedicated client with cflags:
-I/usr/local/include -I/usr/X11R6/include -Dstricmp=strcasecmp -D_inline= -DSleep=usleep -DGAME_NAME='game.so' -DPAINTBALL2_VERSION='2.0' -DBUILD_VERSION='35' -Wno-pointer-sign -D_THREAD_SAFE -fno-stack-protector -DC_ONLY -O2 -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -fno-strict-aliasing

**Now linking Paintball2 dedicated client with flags:
-L/usr/local/lib -lm -ldl -lrt

build_release/ded/cmd.o: In function `Cmd_ExecuteString':
cmd.c:(.text+0x1ad7): undefined reference to `e'
build_release/ded/pmove.o: In function `PM_StepSlideMove':
pmove.c:(.text+0x2c84): undefined reference to `g_stepheight'
build_release/ded/pmove.o: In function `Pmove':
pmove.c:(.text+0x356d): undefined reference to `g_stepheight'
collect2: ld returned 1 exit status
make[1]: *** [/root/paintball2/pb2-ded] Error 1
make: [release] Error 2 (ignored)

I have Linux Debian 6 64bit...
Download source code:
http://hosting-future.tk/paintball2.zip

18
Server Discussion / Re: Paintball2-Brotherhood Servers
« on: May 10, 2012, 01:38:26 PM »
Thanx... Im ready to edit the gamei386.so for new plugins, also is hard to finding the events and others.. P.S. Watch video: http://youtu.be/B7qCgnUpRlg

19
Server Discussion / Re: Paintball2-Brotherhood Servers
« on: May 10, 2012, 07:07:01 AM »
Im dont use log parser :D... To status i use libdpserver and the stats i use custom php script :)

20
Server Discussion / Paintball2-Brotherhood Servers
« on: May 09, 2012, 11:42:06 AM »
Hi, im presenting the new portal, name ist Paintball2 Brotherhood :). I have 2 no lags servers(are played)..

Website: http://pb2bh.tk
Servers: UB_CLIFF and DOPJUMP

Video:
http://www.youtube.com/watch?v=B7qCgnUpRlg

Pages: [1] 2