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

#61
thanks guys :)
#62
there are any difference between the ids used for the vehicle.World?
#63
General Discussion / Re: help
Nov 15, 2014, 12:08 AM
why you always delete the topics?
#64
Do you have the player class created and defined in onplayerjoin?
Do you have stats <- array( GetMaxPlayers(), null ); in onscriptload?
and what happened with the onplayerkill and onplayerdeath.

in the page, down (in the end) there is a full example with all functions of how you have to do it.
#65
thanks guys for their replies. when I had time I'll test the suggestions. :P
#66
the only possibility can be an abuse and there is not a GUI panel by at moment, just I have to wait :/

Topic Locked.
#67
maybe I was not the enough specific.

man we are making a box where the player only needs write the password and already is registered. when player joins this box will active but there is a problem when the player type the letter "t" already can't write more in the box because now the message will be for the onplayerchat. there is no other way?
#68
as the tittle says.. the point is clear ^^

I have a suggestion devs can mmake a function to disable or change the key to enable the chat.
#69
Snippet Showroom / Re: Team System v1.0.1
Oct 29, 2014, 02:55 PM
@soulshaker I'll fix the onplayerpart. I'll add the GetTok and NumTok. still I thinking why the gettok mine had problems, incredibly I never had that error.

Did you a change with the cmds?


Script Updated v1.0.2
- GetTok & NumTok were replaced (thanks S.L.C.)
- Fixed a bad declaration when player leaves the server. (thanks souldshaker)
#70
Snippet Showroom / Re: Team System
Oct 28, 2014, 07:48 PM
PTS v1.0.1
- FindPlr() was removed, all functions/cmds uses now FindPlayer()
- onPlayerPart modified.
- all commands were updated.
- other issues were fixed.

everybody should update their script with this version.
#71
Support / Re: Notepad++ syntax highlight
Oct 28, 2014, 06:57 PM
great.
#72
Snippet Showroom / Re: Team System
Oct 28, 2014, 03:45 PM
surely you are missing something...

anyway about your question, these are my modules used: Windows (x86) Plugins Pack
+ server: Windows Server (x86)
#73
Quote from: sseebbyy on Oct 28, 2014, 05:07 AMThese, and more,  are already documented în the wiki. I see no reason for posting them here too.
http://wiki.vc-mp.org

ok sorry I don't had idea. :-X
#74
Currently usable announcement types
Credits to Stormeus

ID 0


ID 1


ID 2


ID 3


ID 4


ID 5


ID 6


ID 7


ID 8
#75
Snippet Showroom / Re: Team System
Oct 27, 2014, 06:52 PM
Quote from: KraTO$ on Oct 27, 2014, 06:25 PMWhich plugins contains time(). Function?

squirrel plugin as said S.L.C. anyway you can try the code fixed by honey. still I have my doubts of why the script had that problem but for now I'll update the code wih the code of honey.