Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 27
Search took 0.00 seconds.
Search: Posts Made By: Kennarn
Forum: Scripting Help 07-10-2011, 20:03
Replies: 2
Views: 1,147
Posted By Kennarn
Re: I can't find where is errors help

replace

if (!is_user_connected(id)) return

gHasKakarottPower[id] = (hasPowers != 0); //set have power
gKakarottSelected[id] = gHasKakarottPower[id];

...
Forum: Off-Topic / General Chat 07-10-2011, 19:47
Replies: 5
Views: 1,818
Posted By Kennarn
Re: Superhero Server

Using cable
Forum: Off-Topic / General Chat 07-09-2011, 09:43
Replies: 5
Views: 1,818
Posted By Kennarn
Re: Superhero Server

But what i wondered is vps working or is it just for like web pages? :p
Forum: Off-Topic / General Chat 07-08-2011, 23:47
Replies: 5
Views: 1,818
Posted By Kennarn
Superhero Server

If i want my server to be available 24/7, should i use VPS or game servers?

or can i use both? i would like the cheapest solution :p
Forum: Approved Heroes 07-08-2011, 19:31
Replies: 20
Views: 65,290
Posted By Kennarn
Re: Phoenix ([FTW]-S.W.A.T / vittu)

Make the "set_user_health"(when he comes back to life) to a cvar too, that would save alot of time for people wanting to make him respawn with more health.
Forum: Tech Support 07-08-2011, 17:11
Replies: 11
Views: 4,253
Posted By Kennarn
Re: Error while playing on my server

Problem solved.

Issue was here:
case SH_HERO_ADD:
{
gHasUberGunnerPower[id] = true
UberGunner_weapon(id)
switch_model(id)

...
Forum: Trash 07-07-2011, 00:12
Replies: 1
Views: 604
Posted By Kennarn
Re: Hero Request: Vanish

what am i doing LOL double post sry
Forum: Trash 07-07-2011, 00:12
Replies: 1
Views: 604
Posted By Kennarn
Hero Request: Vanish

Allready exist (delete thread)
Forum: Trash 07-07-2011, 00:10
Replies: 0
Views: 624
Posted By Kennarn
Hero Request: Vanish

already exist
Forum: Suggestions / Requests 07-06-2011, 23:56
Replies: 2
Views: 1,905
Posted By Kennarn
Re: VIP@!!

http://forums.alliedmods.net/showthread.php?t=152874&highlight=superhero+VIP
(http://forums.alliedmods.net/showthread.php?t=152874&highlight=superhero+VIP&page=11)
Forum: Trash 07-05-2011, 18:39
Replies: 3
Views: 2,629
Posted By Kennarn
Re: BRAND NEW SEAL MUSICAL EQUIPMENT FOR SALE

Because he stole it from you.
Forum: Tech Support 07-03-2011, 21:36
Replies: 11
Views: 4,253
Posted By Kennarn
Re: Error while playing on my server

I think ubergunner is causing the shutdown. Please look into the scripting and tell me what is wrong :)

#include<superheromod>

new gHeroID
new const gHeroName[] = "UberGunner"
new...
Forum: Tech Support 07-03-2011, 18:40
Replies: 11
Views: 4,253
Posted By Kennarn
Re: Error while playing on my server

That's going to take forever :p

Ill post my herolist, see if you can find any plugin that is "bad" (which you know of):

//Add Heroes Here
sh_batman.amxx
sh_blackpanther.amxx...
Forum: Tech Support 07-02-2011, 20:59
Replies: 11
Views: 4,253
Posted By Kennarn
Error while playing on my server

When i play on my dedicated server (runned from my computer) i get an error after like 5-10 minutes like this"

http://i53.tinypic.com/fkv11s.jpg


Anyone know a possible solution to that?...
Forum: Scripting Help 08-28-2010, 12:51
Replies: 37
Views: 6,719
Posted By Kennarn
Re: Hey I need some help with 1. time scripting =)

That tutorial is outdated, use Jelles tutorial.
Forum: Scripting Help 08-28-2010, 10:51
Replies: 12
Views: 3,605
Posted By Kennarn
Re: i dont know what are error means >:(

I can make my own heroes.
I didnt mean i made the shakal hero at all.. i mean i edited chucky the way he wanted it.

I can post an example of a hero i made if you dont think i am able to make own...
Forum: Scripting Help 08-27-2010, 19:23
Replies: 12
Views: 3,605
Posted By Kennarn
Re: i dont know what are error means >:(

well, i actually fixed the hero myself, i opened a chucky hero, used the replace thing and replaced chucky_ with shakal_

And changed where the models is precached.
At first i got some errors, but...
Forum: Tech Support 08-26-2010, 11:26
Replies: 5
Views: 1,987
Posted By Kennarn
Re: Problem with new hero adding

You just putted the .amxx files in plugins and then added them in plugins-shero ?

I guess you just downloaded n pack, and the plugins may be old.
Download the .sma files (if you downloaded a...
Forum: Scripting Help 08-25-2010, 08:28
Replies: 12
Views: 3,605
Posted By Kennarn
Re: i dont know what are error means >:(

I got alot of errors trying to fix you hero so i just made it myself. M4A1 hero with revive.

Put the model you want to models/shmod and call it "shakal_m4a1.mdl" :mrgreen:
Forum: Scripting Help 08-24-2010, 13:29
Replies: 16
Views: 4,433
Posted By Kennarn
Re: Hero compile error

well, i found it in a package.
Forum: Tech Support 08-24-2010, 09:39
Replies: 6
Views: 2,921
Posted By Kennarn
Re: Problem with /showmenu

/clearpowers is like /changerace
"/clearpowers" will erase all your chosen heroes, so you can chose the heroes you want all over again, i think that's what you want.
Forum: Scripting Help 08-24-2010, 09:14
Replies: 16
Views: 4,433
Posted By Kennarn
Re: Hero compile error

Nice boys, shit on eachother, but this is a cry for help not a discuss tread, so could someone help me to make the hero?
Forum: Scripting Help 08-22-2010, 14:41
Replies: 16
Views: 4,433
Posted By Kennarn
Re: Hero compile error

indentation? don't understand what you means. give me an example?
Forum: Scripting Help 08-22-2010, 13:25
Replies: 16
Views: 4,433
Posted By Kennarn
Re: Hero compile error

Well, i fixed that hero.
I found out that the "{" icons were on wrong places, and that was a result of using notepad, so i downloaded AMXX Studio :)

Also, I tried to change the swat hero from...
Forum: Scripting Help 08-22-2010, 00:38
Replies: 16
Views: 4,433
Posted By Kennarn
Hero compile error

Hello!
I tried to compile my hero, which i made following Jelles tutorial, but i got 26 errors, all the same.

/home/groups/amxmodx/compiler3/core(0) : error 075: input line too long (after...
Showing results 1 to 25 of 27

 
Forum Jump

All times are GMT -4. The time now is 10:12.


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