Who help me fix it problem?

Started by UncleRus, Apr 21, 2020, 06:28 AM

Previous topic - Next topic

Sebastian

Quote from: UncleRus on Apr 21, 2020, 03:20 PMhttps://prnt.sc/s3efyn
put a script there but nothing has changed

Oh man...

UncleRus, there are 2 different formats that you use in .xml files and .nut files.
AddClass function is not to be used in the .xml file.
Just take a look at the example above the code you added! You can see it is Class related, so follow it!

So you should convert your AddClass, like this:


AddClass( 3, RGB (24, 255, 241), 0, Vector ( -378.79, -537.962, 17.2832 ), 140.020, 21, 999, 1, 1, 25, 255 );

<Class team="Robber" skin="0" x="-378.79" y="-537.962" z="17.2832" angle="140.020" weapon1="21" ammo1="999" weapon2="1" ammo2="1" weapon3="25" ammo3="255"/>



Not even being able to see such similarities ?! Bad sign for you my friend.

UncleRus

I LoperkinDead.My brothers scripters TimyrSem,VladSem

UncleRus

I LoperkinDead.My brothers scripters TimyrSem,VladSem

UncleRus

I LoperkinDead.My brothers scripters TimyrSem,VladSem