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

#1
I download the 0.4 version of vcmp and it give error "Version used by server is not installed",I tried to open it in administrator mode and it start downloading version 004 but it give error when finishes.Here is the picture can anyone help ?

https://pasteboard.co/GLGBJQe.png
#2
Hi,I make this function and it make the server crashed.I'm not good at scripting.Can someone fix it.I want players can't type without spawn.
function onPlayerChat( player, text )
{
if ( !player.IsSpawned ) MessagePlayer( "[#FF0000][ERROR] - [#F7FE2E]You have to be spawned.", player );
else print( player.Name + ": " + text );
return 1;
}
#5
Quote from: Xmair on Aug 18, 2017, 04:18 PMfunction onPlayerChat( player, text )
{

         if ( player.IsSpawned ) return 1;
         return 0;

}

Thanks sir but can you make a full function,i make this,is it true ?
function onPlayerChat( player, text )
{
         if ( player.IsSpawned )
print( player.Name + ": " + text );
return 1;
}
#6
Hi everybody,my question is simple.I have this syntax,so how can i make it ?I want players mustn't type if they weren't spawned.
#7
Hi guys,
How can I show the class name in class selection menu ?For example,if player change the skins in the class/character selection menu,names of the class must be show in the screen like medic,soldier etc.Thanks from now.


http://imgur.com/a/EVhSM
#8
Quote from: Doom_Kill3R on Aug 10, 2017, 10:05 AMMake sure you have your map opened and there is something actually mapped. Afterwards make sure that when you type the exportmap command you wait for a success message. Then you can take the resulted outputs from the Maps/MapName folder.
Problem is solved,thanks.
#9
I added my sprite in /store/sprites but when i type it's name,nothing happens.What is the problem ?
#10
Quote from: kennedyarz on Aug 09, 2017, 03:21 PM
Quote from: Yankee on Aug 08, 2017, 01:14 PMI can't use /exportmap command,it isn't work.If i type this command,nothing happens.Please help me.

Make a new topic, but take note of this, place the IMPACT font underline it and then change its layout to the maximum. So that people can see more, even a blind man. You already know how to do it
We used same size layout.What is your problem ?Did I do something wrong ?
#11
I can't use /exportmap command,it isn't work.If i type this command,nothing happens.Please help me.
#12
Hi everybody,I have this syntax,but i couldn't convert it to command.Can somedoy do it for me ?
CreateVehicle( model, pos, angle, col1, col2)
#13
Can someone help me,i have a problem i did everything in the instructions but it give error
AN ERROR HAS OCCURED [the index 'pSMG' does not exist' Please help me guys.
#14
Quote from: h4fmaster on Jun 24, 2017, 02:26 PMçünkü sistem sadece kayıt/giriş üzerine kurulu oyuzden adam sadece kayıtla girisişi koymus sadece onları kendin yapman gerek.İstersen sana bu konuda tavsiye verebilirim @Yankee

Because the system is based on registration / login. Money etc. You need to do things yourself
Neyse kendim ayrı bi sistem ekledim /hesap yazınca ini dosyasından okuyor tabi oyuna girdikten sonra her girişte /hesap yazmak gerekcek ama olsun :)

I make my own stats system :)
#15
Quote from: h4fmaster on Jun 24, 2017, 05:43 AMyankee yapmışsınya kardeşim sunucuna suan calısıyor gibi gözüküyo yeni versiyonu hemde


Skor ve parayi kaydetmiyor/It didn't save stats of players(score,money etc.)