Search results

  1. Jerry小坏

    [Code]Blob FX

    What is Blob? This is Blob, and i call it "Ki Blob": http://i.imgur.com/Jrd9YYr.png This is Blob too, and i call it "Ki Shield": http://i.imgur.com/LkrmfBa.png How to use Blob? BlobFx has three messages, and you can send the messages to create, update or kill a BlobFx BlobFx Messages...
  2. Jerry小坏

    [CCI]Black Goku(ECX RC2)

    try the link again.. it was closed cuz i updated it just now
  3. Jerry小坏

    [CCI]Black Goku(ECX RC2)

    SC = source code, just for developers PS. suggest u download again, i have updated it once more..
  4. Jerry小坏

    [CCI]Black Goku(ECX RC2)

    updated!! :)
  5. Jerry小坏

    [CCI]Black Goku(ECX RC2)

    Models by XinMei Part of Sprites from MatiasMod Version: v3.0 (Fixed the PowerStruggle bug.) Download Link: Click here PS. You are not allowed to republish this plugin to any third party site.
  6. Jerry小坏

    [Function]setWeaponHoming

    What if you wanna make beams trackable in not-ECX? so here you are :/ stock setWeaponHoming( Weapon, Velocity, Float: DetectableRange ) { new Target, Float: Range[33]; for( new i = 1; i <= 32; i++ )// Save the range between the client and the beam if the client is in the detectable...
  7. Jerry小坏

    [Code]Entity Translation Transformation & Rotation Transformation

    /** This is about the Matrix Knowledge, and the code below is based on Matrix Multiplication. **/ /***************************************************************************/ Set Entity Origin Forward: new Float: vAng[3], Float: vec[3]; pev( Client, pev_v_angle, vAng )...
  8. Jerry小坏

    What Half-Life is need to run ESF 1.0?

    put the "esf" folder in Half-Life folder and run hl.exe with the command "-game esf"
  9. Jerry小坏

    [CCI Script]Set Beam Detachable & Trackable

    someone asked me for this /* MOD.Weapon.core */ stock MOD_Weapon_PreCache () {} public @WeaponBeam ( Client, Weapon, const Class[], Size ) { register_message( get_user_msgid("KillTrail"), "@KillTrail" );// We had better register in 'PluginInit' tho set_task( 0.5...
  10. Jerry小坏

    [CCI SC]BigBang Attack Charge Effect

    someone asked me for this.. Download: Click here to Download
  11. Jerry小坏

    [CCI SC]FinishingBuster Charge Effect

    Download Link: http://pan.baidu.com/s/1i4GjO9Z Someone asked me for this https://www.youtube.com/watch?v=hXWCqROzPcU
  12. Jerry小坏

    [CCI SC]Add Step Sound For Chars

    Download Link: http://pan.baidu.com/s/1kUYw5Sz Video: https://www.youtube.com/watch?v=pIegygbmPEo
  13. Jerry小坏

    [Script] ECX Podium Hook

    In this case you can set anything to the Podium entities. /*Put this file into "CCI\.Plugins" dir to compile*/ #include <amxx/amxmodx> #include <amxx/fakemeta> #include <amxx/engine> #include <xtension/Class> new PodiumEnt, LeftAvatarEnt, RightAvatarEnt, MiddleAvatarEnt new LeftAura, RightAura...
  14. Jerry小坏

    Pan

    according to the shoes you are going to make Krillin :3
  15. Jerry小坏

    Walking Sound

    for which version :/
  16. Jerry小坏

    [CCI SC]Always Turbo

    someone asked me for this :p Download: Click here Video: https://www.youtube.com/watch?v=LWe5UZvzf5g
  17. Jerry小坏

    Server not downloading required files for players

    seems your server has been okay x_x
  18. Jerry小坏

    Black Goku

    i think this 1.3-animated Black is not bad:p, cuz in my memory the character model sequence of animations in 1.3 is different from 123 or ecx, i didnt see any animation out of sequence in the video. good job yo xD
  19. Jerry小坏

    Server not downloading required files for players

    cant find your server after i get up:p
  20. Jerry小坏

    Server not downloading required files for players

    .cxi and .core dont make sense for serser, they are just for compiling. ive tried your server, but i got overflowed lol shit im goooooooooooooing to watch Fairy Tail anyway xD
Top Bottom