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.


Messages - Kingston

Pages: 1 2 [3] 4 5
31
mIRC/pawn Scripting / Re: 2 questions
« on: March 03, 2010, 05:26:41 pm »
Use AddStaticPickup in OnGameModeInit to create hidden packages. You can either use a "classic" package type (410) or pick one of the following - http://tdhclan.ru/wiki/index.php/ModelIDs
And you can use /s command for saving coords ofc.

To create report command, open mode.pwn in your gamemodes folder and see how "hp" command is done there. You should (if you plan long-term scripting) be able to easily remake it into report command.

Big thanks To Boss,  :D

32
mIRC/pawn Scripting / Re: 1 question
« on: March 02, 2010, 07:40:59 pm »
1- What? Do you mean pickups?

2- It was a long time since I don't work with mIRC, just look at FBS' code :)

My server is Not with mIRC or IRC
i dont get a IRC of Server...

i want in PAWNO scripts...

33
mIRC/pawn Scripting / 2 questions
« on: March 02, 2010, 07:21:39 pm »
1-  how to get hidden packages In my server ?? ???

2- i want  a script /c report [nick/ID] [your report]

what is the script ??

thanks..

34
mIRC/pawn Scripting / Re: Problem...
« on: March 02, 2010, 02:49:08 pm »
How to get the Error is accepted ?? ( How to Change anythink in Mode.PWN For no deleting Mode.AMX ????

35
mIRC/pawn Scripting / Re: Problem...
« on: March 01, 2010, 09:18:33 pm »
We can't give you an example. Does the compiler give you any errors or warnings? Copy paste the log.

Ok look

i am have a problem
in time i am edit this

public StatusTag(level)
{
   new x[256];
   if (level == 1) x = "Member";
   else if (level == 2) x = "Protected Member";
   else if (level == 3) x = "Half Admin";
   else if (level == 4) x = "Admin";
   else if (level == 5) x = "Admin";
   else if (level == 6) x = "Admin";
   else if (level == 7) x = "Admin";
   else if (level == 8) x = "Management";
   else if (level == 9) x = "Coordinator";
   else if (level == 10) x = "Server Owner";
   return x;
}


To THis


public StatusTag(level)
{
   new x[256];
   if (level == 1) x = "Member";
   else if (level == 2) x = "Protected Member";
   else if (level == 3) x = "Half Admin";
   else if (level == 4) x = "Admin";
   else if (level == 5) x = "Admin";
   else if (level == 6) x = "Admin";
   else if (level == 7) x = "Admin";
   else if (level == 8) x = "Management";
   else if (level == 9) x = "server Co-Leader";
   else if (level == 10) x = "Server Owner";
   return x;
}

the Mode.AMX is Deleting ...
can tell me why ??
can i make the Mode.AMX is not deleting ??

36
mIRC/pawn Scripting / Re: Problem...
« on: March 01, 2010, 08:38:02 pm »
Oh ffs. Turn those colors off.. I can't see a shit.

Well, be racional man, if it deletes ur AMX. ITS BECAUSE SOMETHING IS wrong in the script...

example...

give me a example

37
mIRC/pawn Scripting / Problem...
« on: March 01, 2010, 07:33:15 pm »
problem...

In time i am ending editing  Mode Server In Pawno , i click In F5 ,

in i Klick F5 The Mode.AMX is Deleting , Why ??

Please Help ...

Thanks...

38
Support / Re: Forwarding ports
« on: March 01, 2010, 03:39:03 pm »
If you want Help me a Big Help!!!!!...



i have some Questions...

1- What i want to Type In ' USER DEFINED ' ????

2- Type in all Boxes " VCMP server " ????

Code: [Select]
If you Can .... get this Picture I nyour Computer and Write In the Pictor a what i want to Write ...

39
Support / Re: Forwarding ports
« on: February 28, 2010, 11:12:39 pm »
Go ask your ISP, I hope you understand them.

Who are ISP ?? >:(???!!

40
Support / Question just for The Boys forwarding Ports her Server
« on: February 28, 2010, 11:12:08 pm »
what is Application Name oF VC:MP ????????!!!??!!!??!!!!??!!!??!!1 >:( >:(

41
Support / Re: Forwarding ports
« on: February 28, 2010, 10:09:51 pm »
just read the fucking tutorial...

It says it doesnt matter what to put there, as long as you remember what it is.
So VC:MP server will be fine...

But is Not worKing  ( i am Try !!!!! ) !!!?????

Help !!!

I am the Lonely Boy Can Make a server In Internet ????!!!!!@@@

42
Support / Re: Forwarding ports
« on: February 28, 2010, 09:48:04 pm »
1) I'm not sure, try vcmp-svr.exe
2) Huh? Are you trying to type "VC-MP" in all boxes". If so, that won't work.


1- No , i Mean .. ( klick here )

2- VC-MP in all boxes ??

in all boxes i Just type ' 5192 ' (port)

But in Box ' User Defined ' i dont Know what i will write

IF you can help me ... please ...

43
Support / Re: Forwarding ports
« on: February 28, 2010, 07:59:07 pm »
But User Defined of VC:MP is not Write there  :-\

What is name program of VC:MP ????

44
Support / More questions oF Forwarding ports
« on: February 28, 2010, 07:22:00 pm »


i have some Questions...

1- What i want to Type In ' USER DEFINED ' ????

2- Type in all Boxes " VCMP server " ????

45
Support / Re: Forwarding ports
« on: February 28, 2010, 06:11:08 pm »
Quote
If you want help me a Full helping



get this PHoto in your computer and Complite the Following ( in the Photo )

and replay With the PHoto

PLease help...

( there are money people want kow how to get a Forwarding Ports .. )

thanks...

Pages: 1 2 [3] 4 5