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 - Tamas

Pages: [1] 2 3 ... 9
1
ShowRoom (pawn) / Re: GUPS 1.17
« on: May 01, 2013, 05:16:12 pm »
I don't think that will cause any problems. I did register such a nick to test this out, nothing really happened.

http://i.imgur.com/KldwCIc.jpg

2
ShowRoom (pawn) / Re: GUPS 1.17
« on: May 01, 2013, 10:46:13 am »
I don't see any problems here, tested it and all went fine.
Edit: else if ( strcmp( cmd, "banip", true ) == 0 ) // No banip function in the current pawno release, so we must wait

The comment is there for a reason.

note: great you invalidnick in command register but the \ not is in the stock you need put \\ for prevent crash whit ale\dark

[pawn]      strfind( player, "\47", true ) != -1 ||
      strfind( player, ":", true ) != -1 ||
      strfind( player, "?", true ) != -1 ||
      strfind( player, "*", true ) != -1 ||
      strfind( player, "|", true ) != -1 ||
      strfind( player, ">", true ) != -1 ||
      strfind( player, "<", true ) != -1 ||
      strfind( player, "\92", true ) != -1 ||
      strfind( player, "\34", true ) != -1 )[/pawn]

http://www.asciitable.com/index/asciifull.gif
Did you even check this function?
Please inform yourself next time you find "another bug"
Just to clear things out "/" and "\" IS there.

3
ShowRoom (pawn) / Re: GUPS 1.17
« on: April 29, 2013, 07:25:43 pm »
You can not give yourself your own money.

4
ShowRoom (pawn) / Re: GUPS 1.17
« on: April 29, 2013, 06:41:36 pm »
I wasn't talking about the updated version (and again check the changelog file for more information)
You keep talking about bugs which never really existed, once I sort them out you bring up other stuffs.

PM me your exact problem with a decent explanation of the issue.
EDIT: Just re-tested the !givecash command, seems everything is fine.

5
ShowRoom (pawn) / Re: GUPS 1.17
« on: April 29, 2013, 12:52:43 pm »
I'd not recommend you to create any vehicle, since it's still bugged.
Either move to the squirrel version or wait till 0.4 will be released.

EDIT: Also don't forget to check the changelog file, it has every info about fixes/updates.

aledark24: I can not really understand most of the things you mentioned.
There is no such thing as "anti nick crasher" it makes no sense.
Register and login system works fine.
There is a difference between set and give money. (no further explanation)
Location system works fine.
"cars not changed.... need update of location of vehicles" -> it makes no sense, so I can't really do anything with that.
"if use !cash tamas showme my own cash" -> that is completly normal, you can not check other people's financial status.
"if i added a prop need restart again and again.. for showme the pickup..." -> not a scripting related bug.


I'm suggesting you to check the source before you complain.

6
ShowRoom (pawn) / Re: GUPS 1.16
« on: April 24, 2013, 08:15:23 pm »
Addveh is just a simple command to add a temporary vehicle, it isn't bugged.
You have to manually edit the necessary files to add a vehicle which will be synced with the system.

7
ShowRoom (pawn) / Re: GUPS 1.16
« on: September 23, 2012, 02:27:58 am »
What do you mean by many bugs?
Be more specific.

8
ShowRoom (pawn) / GUPS 1.17
« on: August 12, 2012, 09:26:23 pm »
General Use Pawn Script
Note: Check the Changelog file for more information.

Features:

  • Registration System
  • Admin System
  • Vehicle System
  • Property System

Thanks to the following peoples:

  • DracoBlue
  • Falcon
  • PlayerX


Current Version: 1.17
Mirror#1: Download

9
mIRC/pawn Scripting / Re: I want to create a server.
« on: August 10, 2009, 08:51:52 pm »
Heres the answer:

1. Windows server link (direct download): http://www.vicecitymultiplayer.com/downloads/03/VC-MP_0.3z_winserver.zip

2. You have to forward the needed ports in your router, go to your router's admin panel and do it there.

3. If you downloaded a script search for a readme file, you can find any instructions there (usually)

~Tamas slaps Bakasan around a bit with a link.

10
mIRC/pawn Scripting / Re: VCMP 0.3z Team-Colours
« on: March 24, 2009, 06:21:11 pm »
Ids from 17 to 21 aren't working.

11
mIRC/pawn Scripting / VCMP 0.3z Team-Colours
« on: March 24, 2009, 04:24:02 pm »
if someone need it  ;)



12
mIRC/pawn Scripting / Re: [help]Can some1 give Spidometer code?
« on: February 09, 2009, 09:32:55 pm »
Add it under:
on *:SIGNAL:vcmp.player.move:{

13
XE Servers (Legacy) / Re: script lag
« on: December 16, 2008, 05:37:14 am »
Mirc script rulez!
I prefer LUA

14
Support / Re: My game crashes
« on: December 10, 2008, 08:11:42 pm »
This is not a valid reason  :P

15
mIRC/pawn Scripting / Re: how make my own command?
« on: December 10, 2008, 06:04:17 pm »
He can  :P Just the vc-mp automatically sets his hp back to 100.

Pages: [1] 2 3 ... 9