• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
code for the reload notifier
#1
does anyone know it... i cant find it :c
  Reply
#2
(02-15-2015, 12:57)rvyASVP Wrote: does anyone know it... i cant find it :c

what is the reload notifier? Tongue
  Reply
#3
reload_start and reload_end I believe, just open the exe in notepad++ and search for reload_ and you should find some info on what notifies there are in it.
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
  Reply
#4
It's weapon_reload or just "reload". Also this should give you some idea:
Code:
self notifyOnPlayerCommand( "T", "+reload"); // +reload is default one.
// some code..

self waittill("T");
// do it

(02-17-2015, 03:14)DidUknowiPwn Wrote: reload_start and reload_end I believe, just open the exe in notepad++ and search for reload_ and you should find some info on what notifies there are in it.


Notepad...
[Image: Ataka-Facepalm.jpg]

Use HxD at least for easier( faster ) search.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Disable kill pop-up/notifier? Metro-Police#45 3 2,351 03-24-2014, 00:35
Last Post: Metro-Police#45

Forum Jump:


Users browsing this thread: 1 Guest(s)