Raised This Month: $ Target: $400
 0% 

*Help with hero to get exlpoding shots with new deagle model


Post New Thread Reply   
 
Thread Tools Display Modes
minibel
Junior Member
Join Date: Jan 2006
Old 01-27-2006 , 19:45  
Reply With Quote #11

k i changed it but it still doesn't work. The model still doesnt load but the extra health and armour works fine.
minibel is offline
G-Dog
Senior Member
Join Date: Dec 2005
Location: Thunderstorm Central
Old 01-27-2006 , 21:09  
Reply With Quote #12

lol case sensitivity is killin u
Code:
// REGISTER EVENTS THIS HERO WILL RESPOND TO!
    shRegHeroInit(gHeroName, "cj_init")
yet u have
Code:
public Cj_init()
also i think u need to have this after the shRegHeroInit line
Code:
register_srvcmd("cj_init", "cj_init")
__________________
If at first you don't succeed, then skydiving isn't for you.
G-Dog is offline
Send a message via AIM to G-Dog
minibel
Junior Member
Join Date: Jan 2006
Old 01-28-2006 , 09:13  
Reply With Quote #13

no sry still dont work and i changed it.
Attached Files
File Type: sma Get Plugin or Get Source (sh_cj.sma - 354 views - 3.7 KB)
minibel is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 01-28-2006 , 12:45  
Reply With Quote #14

Quote:
Originally Posted by K-OS
Code:
      new clip, ammo, wpnid = get_user_weapon(id,clip,ammo)
      if (wpnid != CSW_DEAGLE && wpnid > 0) {
         new wpn[32]
         get_weaponname(wpnid,wpn,31)
         engclient_cmd(id, wpn)
      }
This is quite useless.
It may seem like it, but it's there for a reason that used to be an issue.
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
G-Dog
Senior Member
Join Date: Dec 2005
Location: Thunderstorm Central
Old 01-28-2006 , 13:30  
Reply With Quote #15

bah i was bored so here
__________________
If at first you don't succeed, then skydiving isn't for you.

Last edited by G-Dog; 11-18-2008 at 19:27.
G-Dog is offline
Send a message via AIM to G-Dog
minibel
Junior Member
Join Date: Jan 2006
Old 01-28-2006 , 13:34  
Reply With Quote #16

thanks alot it works now
minibel is offline
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 16:32.


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