SA-MP Forums Archive
[FilterScript] Rock's Vip System - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Rock's Vip System (/showthread.php?tid=238413)

Pages: 1 2


Rock's Vip System - Rock18 - 11.03.2011

Rock's Vip System
Scripted by Rock
Informations :
This script is created for server who want's a good vip system .
I was searching for a vip system for my server and didn't find and i decided to create one .
Commands :Some Screens :




Download :
Solidfiles.Com
MediaFire.Com

Problems/Bugs and others :
If any erros appear post here and i will help you.
If you want to add more commands just use this
Код:
CMD:cmdname( playerid , params[ ] ) {
if(PlayerVip[ playerid ] == 1 ) {
//code
return 1 ;
} else return SendClientMessage( playerid , red , " ERROR: You are not a V.I.P. Member. " ) ; }



Re: Rock's Vip System - Ironboy - 11.03.2011

Good job!


Re: Rock's Vip System - Nexotronix - 11.03.2011

Cool, i gonna use this! Thanx a lot!


Re: Rock's Vip System - Infinitas - 11.03.2011

nice job!


Re: Rock's Vip System - SkizzoTrick - 11.03.2011

Nice but it really sucks for an RP server xD
But if it is for a DM or Stunt it looks ok xD


Re: Rock's Vip System - sherlock - 11.03.2011

NIce,i will use this in my trucking server


Re: Rock's Vip System - Mark_Shade - 11.03.2011

Crazy dude nice


Re: Rock's Vip System - Jack_2 - 11.03.2011

Awesome - Will use


Re: Rock's Vip System - Jack_2 - 11.03.2011

Wait a min the /vcmds are not in english

Then when you complie it you get the error message,

C:\Users\***\Desktop\Downloads\filterscripts\vip.p wn(1) : fatal error 100: cannot read from file: "YSI/y_scripting"

Also /vips shows up other non vip members


Re: Rock's Vip System - [ASP]Theking - 11.03.2011

I got an error, as I fix it?
pawn Код:
C:\Users\jorge\Desktop\Servidor 0.3c\filterscripts\vip.pwn(1) : fatal error 100: cannot read from file: "YSI/y_scripting"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
if I can help you appreciate, is that fs really good and I do not want to miss


Re: Rock's Vip System - Jack_2 - 12.03.2011

Yes i posted that error. Give him time to take a look


Re: Rock's Vip System - [FZ]XpLoR - 12.03.2011

Good job, is the drift universe vip system UPDATED! good work! 5/5


Re: Rock's Vip System - YangOn - 12.03.2011

Nice


Re: Rock's Vip System - BASITJALIL - 12.03.2011

Nice work brother


Re: Rock's Vip System - Rock18 - 12.03.2011

For people who get that error "can not read from file..." download this

http://forum.sa-mp.com/showthread.ph...%2Fy_scripting


Re: Rock's Vip System - nGen.SoNNy - 12.03.2011

Pretty good... but the vip it's not saving Make some updates!


Re: Rock's Vip System - ReM!X - 12.03.2011

Are very nice !


Re: Rock's Vip System - Rock18 - 12.03.2011

Quote:
Originally Posted by Anonym2009
View Post
Pretty good... but the vip it's not saving Make some updates!
The Vip should save , try to create in your scriptfiles folder PlayerVip.ini if you don't have it .


Re: Rock's Vip System - Mr.Jvxmc - 12.03.2011

Nice job


Re: Rock's Vip System - [ASP]Theking - 12.03.2011

sorry again, but I keep going the same error, I downloaded and if valid, I get a folder gamemodes and Pawn, I just put the Pawn the includes, it will be because I set the gamemode?