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 - jihad11

Pages: [1] 2 3 4 5 6 ... 8
1
Random Insanity Board / Re: Hmmmmmm.....
« on: November 06, 2013, 12:23:45 pm »

2
Crashing for me ,when i try to use it..

Problemsignatur:
  Problemereignisname:   APPCRASH
  Anwendungsname:   mb_warband.exe
  Anwendungsversion:   1.0.0.0
  Anwendungszeitstempel:   5200a9f0
  Fehlermodulname:   MRMEDIC.dll
  Fehlermodulversion:   0.0.0.0
  Fehlermodulzeitstempel:   5230c525
  Ausnahmecode:   c0000005
  Ausnahmeoffset:   00001267
  Betriebsystemversion:   6.1.7601.2.1.0.768.3
  Gebietsschema-ID:   1031
  Zusatzinformation 1:   0a9e
  Zusatzinformation 2:   0a9e372d3b4ad19135b953a78882e789
  Zusatzinformation 3:   0a9e
  Zusatzinformation 4:   0a9e372d3b4ad19135b953a78882e789

Lesen Sie unsere Datenschutzbestimmungen online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0407

Wenn die Onlinedatenschutzbestimmungen nicht verf?gbar sind, lesen Sie unsere Datenschutzbestimmungen offline:
  C:\Windows\system32\de-DE\erofflps.txt

3
are u going 2 update it to the current version 1.154(Warband)?

5
Armed Assault 2 / Arma 2 OA Cheap keys?
« on: July 19, 2012, 10:32:22 pm »
Just need a new Arma 2 oa key as the title says...any site that is cheap?
i got the following payment options :
Giropay,Sofort?berweisung(Directly Online Banking)

No pp,or cc

6
General Modding & Programming / Other Games / Re: Esp for all mods.
« on: July 14, 2012, 10:13:07 pm »
lol

and thanks mate for the share.

If i find new and good stuff i'll keep sharing

7
General Modding & Programming / Other Games / Esp for all mods.
« on: July 14, 2012, 06:48:21 pm »
This function is just for people wanting to make an ESP for all mods. All you do is just call the function then return the value
in your ESP function for the players.

Code: [Select]
int ModelStructures()
{
cl_entity_t *local = gEngfuncs.GetLocalPlayer();
hud_player_info_t pinfo;

for(int i = 0; i < 33; i++)
{
cl_entity_s *ent = gEngfuncs.GetEntityByIndex(i);
gEngfuncs.pfnGetPlayerInfo(i, &pinfo);

if(i == local->index)
{
if( strstr( pinfo.model, "axis-inf" ) || strstr( pinfo.model, "axis-para" ) || strstr( pinfo.model, "axis-infT" )  || strstr( pinfo.model, "axis-paraT" ) ||strstr( pinfo.model, "arctic" ) || strstr( pinfo.model, "guerilla" ) || strstr( pinfo.model, "leet" ) || strstr( pinfo.model, "terror" ) || strstr( pinfo.model, "alien1" ) || strstr( pinfo.model, "alien2" ) || strstr( pinfo.model, "alien3" ) || strstr( pinfo.model, "alien4" ) || strstr( pinfo.model, "alien5" ) || strstr( pinfo.model, "militia" ) )
{
return  1;
}
else if( strstr( pinfo.model, "us-inf" ) || strstr( pinfo.model, "us-para" ) || strstr( pinfo.model, "us-infT" )  || strstr( pinfo.model, "us-paraT" ) || strstr( pinfo.model, "gign" ) || strstr( pinfo.model, "gsg9" ) || strstr( pinfo.model, "sas" ) || strstr( pinfo.model, "urban" ) || strstr( pinfo.model, "vip" ) || strstr( pinfo.model, "commander" ) || strstr( pinfo.model, "gestate" ) || strstr( pinfo.model, "heavy" ) || strstr( pinfo.model, "soldier" ) || strstr( pinfo.model, "spetsnaz" )else if( strstr( pinfo.model, "brit-inf" ) || strstr( pinfo.model, "brit-infT" )  )
{
return 2;
}

return 0;
}
}
}

Have fun

8
finaly got the day off work :) working on this now.. will update you by the end of the day

i might buy this game mate , send me some cheats for it.

send u a pm for "free" m&b

9
Off Topic / Re: Ure favorite Songs?
« on: July 06, 2012, 06:48:57 pm »

10
The game is crashing for me when i start the Injector... im using M&B By imortaluz,it doesnt work with patched versions of the game?

edit:nvm got it,but how does the autoblock work?

11
Off Topic / Re: Ure favorite Songs?
« on: June 23, 2012, 01:31:13 pm »
http://www.youtube.com/watch?v=252UaCN9qpo

Country aint popular in germany :x

12
Off Topic / Re: Ure favorite Songs?
« on: June 23, 2012, 02:45:03 am »
http://www.myvideo.de/watch/7882222/Simple_Minds_Don_t_You_Forget_About_Me

80's r the best^^(most of them ) the music from 2day cant beat the 80'

13
Off Topic / Ure favorite Songs?
« on: June 22, 2012, 10:59:06 pm »

14
Armed Assault 2 / Re: People are back to Nuke'ing
« on: June 21, 2012, 11:55:54 am »
nuking a server just to troll the ppl and ban ur own key aint worth it.

15
Send it already MrMedic..^^

Pages: [1] 2 3 4 5 6 ... 8