[FilterScript] [FS] EVS - Epsilon Vehicle Spawner
#1


This is my simple three months old vehicle spawner.
Give the model id and it will give you the vehicle.

/vehicleme - Vehicle Spawner dialog opens
/vehicleall - Admin Vehicle Spawner dialog opens (This function gives a vehicle every player who're on foot.)


Download: eVS.amx
Source: eVS.pwn
Reply
#2

Thank You But I Got A Error

Quote:

C:\Users\Mak\Desktop\2_3_2010\filterscripts\car2.p wn(16) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply
#3

Quote:
Originally Posted by swat853
Thank You But I Got A Error

Quote:

C:\Users\Mak\Desktop\2_3_2010\filterscripts\car2.p wn(16) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
line 16
pawn Код:
if (strcmp("/vehicleme", cmdtext, true) == 0) return ShowPlayerDialog(playerid,KEY_WALK*DIALOG_STYLE_LIST,DIALOG_STYLE_INPUT,"Type the vehicle's model id\n 400-612","Rendben","Tцrцl"),1;

if (strcmp("/vehicleme", cmdtext, true) == 0) return ShowPlayerDialog(playerid,KEY_WALK*DIALOG_STYLE_LIST,DIALOG_STYLE_INPUT,"Vehicle Spawner","Type the vehicle's model id\n 400-612","Rendben","Tцrцl"),1;
Very nice.
Reply
#4

Nice FS i might use it for my server.
Reply
#5

Quote:
Originally Posted by Phento
Quote:
Originally Posted by swat853
Thank You But I Got A Error

Quote:

C:\Users\Mak\Desktop\2_3_2010\filterscripts\car2.p wn(16) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.
line 16
pawn Код:
if (strcmp("/vehicleme", cmdtext, true) == 0) return ShowPlayerDialog(playerid,KEY_WALK*DIALOG_STYLE_LIST,DIALOG_STYLE_INPUT,"Type the vehicle's model id\n 400-612","Rendben","Tцrцl"),1;

if (strcmp("/vehicleme", cmdtext, true) == 0) return ShowPlayerDialog(playerid,KEY_WALK*DIALOG_STYLE_LIST,DIALOG_STYLE_INPUT,"Vehicle Spawner","Type the vehicle's model id\n 400-612","Rendben","Tцrцl"),1;
Very nice.
Thanks Man
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)