Hey guys!!!!!!
^^
Thanks for attention.
Well,last night chatting with Daubster he sends to me this link:
http://articles.thewavelength.net/183/Before this tuto I have no problems to compile the code, only in the game console, but now VB show me 15 errors:
1>------ Build started: Project: cl_dll, Configuration: Release Win32
----1>Linking...
1> Creating library .Release/client.lib and object .Release/client.exp
1>hl_events.obj : error LNK2019: unresolved external symbol _EV_ak47Fire referenced in function "void __cdecl Game_HookEvents(void)" (?Game_HookEvents@@YAXXZ)
1>hl_weapons.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Cak47::Spawn(void)" (?Spawn@Cak47@@UAEXXZ)
1>hl_weapons.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Cak47::Precache(void)" (?Precache@Cak47@@UAEXXZ)
1>hl_weapons.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Cak47::AddToPlayer(class CBasePlayer *)" (?AddToPlayer@Cak47@@UAEHPAVCBasePlayer@@@Z)
1>hl_weapons.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Cak47::GetItemInfo(struct ItemInfo *)" (?GetItemInfo@Cak47@@UAEHPAUItemInfo@@@Z)
1>hl_weapons.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Cak47::Deploy(void)" (?Deploy@Cak47@@UAEHXZ)
1>hl_weapons.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Cak47::PrimaryAttack(void)" (?PrimaryAttack@Cak47@@UAEXXZ)
1>hl_weapons.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Cak47::SecondaryAttack(void)" (?SecondaryAttack@Cak47@@UAEXXZ)
1>hl_weapons.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Cak47::WeaponIdle(void)" (?WeaponIdle@Cak47@@UAEXXZ)
1>.Releaseclient.dll : fatal error LNK1120: 9 unresolved externals
1>Build log was saved at "file://c:UsersAna CarolinaPicturessrc_dllcl_dllReleaseBuildLog.htm"
1>cl_dll - 10 error(s), 0 warning(s)
2>------ Build started: Project: hl, Configuration: Release Win32
----2>Linking...
2> Creating library .Releasehl/hl.lib and object .Releasehl/hl.exp
2>ak47.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall Cak47::Deploy(void)" (?Deploy@Cak47@@UAEHXZ)
2>ak47.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Cak47::PrimaryAttack(void)" (?PrimaryAttack@Cak47@@UAEXXZ)
2>ak47.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Cak47::SecondaryAttack(void)" (?SecondaryAttack@Cak47@@UAEXXZ)
2>ak47.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Cak47::WeaponIdle(void)" (?WeaponIdle@Cak47@@UAEXXZ)
2>.Releasehl/hl.dll : fatal error LNK1120: 4 unresolved externals
2>Build log was saved at "file://c:UsersAna CarolinaPicturessrc_dlldllsReleasehlBuildLog.htm"
2>hl - 5 error(s), 0 warning(s)
Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped
MAS QUE MERDA É ESSA? (BUT WHAT IS THIS SHIT?)