• Welcome to Vice City Multiplayer.
 
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 - [GCK]KoFFe

#1
mIRC/pawn Scripting / HELP
February 05, 2011, 12:42:45 PM
how to use SendRconCommand and SendRconEvent
i used this website example but not works for me Please help

http://famp.ru/wiki/SendRconCommand

please give any example Please help
#3
What Ever i heard that BIG[H] is Making LMS in pawno hope he will help
#4
mIRC/pawn Scripting / Re: [Pawn]Timers
February 05, 2011, 08:56:26 AM
Quotewhich doesnt exists in VCMP.
XD ;D
#5
General Discussion / Re: Server Hosting !
February 04, 2011, 04:02:02 PM
----Vrocker Hosting----
Hoster :=: [Ka]Vrocker

website Url:
http://vrocker-hosting.co.uk

Price Per Slot: € 0.20
Min Slots: 8 (Order) 1.60 €


DNS name: sentinel.liberty-unleashed.co.uk
Average ping: 232ms

Country: FRANCE
Region: -
City: -
ZIP Code: -
Time zone: +01:00

ISP: OVH SAS
DOMAIN: OVH.NET



-----JuppiNet Hosting-----
Hoster :=: [Ka]Juppi

WebUrl: http://juppinet.co.uk/

DNS name: tammerbox.project-apollo.co.uk


Average ping: 235ms


Price Per Slot: € 0.20 1.60 €
San Andreas Multiplayer         0.20EUR
Vice City Multiplayer                 0.20EUR
Vice City Multiplayer (Pawn)       0.20EUR
Vice City Multiplayer (Squirrel)   0.20EUR


Vice City Online                        0.10EUR


Min Slot:8 (Order) 1.60 €
Country: NETHERLANDS
Region: NOORD-HOLLAND
City: AMSTERDAM
ZIP Code: -
Time zone: +01:00

ISP: LEASEWEB
DOMAIN: LEASEWEB.NET



-------More Info------
i am Not Responsible For any Damage

bla bla bla Hope this Helps

EDIT::
Program Used To Get Info Is Avast AntiVirus Internet Security 5
#6
mIRC/pawn Scripting / Re: [Pawn]Timers
February 04, 2011, 11:00:07 AM
use Public instead of stock


Quotestock test()
{
    SendClientMessageToAll(COLOR_GREEN,"blablabla");
    ServerInfo[0][variable] = 1;
}

SetTimer("test",10000,0");  //

To
Quote
public test()
{
    SendClientMessageToAll(COLOR_GREEN,"blablabla");
    ServerInfo[0][variable] = 1;
}

SetTimer("test",10000,0");  //
#7
mIRC/pawn Scripting / Re: [Pawn]Timers
February 03, 2011, 10:44:46 PM
 :-\ like what any idea? could u gave us any script idea

Well timer don't works on

public bla(playerid)
{
Bla bla bla
}

which include playerid or else
it should be cleared like ()

public Whatever()
{
Never Mind
}

SetTimer("Whatever",5000,false);

Whatever is Variable that Runs 

and 5000 is Time settings 5000 = 5secs
and false thing is loop the timer you can use True/False or 1/0
#8
mIRC/pawn Scripting / Re: PLEASE I NEED HELP :/
February 03, 2011, 09:25:56 AM
Hmm you add/make some variable's your self to define things Like
#include <Dini>

stock encrypt password

bla bla bla

maybe you shouldd add monkey scripts to GUPS Easy and better idea  ;)
#9
mIRC/pawn Scripting / Re: PLEASE I NEED HELP :/
February 02, 2011, 10:43:32 PM
Quotewhats psyshell Huh Huh Huh Huh ?

its in mIRC script like WSV FBS etc
Well u can get Reward in GUPS by killing but if you want spree u can make one XD
#11
General Discussion / Re: Legendary RP v0.1 (Finally)
February 01, 2011, 09:35:41 PM
When u will Release Script i want RPG
#12
mIRC/pawn Scripting / Re: Where to add SetWorldBounds
February 01, 2011, 09:56:20 AM
Its a Global Variable it should be in Gamemodeinit

public GamemodeInit()
{
SetWorldBounds(5000.0,-5000.0,5000.0,-5000.0); //this is For all Map
//Extra bla bla bla bla
}

its Set's a Place where Player Can't get out like a island DM or Building DM etc
#13
i made the spree sys But i need anyone to Fix my BUG before i release script
#15
mIRC/pawn Scripting / HELP!
January 30, 2011, 09:50:15 PM
hi
any one will help me to Fix my Server BUGS PLease  ::)

Like Tamas Falcon because When it is Fixed i will release my scripts PM ME WHO CAN HELP ME