Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - dEaN

#1
Clans and Families / Re: [HS] - HeadShooter
Dec 01, 2016, 10:26 AM
Quote from: Hari on Nov 26, 2016, 12:44 PMHello Guys , Clan HS is now reopened

Founder - [HS]Hari
Leaders -
Co-Leaders -
Full Members -
Rookies -
Trainees -
Ok (Y)
#2
Snippet Showroom / Re: Last Man Standing
Dec 01, 2016, 09:47 AM
Quote from: KAKAN on Dec 01, 2016, 08:53 AMWould you even bother to say what's the error code?
Maybe you are weak in copying code...


yes really i am weak... in copy paste becuase you are pro copy paster :p
#3
Snippet Showroom / Re: Last Man Standing
Dec 01, 2016, 07:09 AM
_LMS <- {
 Alive = 0,
 Players = [],
 iData = array( GetMaxPlayers() ),
 State = "OFF"

-Error-
#4
Scripting and Server Management / Re: bank
May 07, 2016, 02:47 PM
Quote from: Thijn on May 07, 2016, 02:42 PM
Quote from: dEaN on May 07, 2016, 02:38 PMhmmm
hmmm what? If you're just going to make a post stating your brain exploded you might as well don't post at all.
what you mean?
#5
Scripting and Server Management / Re: bank
May 07, 2016, 02:38 PM
hmmm
#6
try this

function onPlayerMove( player, lastX, lastY, lastZ, newX, newY, newZ )

{
     if ( IsPlayerInArea( player, "bank" ) )
{
 player.IsWeaponSyncBlocked = false;
Announce( "weapons disabled", player, 5 );
}
else
 player.IsWeaponSyncBlocked = ture;
}
update :D
#7
Scripting and Server Management / Re: stats
May 07, 2016, 01:48 PM
lol, why you use Warchief? :D use main.nut its better than Warchief
#8
match with old race system but anyways -Nice-
#9
Quote from: vito on May 01, 2016, 07:01 AM
Quote from: Talha on May 01, 2016, 06:34 AMthen what i do

It seems you need levelsystem there and functions GetTok and Ban... But I am sure you need to learn something about programming before.


yes he right! first you need level system add.. after try ban system
#10
Applications / Re: server host
May 01, 2016, 02:02 PM
Quote from: jayant on Apr 29, 2016, 09:21 AMI should not reply here..But I think port 8192 is already taken by any other people.
yea i agree
#11
Applications / Re: i want to host my server
May 01, 2016, 02:01 PM
vccnr lol!
#12
not bad but who add this, time lost
#13
already edit by me..
#14
-worked-
#15
not worked!!