Raised This Month: $51 Target: $400
 12% 

new gamedata working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
nikooo777
AlliedModders Donor
Join Date: Apr 2010
Location: Lugano, Switzerland
Old 11-07-2011 , 18:41   new gamedata working
Reply With Quote #1

Hey, got gamedata working, missing 2 signatures, will post them here when i complete it!

only for linux!

Quote:
"Games"
{
"#default"
{
"#supported"
{
"game" "cstrike"
}

"Offsets"
{
"TraceAttack"
{
"windows" "58"
"linux" "60"
}

"OnTakeDamage"
{
"windows" "60"
"linux" "62"
}

"StartTouch"
{
"windows" "88"
"linux" "97"
}

"Touch"
{
"windows" "89"
"linux" "98"
}

"EndTouch"
{
"windows" "90"
"linux" "99"
}

"Weapon_CanUse"
{
"windows" "216"
"linux" "254"
}

"Weapon_Drop"
{
"windows" "219"
"linux" "257"
}
}

"Signatures"
{
"TerminateRound"
{
"library" "server"
"windows" "\x83\xEC\x2A\x53\x8B\x5C\x2A\x2A\x55\x56\x57 \x33\xF6\x8B\xE9\x33"
"linux" "@_ZN12CCSGameRules14TerminateRoundEfi"
}

"CSWeaponDrop"
{
"library" "server"
"windows" "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x89\x8D \x2A\x2A\x2A\x2A\xC6\x2A\x2A\x00\x8B\x8D\x2A\ x2A\x2A\x2A\xE8"
"linux" "@_ZN9CCSPlayer12CSWeaponDropEP17CBaseCombatW eaponbb"
}
}
}
}
__________________

Last edited by nikooo777; 11-07-2011 at 19:58.
nikooo777 is offline
Hekjuh
AlliedModders Donor
Join Date: Feb 2011
Location: Holland
Old 11-07-2011 , 19:01   Re: new gamedata working
Reply With Quote #2

Hmm edited addons/sourcemod/gamedata/plugin.zombiereloaded.txt but still crashing...
Hekjuh is offline
nikooo777
AlliedModders Donor
Join Date: Apr 2010
Location: Lugano, Switzerland
Old 11-07-2011 , 19:10   Re: new gamedata working
Reply With Quote #3

are you running on linux?
__________________
nikooo777 is offline
jungjunghoo
Senior Member
Join Date: Sep 2009
Old 11-07-2011 , 19:11   Re: new gamedata working
Reply With Quote #4

Quote:
Originally Posted by Hekjuh View Post
Hmm edited addons/sourcemod/gamedata/plugin.zombiereloaded.txt but still crashing...


Try update sourcemod

My server is no crash after update sourcemod.

Last edited by jungjunghoo; 11-07-2011 at 19:12.
jungjunghoo is offline
homerjsimpson
BANNED
Join Date: Feb 2009
Location: https://t.me/pump_upp
Old 11-07-2011 , 19:16   Re: new gamedata working
Reply With Quote #5

On my server worked, but after a human is infected and becomes a Zombie ... if he passes over a gun, Zombie takes the gun back and may be using ... o0

PS.: Windows Server

Last edited by homerjsimpson; 11-07-2011 at 19:16.
homerjsimpson is offline
Send a message via ICQ to homerjsimpson Send a message via AIM to homerjsimpson Send a message via Yahoo to homerjsimpson Send a message via Skype™ to homerjsimpson
pillepallus
Senior Member
Join Date: Oct 2011
Old 11-07-2011 , 19:16   Re: new gamedata working
Reply With Quote #6

Quote:
Originally Posted by jungjunghoo View Post
Try update sourcemod

My server is no crash after update sourcemod.
lol good idea... but better is u post ur version...

SourceMod Version: 1.4.1-dev
SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.4.1-dev)
SourcePawn API: v1 = 4, v2 = 3
Compiled on: Nov 4 2011 07:28:41
Build ID: 3436:1aeac2922eab-dev

newest snapshot but still crashing. helpful is ur version.............
pillepallus is offline
pillepallus
Senior Member
Join Date: Oct 2011
Old 11-07-2011 , 19:20   Re: new gamedata working
Reply With Quote #7

same result for

SourceMod Version: 1.5.0-dev
SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.5.0-dev)
SourcePawn API: v1 = 4, v2 = 3
Compiled on: Nov 5 2011 17:13:18
Build ID: 3440:0d9a99f41a67-dev

after joining server crash...
pillepallus is offline
nikooo777
AlliedModders Donor
Join Date: Apr 2010
Location: Lugano, Switzerland
Old 11-07-2011 , 19:20   Re: new gamedata working
Reply With Quote #8

this fix is only for linux. also i know that zm can still pick up guns but wont affect the gameplay
__________________
nikooo777 is offline
jungjunghoo
Senior Member
Join Date: Sep 2009
Old 11-07-2011 , 19:20   Re: new gamedata working
Reply With Quote #9

Quote:
Originally Posted by pillepallus View Post
lol good idea... but better is u post ur version...

SourceMod Version: 1.4.1-dev
SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.4.1-dev)
SourcePawn API: v1 = 4, v2 = 3
Compiled on: Nov 4 2011 07:28:41
Build ID: 3436:1aeac2922eab-dev

newest snapshot but still crashing. helpful is ur version.............

1.5.0 try

meta list
Listing 6 plugins:
[01] SourceMod (1.5.0-dev) by AlliedModders LLC
[02] SendProxy Manager (1.0. by Afronanny
[03] CS:S Tools (1.5.0-dev) by AlliedModders LLC
[04] SDK Tools (1.5.0-dev) by AlliedModders LLC
[05] SDK Hooks (2.1.0) by Tsunami, psychonic
[06] SteamTools (0.8.2) by Asher Baker (asherkin)



sm plugins list
[SM] Listing 48 plugins:
01 "Crashed Map Recovery" (1.5) by Crazydog
02 "Basic Commands" (1.4.0-dev) by AlliedModders LLC
03 "Zombie:Reloaded" (3.0.0-b2) by Greyscale | Richard Helgeby
04 "Admin Menu" (1.4.0-dev) by AlliedModders LLC
05 "Grenade Effects" (1.7) by FrozDark (HLModders.ru LLC)
06 "Anti-Micspam" (0.3) by Ryan "FLOOR_MASTER" Mannion
07 "DeadChat" (2.0) by Greyscale
08 "ScheduledShutdown" (1.0) by BR5DY
09 "Player Commands" (1.4.0-dev) by AlliedModders LLC
10 "Outdated do?" (1.1) by KK
11 "Connect Announce" (1.4) by Arg!
12 "NadeShake" (1.0.2) by Vogon
13 "SourceBans" (1.4.6) by InterWave Studios Development Team
14 "Basic Chat" (1.4.0-dev) by AlliedModders LLC
15 "Button Spam Preventer - CSS" (1.0) by Silence
16 "spawntools7" (0.9) by meng
17 "Pong" (1.2.1) by Jannik 'Peace-Maker' Hartung
18 "Admin Help" (1.4.0-dev) by AlliedModders LLC
19 "KnifeKnockBack" (1.0.0.0) by javalia
20 "sonaki.smx"
21 "Admin File Reader" (1.4.0-dev) by AlliedModders LLC
22 "Basic Votes" (1.4.0-dev) by AlliedModders LLC
23 "Warmup Round" (1.1. by XARiUS
24 "RandomCycle" (1.4.0-dev) by AlliedModders LLC
25 "Auto Recorder" (1.1.0) by Stevo.TVR
26 "Reserved Slots" (1.4.0-dev) by AlliedModders LLC
27 "Radio Restriction" (1.3) by Kyle Sanderson, Exvel
28 "Basic Comm Control" (1.4.0-dev) by AlliedModders LLC
29 "Show Players" (1.1.0) by AnIHiL
30 "Console Welcome Message" (1.1.2) by exvel
31 "Fun Votes" (1.4.0-dev) by AlliedModders LLC
32 "Tetris" (1.0) by Jannik "Peace-Maker" Hartung
33 "NoBlock" (1.4.2) by Otstrel.ru Team
34 "Reserved Slots" (UnOfficial) by AlliedModders LLC, mess by Baca
35 "Basic Info Triggers" (1.4.0-dev) by AlliedModders LLC
36 "Client Preferences" (1.4.0-dev) by AlliedModders LLC
37 "Fun Commands" (1.4.0-dev) by AlliedModders LLC
38 "Nextmap" (1.4.0-dev) by AlliedModders LLC
39 "Spray Tracer" (5.8a) by Nican132, CptMoore, Lebson506th
40 "Server Clean Up" (1.1. by Jamster
41 "UpdateRadar Fix" (1.0.0) by GoD-Tony
42 "AWP Burner" (1.0) by Jannik "Peace-Maker" Hartung
43 "Updater" (1.1.3) by GoD-Tony
44 "Spectator List" (1.1.2-fa) by GoD-Tony
45 "Health Fix" (1.0) by Kyle Sanderson
46 "Advance Restart" (1.0) by Darklord1474
47 "Banlist" (0.01) by X@IDER
48 "Sound Commands" (1.4.0-dev) by AlliedModders LLC
jungjunghoo is offline
homerjsimpson
BANNED
Join Date: Feb 2009
Location: https://t.me/pump_upp
Old 11-07-2011 , 19:22   Re: new gamedata working
Reply With Quote #10

If a Zombie get an AWP, the gameplay remains the same ?
homerjsimpson is offline
Send a message via ICQ to homerjsimpson Send a message via AIM to homerjsimpson Send a message via Yahoo to homerjsimpson Send a message via Skype™ to homerjsimpson
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:45.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode