• Welcome to Vice City Multiplayer.
 
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 - Aldo

#1
mIRC/pawn Scripting / Re: 4 questions...
April 13, 2011, 05:26:49 PM
Quote from: [DGC]Doomer on April 13, 2011, 04:58:16 PM
1. should my server script stay on mIrc? or should i convert it to pawn?

2. is it hard to convert a whole script into pawn?

3. i tried the GUPS 1.16a script. But the Chat Color are always changin like this
before:
anonymous: blabla

after typing /c setwep wrong
anonymous: blabla*
error /c setwep <nick/id> <weapon> <ammo>

* the color of previous lines change too. is it a Bug in pawn?

EDIT:

4. does Pawn have any serious bugs?

You should script what is easiest for you and not listen to what other people say abut the types of scripts you can use for VC:MP as they all have their own flaws and are not perfect
#2
My questions
Will the current functions for Pawn be fixed
Will there be more functions for pawn (SetTimerEx, DCMD support etc)
Will there be plugins for pawn (MySQL, sscanf etc)
Will there be actual rcon commands like in samp

That's all my questions for now
#3
mIRC/pawn Scripting / Re: Pawno SUX!!
April 01, 2011, 04:27:27 PM
1) Pawno is a application not a scripting language

2) Pawn sucks because you don't know how to script?

3)

Quote from: cycu on April 01, 2011, 11:55:25 AM
Wow OnPlayerFall, really useful function, however OnPlayerHealthChange is scriptable in pawn :)
On other hand i don't get the point of creating topic about you leaving pawn scripting scene, isn't it better just to say "I'm not scripting pawn anymore" when someone ask for help ?

Bye.
#4
mIRC/pawn Scripting / Re: DCMD in VC-MP
April 01, 2011, 12:46:32 AM
Quote from: cycu on March 31, 2011, 09:09:20 PM
It won't work, the vc-mp pawn compiler is to old for dcmd.

O.o
#5
mIRC/pawn Scripting / Re: DCMD in VC-MP
March 31, 2011, 04:34:32 PM
Maybe you don't know how to use dcmd?
#6
General Discussion / Re: Admins plse help
March 30, 2011, 07:48:43 PM
Quote from: yazeen on March 30, 2011, 06:07:57 PM
Quote from: Aldo on March 30, 2011, 04:37:38 PM
Your crying casue a guy called you a "motherfucker"?

Take it as a compliment, you get to do milfs  ;)

What is Milfs?
I dont talk such words!! and im not crying!! it shows the culture of he and his family

If you don't know what that means you shouldn't be play GTA
#7
You can't say Windows is better then Linux or Linux is better then Windows if you haven't used both

I used both and both for web hosting and server hosting

My opinion
-Linux is better for web hosting
-Linux and Windows are about the same for server hosting, but I like windows better for this 
#8
General Discussion / Re: Admins plse help
March 30, 2011, 04:37:38 PM
Your crying casue a guy called you a "motherfucker"?

Take it as a compliment, you get to do milfs  ;)
#9
General Discussion / Re: VC:MP Packet
March 25, 2011, 03:01:02 PM
Quote from: VRocker on March 25, 2011, 12:40:35 PM
If you mean the Query packet, then it does start with VCMP like hanney said. Fairly sure the packet structure is the same as SAMP.

Off the top of my head, the query packet starts like this:

VCMP<4byte IP><2byte port><Packet ID>

Packet ID would be where you ask for Players, Server Data or Ping. Ping is a lowercase 'p' i think.

In the case of ping, a further 4 bytes are sent with the timestamp of when it was transmitted from the server (i think, been a while since i looked at it)

Hope this helps :)

Thank you
#10
General Discussion / Re: VC:MP Packet
March 25, 2011, 02:32:50 AM
That doesn't work I tried it before
#11
mIRC/pawn Scripting / Re: here help me
March 24, 2011, 04:26:25 PM
Quote from: yazeen on March 24, 2011, 02:44:24 PM
Quote from: Aldo on February 14, 2011, 02:11:37 PM
Quote from: yazeen on February 14, 2011, 01:40:40 PM
LOL if u mean /c tban is temporary ban there is no such thing just ban and after the time to unban just remove the banned name from the 'banlist' file. i dont know subnet ban and its to hard ask shadow or aXXo  ill help you with slap here is code


   }
   else if (strcmp(cmd, "slap", true) == 0) {
      new reason[256], snick[256], plr, health[256], szMsg[256];
      tmp = strtok(cmdtext, idx),snick = strtok(cmdtext, idx), plr = FindPlayerIDFromString(snick), health = strtok(cmdtext, idx);
      else if (!strlen(health)) SendClientMessage(playerid,COLOR_RED,"USAGE: /c slap [Nick/ID] [health] [Reason]");
        else if (plr == INACTIVE_PLAYER_ID) SendClientMessage(playerid,COLOR_RED,"Error: Unknown player");
      else {
         format(szMsg,sizeof(szMsg),"Admin %s slapped: %s's hp to :[ %d% ]",gPlayers[playerid],gPlayers[plr],strval(health,cmdtext[strlen(tmp)+6]));
         SendClientMessageToAll(COLOR_GREEN,szMsg);
         SetPlayerHealth(plr,strval(health));
      }
      return 1;


did this without compiling so if u find error plse say to me  ::) 8)

There is tempban command and it has to be custom made

aXXo and me are the only ones with those commands as I know (Pawno)

U use setdate settime etc???

Yea and its complex
It takes up a total of 187 lines of script
#12
General Discussion / VC:MP Packet
March 24, 2011, 02:50:14 AM
Ok so SA:MP uses the packet SAMP, What packet does VC:MP use?
#13
I bet half the windows host are home hosted
#14
Quote from: BIG[H] on March 22, 2011, 07:01:20 PM
Quotelol linux sux?
tell us why do you think it.

you probably never used linux in your life,or never read something about.
Linux is awesome!

yes Man you didn't even know about linux and never tried it :D i suggest Ubuntu a basic linux that releases a free CD for PC send request to them they will send free CD and install it:
LINUX IS BEST

How do you know that? You can't even afford professional server hosting
#15
mIRC/pawn Scripting / Re: Script Releases
March 21, 2011, 03:02:16 PM
Quote from: Skirmant on March 21, 2011, 06:56:46 AM
Id be more thankful if I could browse the "Pro Guru" forum without needing to register.

How hard is it to take 20-30secs to register?