Author Topic: 4 questions...  (Read 7013 times)

0 Members and 1 Guest are viewing this topic.

Offline [DGC]Doomer

  • Wiseguy
  • **
  • Posts: 64
    • View Profile
4 questions...
« on: April 13, 2011, 05: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?
« Last Edit: April 13, 2011, 06:02:09 pm by [DGC]Doomer »

Offline [MKs]WiLsON

  • Street Thug
  • *
  • Posts: 33
  • NVM
    • View Profile
Re: 4 questions...
« Reply #1 on: April 13, 2011, 06:11:49 pm »
dunno use squirrel its easy and squirrel have many functions and u can connect echo too  :D


if i say pawno suck for me! >:(

Offline BIG[H]

  • Made Man
  • ***
  • Posts: 159
  • Sight of light
    • View Profile
Re: 4 questions...
« Reply #2 on: April 13, 2011, 06:14:17 pm »
Nah Wait for 0.4 all bugs will be FIXED!
Outdoor city server Administrator, FS server owner!

Offline [DGC]Doomer

  • Wiseguy
  • **
  • Posts: 64
    • View Profile
Re: 4 questions...
« Reply #3 on: April 13, 2011, 06:15:16 pm »
well crashes squirrel?
if no is it hard to convert my script into squirrel?
will be squirrel supported in the future?

@BIG[H]: every bug?

Offline BIG[H]

  • Made Man
  • ***
  • Posts: 159
  • Sight of light
    • View Profile
Re: 4 questions...
« Reply #4 on: April 13, 2011, 06:17:22 pm »
Quote
@BIG[H]: every bug?
Yes I hope! every known bugs


@WilSOn : I agree with you Wilson!
Outdoor city server Administrator, FS server owner!

Offline Aldo

  • Wiseguy
  • **
  • Posts: 52
    • View Profile
Re: 4 questions...
« Reply #5 on: April 13, 2011, 06:26:49 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

Offline [DGC]Doomer

  • Wiseguy
  • **
  • Posts: 64
    • View Profile
Re: 4 questions...
« Reply #6 on: April 13, 2011, 06:28:13 pm »
so Mirc will be supported in future?

Offline BIG[H]

  • Made Man
  • ***
  • Posts: 159
  • Sight of light
    • View Profile
Re: 4 questions...
« Reply #7 on: April 13, 2011, 06:45:16 pm »
mIRC will be DOOMED!
Outdoor city server Administrator, FS server owner!

StriKe

  • Guest
Re: 4 questions...
« Reply #8 on: April 13, 2011, 06:59:47 pm »
Future version will have support for mIRC/Squirrel/Pawno

Offline Castagna

  • VC:MP Beta Tester
  • Made Man
  • *
  • Posts: 129
  • Global Moderator
    • View Profile
Re: 4 questions...
« Reply #9 on: April 13, 2011, 09:41:02 pm »
We are all waiting for 0.4 , but there's a little detail..... HOW and WHEN we know if that version will fix all the bugs ?? This 0.4 had been annouced since a few years I think , so... and???  Stay for this new realise , ins't good choise . I recomend u to stay in Mirc , specially in psyQLite . Squirrel is good but , there isn't many functions like ResetPlayerWeapons , etc.. The other possibility is lear LUA language , witch for me is the best (lua=VCO scripting) , but very dificult too.
Castagna - EA Founder


Offline [DGC]Doomer

  • Wiseguy
  • **
  • Posts: 64
    • View Profile
Re: 4 questions...
« Reply #10 on: April 13, 2011, 11:20:48 pm »
well thanks for infos ^^ i will stay on Mirc then...

Offline tato

  • Made Man
  • ***
  • Posts: 106
  • I bet u don't know me!
    • View Profile
    • EA Server
Re: 4 questions...
« Reply #11 on: April 13, 2011, 11:45:41 pm »
Nah Wait for 0.4 all bugs will be FIXED!
how do you know huh?

yazeen

  • Guest
Re: 4 questions...
« Reply #12 on: April 14, 2011, 11:08:11 am »
Nah Wait for 0.4 all bugs will be FIXED!
how do you know huh?


Use Command Sense  :P

Offline Charleyutton

  • Street Thug
  • *
  • Posts: 46
    • View Profile
Re: 4 questions...
« Reply #13 on: April 14, 2011, 12:40:55 pm »
In answer to your question Doomer, you should do what feels best for you, like Klaus said. All languages have their pros and cons, in my opinion squirrel is the best, but others think otherwise so it's up to you to decide. One advantage I will point out however is that with PAWN and Squirrel, their scripts are contained within the server, instead of on mIRC, so you only need a server host, not a server host and a 24/7 mIRC host.


We are all waiting for 0.4 , but there's a little detail..... HOW and WHEN we know if that version will fix all the bugs ?? This 0.4 had been annouced since a few years I think , so... and???  Stay for this new realise , ins't good choise . I recomend u to stay in Mirc , specially in psyQLite . Squirrel is good but , there isn't many functions like ResetPlayerWeapons , etc.. The other possibility is lear LUA language , witch for me is the best (lua=VCO scripting) , but very dificult too.

Squirrel actually has all of PAWN's functions, and more. Some of them don't work, like setting a player's team, but most do.

Quote
ResetPlayerWeapons

I've updated the wiki to show you how to do this:

http://liberty-unleashed.co.uk/VCWiki/Scripting/Squirrel/Functions/Players/SetWeapon

Note:- Squirrel has amalgamated a lot of functions in the original PAWN server. E.g. GivePlayerMoney, SetPlayerMoney, GetPlayerMoney, ResetPlayerMoney are all amalgamated into one: player.Cash
« Last Edit: April 14, 2011, 12:50:29 pm by Charleyutton »
Charleyutton, VU clan leader, XE Management/Scripter, SvM Server Owner, VCHA admin http://vu.vrocker-hosting.co.uk http://svm.vrocker-hosting.co.uk


Click the image to make your own XE signature!

Offline [DGC]Doomer

  • Wiseguy
  • **
  • Posts: 64
    • View Profile
Re: 4 questions...
« Reply #14 on: April 14, 2011, 06:05:08 pm »
is it possible ot make colored textes in mirc scripts ? (like in Pawn...)