• 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

Topics - theweirdgeek

#1
mIRC/pawn Scripting / Script request Teleport script
February 27, 2010, 08:34:04 PM
Hello,
If possible i would like to request a script that does the following...

When a user types /battle they get teleported to 0,0,-93.4009,-1119.9797,103.8871,123.5294,0,0,0,0,0,0

Once teleported can the system send a message to that user saying "Welcome to Jakes Server battle arena!"

Thanks for your help,
Jake
#2
mIRC/pawn Scripting / Racing script request.
February 26, 2010, 01:39:25 PM
Hello,
If possible i would like to request a script which launches a race.

Eg. I type /c race then i get teleported to the big bridge where there are lots of cars, When the race is finished could it say who won?

Thanks,
Jake
#3
mIRC/pawn Scripting / Script requests...
February 26, 2010, 12:37:34 PM
Hey,
If possible could i request the following scripts:

User registration script?

The user ID for plane that floats on water?

Thanks,
Jake
#4
Hello,
How do i find coords for weapons and hidden packages?

Thanks,
Jake
#5
Hello,
If possible i would like to request a script that allows users to float on water when in a car.

Thanks,
Jake
#6
mIRC/pawn Scripting / Script for adding a new command...
February 26, 2010, 10:12:11 AM
Hello,
I would like to request a script...

I would like like it to be a /help command, So when people type /help it displays a message of my choice...

Thanks,
Jake
#7
mIRC/pawn Scripting / no changes
February 23, 2010, 08:19:42 PM
When i edit gamemode.pwn and save it then restart my server no changes take place?


Does anyone know whats going on here?

Thanks,
Jake
#8
mIRC/pawn Scripting / Jumpswitch?
February 22, 2010, 08:42:07 PM
What is jumpswitch?

Because when i join my server on GTA VC it says "Jump switch" is disabled?

How would i enable it and what does it do?

Thanks,
Jake
#9
mIRC/pawn Scripting / Add welcome message.
February 22, 2010, 06:00:00 PM
I'm new to all this scripting, And need your help...

I would like to add the following script which displays a message on user entry...

public OnPlayerConnect(playerid){
   SendClientMessage(playerid,COLOR_GRAY,"Welcome to my server.");
   return 1;
}  


Where abouts in my pawn script would i insert the script above?

Many thanks,
Jake
#10
mIRC/pawn Scripting / Script request (Please read)
February 21, 2010, 08:35:20 PM
How can i get my server to welcome visitors with a message such as,

Welcome to my server.

Thanks,
Jake