Onforum.net - Web and gaming resource community

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members .

Search results

  1. [Quest][C++] npc.get_level & npc.get_name() & example

    in game/src/questlua_npc.cpp This functions add before void RegisterNPCFunctionTable() int npc_get_level(lua_State* L) { LPCHARACTER npc = CQuestManager::instance().GetCurrentNPCCharacterPtr(); lua_pushnumber(L, npc->GetLevel()); return 1; } int npc_get_name(lua_State* L) { LPCHARACTER npc =...
  2. [TXT][CLIENTSIDE] Failed to find skill by FIX

    This upgrade fix horse skill bug when the gm haven't skill for horse. The error message: Failed to find skill by 115, 119 extract your locale_XX.eix epk and then go to locale/XX/ directory! in skilldesc.txt add before line last line: *** Hidden text: You do not have sufficient rights to view...
  3. [QUEST][MySQL][C++] Multiple character limiter on OX.

    This Quest kick players when the player is joining to OX with multiple characters! (By default 2 character allowed per ip) 1) You need install the SQL! - Go to Navicat and right click to account database and select the Console.. - Enter this code: CREATE TABLE `multihack` ( `accid`...
  4. Ridack map

    Ridack map 180 EURO for FREE https://drive.google.com/file/d/12TSm4Mp8TisrkH3lXT6-NSd2dHFpe-A0/view
  5. [MySQL Query] Itemshop bought view from SQL table

    This command lists all purchased items for a 30-day period. SELECT is_log.account_id,item_proto.locale_name, is_log.preis FROM `account`.`is_log` INNER JOIN `player`.`item_proto` ON `is_log`.`vnum` = `item_proto`.`vnum` WHERE TIMESTAMPDIFF(DAY, `zeitpunkt`,NOW()) <= 30; Example result...
  6. [HowTo] Recovery MySQL user.

    Follow from step by step: service mysql-server stop mysqld_safe --skip-grant-tables & mysql -u root use mysql update user set password=PASSWORD('YOUR PASSWORD HERE') where user='root' and host='%'; flush privileges; quit service mysql-server restart Now you can login with root :) If you...
  7. EterNexus - portable edition!

    https://mega.nz/#!KhdwEI6J!yjULn4g8hl-ECKXx8z6qesYCAsSULWxJ4QW6BFJVxLE
  8. [VDI] Clean Server SRC Builder in VirtualBox

    https://mega.nz/#!3t9VwYBT!n5BPK4GwyaK0-sQHSoOJurBJOxyOJLHLOjv00Lskgb0 Server SRC folder: /usr/src/mainline/Srcs You make always backup before editing anything. Do not forget: You make backup always only from the Server folder! Backup SRC: /usr/src/mainline/Srcs tar -cf ServerSRCBackUp.tar.gz...
  9. Visual Studio 2013 .EXE

    https://mega.nz/#!bgNWjS6b!bdrplASYDqCDwTdNZix3u_668mK0BUt-zAFXKI5A-gw
  10. [HLDS][SMA] Anti SGS

    /* Plugin generated by AMXX-Studio */ #include <amxmodx> #include <amxmisc> #include <fakemeta> #pragma compress 1 #define PLUGIN "AntiDuck 2.0" #define VERSION "1.0" #define AUTHOR "MRX" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR)...
  11. [ReAPI][SMA] Round Message

    #include <amxmodx> #include <reapi> #include <colorchat> #define PLUGIN "Round Message" #define VERSION "1.0" #define AUTHOR "mforce" new maxplayers; public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) RegisterHookChain(RG_CSGameRules_RestartRound, "fw_newround", true)...
  12. [ReHLDS][SMA] Reset Score

    #include <amxmodx> #include <reapi> #define PLUGIN "resetscore(ReAPI)" #define VERSION "1.0" #define AUTHOR "Phantom" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR); register_clcmd("say /rs", "resetscore"); register_clcmd("say_team /rs", "resetscore"); }...
  13. [ReHLDS][SMA] Parachute

    #include <amxmodx> #include <reapi> public plugin_init() { register_plugin("[ReAPI] Parachute", "1.1", "ReHLDS Team"); RegisterHookChain(RG_PM_AirMove, "PM_AirMove", false); } public PM_AirMove(const playerIndex) { if (!(get_entvar(playerIndex, var_button) & IN_USE) ||...
  14. [ReHLDS][SMA] No Teamflash

    #include <amxmodx> #include <reapi> // #define ONLY_FLAG #define FLAG_ACCESS ADMIN_LEVEL_H public plugin_init() { register_plugin("[ReAPI] No Team Flash", "1.0", "ReHLDS Team"); RegisterHookChain(RG_PlayerBlind, "PlayerBlind", false); } public PlayerBlind(const index, const...
  15. [ReHLDS][SMA] Multijump

    #include <amxmodx> #include <reapi> #define MAXJUMPS 2 // maximum jumps new const PLUGIN[] = "Multijump" new const VERSION[] = "1.0" new const AUTHOR[] = "serfreeman1337" // Reapi modification by mforce enum _:jdata { bool:DOJUMP, JUMPCOUNT } new...
  16. [ReHLDS][SMA] Game Name

    #include <amxmodx> #include <reapi> public plugin_init() { register_plugin("Change Game Name", "1.2", "ReHLDS Team"); } public plugin_cfg() { set_member_game(m_GameDesc, "Your text here."); }
  17. [ReHLDS][SMA] Damage Displayer

    #include <amxmodx> #include <reapi> new g_msgSyncHud; #define SPECTATOR_CAN_SEE_DMG #if AMXX_VERSION_NUM < 183 new MaxClients; #endif public plugin_init() { register_plugin("Simple Damager", "1.0", "mforce"); // thanks to neugomon...
  18. Introduction hi

    Firstname: Matthew Age: 23 Location: Hungary Favorite games: Metin2, CSGO Interests: Programming, Configure Servers Programming in VB.NET , C++, PHP , PYTHON
Top

Dear User!

We found that you are blocking the display of ads on our site.

Please add it to the exception list or disable AdBlock.

The advertises that you'll see aren't intrusive they just help us to keep the community alive

If you don't want to see those ads just buy an upgrade.

Thank you for understanding!

Rogue

Rogue Purchase

User upgrade! at

🔥 Upgrade Now
Baba2

Baba2 Purchase

User upgrade! at

🔥 Upgrade Now

Escanor25 Purchase

User upgrade! at

🔥 Upgrade Now