Jump to content

MTA:SA Public Release Script - PRS:1.3 Out Now!


Scooby

Recommended Posts

  • Replies 644
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Hi!

I hav another problem... again, so:

I want to make only person with specified nick could use command, so:

if ($3 == !trace) {

if ($mta.nick($1,$2) == Ford) my.trace $1 %a

else mta.pm $1 $2 Nothin happens.

}

And when i have nick Ford and write this commands nothing happens, and from antoher nick i get pm 'Nothin happens.'.

How to make it work when i have nick Ford ?

Posted
Hi!

I hav another problem... again, so:

I want to make only person with specified nick could use command, so:

if ($3 == !trace) {

if ($mta.nick($1,$2) == Ford) my.trace $1 %a

else mta.pm $1 $2 Nothin happens.

}

And when i have nick Ford and write this commands nothing happens, and from antoher nick i get pm 'Nothin happens.'.

How to make it work when i have nick Ford ?

hi ford try this

if ($3 == !trace) {

if ($mta.nick($1,$2) == Ford) my.trace $1 %a

else {

mta.pm $1 $2 Nothin happens.

}

}

whats my.trace ?

Scripts Links

Fuel Script For Mta Dm

slr-v-1.1.3.rar For MTA Race

Website

Feel Free To Join -->http://www.teamslr.110mb.com <--

Posted

both of those will do the same, there is no error there, more than likely its to do with ur trace script.

did it work before?

also sometimes the trace may take some time to show.

ScoobySig.gif

[UVA]Scooby

Founder Of UVA - Ultimate Vice Assassins

http://www.uvaclan.com/

Posted
Scooby, feel free to add my link under your sig, you still got dead link there :P

lol thx, yeah the server ran out that all my files we're hosted on, kindly lent to me by a friend. they have a new one, i just havent got round to relocating everything yet.

ScoobySig.gif

[UVA]Scooby

Founder Of UVA - Ultimate Vice Assassins

http://www.uvaclan.com/

Posted

well that is strange, coz when i heard it was down, i heard from a friend of a friend who told me that the server had ran out and they were getting a new one :o

now i dunno what to think... i suppose i should backup my files now lol

ScoobySig.gif

[UVA]Scooby

Founder Of UVA - Ultimate Vice Assassins

http://www.uvaclan.com/

Posted

OFFTOPIC:

Scooby, are you interested to get one ftp access to my server? its online 24/7 (For 100% sure!) and line speed is very good.

Im currently hosting 2 servers in http://www.speedtest.net (In Turku, Finland and in Estonia, Tallinn) i could give you one ftp in Tallinn server 4free :P

If you are interested, feel free to talk me @ PM.

Gratz, San

Finnish Multi Theft Auto Networks Community @ http://fin-mta.net

233040547.png

OWNED :D 100mbit fiber linez ownz :)

Posted

Scooby, i suggest you rewrite PRS for writeini, cause my & my servers admins are looking for that. Once, i tried it, but i messed it up.

There is few reasons why you should to do that:

- GUS toptimes (Everyone wanna keep his own record!)

- GUS stats (I would like to keep my over 1 year stats)

- Old scripts (All old scripts are written using writeini)

This would be awesome :?

If you do it, i bet there is noone who still uses GUS :wink:

So... This is what i really want. I wish you got time to do it.

Thank You Very Much!

- GratZ, SanZ.

Finnish Multi Theft Auto Networks Community @ http://fin-mta.net

233040547.png

OWNED :D 100mbit fiber linez ownz :)

Posted

He used hashes because they are a way better (faster, easier to use, no storage limits etc.etc.) Why would he want to rewrite this part to use a worse way?

Why would you not write a script to convert ini's to hashes? You can load an ini into hash too and save the way PRS does

Do not PM me, im not going to read it anyway.

Posted
He used hashes because they are a way better (faster, easier to use, no storage limits etc.etc.) Why would he want to rewrite this part to use a worse way?

Why would you not write a script to convert ini's to hashes? You can load an ini into hash too and save the way PRS does

there are other problems with ini files aswell like characters that aren't written properly (i know this is atleast [ and ]) and hash is a lot faster as toady says

Kevuwk

Any comments made are purely my own and do not represent the interests of the MTA Team

Posted
He used hashes because they are a way better (faster, easier to use, no storage limits etc.etc.) Why would he want to rewrite this part to use a worse way?

Why would you not write a script to convert ini's to hashes? You can load an ini into hash too and save the way PRS does

there are other problems with ini files aswell like characters that aren't written properly (i know this is atleast [ and ]) and hash is a lot faster as toady says

Yup...

Only problem is that, i dont know even shit about hashes, and id like to use my old scripts.

Also, i didnt said that would be replacement. I meaned that it would be able also using writeini. Thats what im looking for.

Finnish Multi Theft Auto Networks Community @ http://fin-mta.net

233040547.png

OWNED :D 100mbit fiber linez ownz :)

Posted

Well, lil toady, im waiting for Scooby's response.

maybe you think its useless, but i bet im not only one who would like to have it also using writeini's.

Finnish Multi Theft Auto Networks Community @ http://fin-mta.net

233040547.png

OWNED :D 100mbit fiber linez ownz :)

Posted

i don't think he would waste his time changing it to ini files, you could just change it by yourself anyway

Kevuwk

Any comments made are purely my own and do not represent the interests of the MTA Team

Posted

the script wouldnt be possible with INI's some of the loops would crash mirc,

it can only run due to hashes being up to 1000 times faster.. the only way would be to convert ur ini's

(which isnt such a big job)

if u list me the stats/ini formats it shouldnt be much of a job to make a few aliases to convert/update from GUS

i'll take a look sometime.

ScoobySig.gif

[UVA]Scooby

Founder Of UVA - Ultimate Vice Assassins

http://www.uvaclan.com/

Posted

I put this script on my sever and it works , but i can't login as a admin :!: Please tell me how can i login :!::?:

Posted
I put this script on my sever and it works , but i can't login as a admin :!: Please tell me how can i login :!::?:

Really all the clan members/main admins should be added to the server config, they can then use rcon_login in the console to login.

once u can login as an admin u can then add temporary admins to the script.

this has been discussed a few times already if u read back a few pages.

basically. u need to be added to the server config file (at the bottom of it theres a part about admins)

ScoobySig.gif

[UVA]Scooby

Founder Of UVA - Ultimate Vice Assassins

http://www.uvaclan.com/

Posted

OK , thx i will try ... :wink: But now .. i have another problem , my mIRC will expire in 5 days :( and i don't know what to do ......

Posted
OK , thx i will try ... :wink: But now .. i have another problem , my mIRC will expire in 5 days :( and i don't know what to do ......

mirc works even after it has expired, only the annoying message will appear every time you open it with khaled watching you

Do not PM me, im not going to read it anyway.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...