Veteran Plugin [message #462366] |
Sat, 11 February 2012 03:56 |
Fifaheld
Messages: 349 Registered: October 2005
Karma: 0
|
Recruit |
|
|
Hello. Where can i Find a Plugin with this Commands? !Veh, !Char and !weapons? thx. For SSGM 2.0.2 or Higher
|
|
|
|
|
Re: Veteran Plugin [message #462370 is a reply to message #462369] |
Sat, 11 February 2012 04:08 |
|
sla.ro(master)
Messages: 610 Registered: September 2010 Location: Romania
Karma: 0
|
Colonel |
|
|
i had some codes but i can't find them and don't have time to make.
try contact some server owners who uses Lua and maybe they have a veteran for Lua/C++ who works, also on renegadeskins i saw some veteran systems.
Creator of Mutant Co-Op
Developer of LuaTT
|
|
|
|
|
|
|
|
Re: Veteran Plugin [message #463292 is a reply to message #462366] |
Thu, 01 March 2012 08:47 |
iRANian
Messages: 4308 Registered: April 2011
Karma: 0
|
General (4 Stars) |
|
|
I've made something that currently is in alpha, it might crash your server or w/e
http://dl.dropbox.com/u/21865790/VeteranSystem.dll
To install, do the usual stuff and at the bottom of SSGM.ini add:
[VeteranSystem_Tiers]
;If a soldier preset is missing the code defaults the preset to 'low tier', this section controls how many vet point(s) a character is worth
; 1 = low tier, 2 = mid tier, 3 = high tier
CnC_GDI_MiniGunner_0=1 ;Shooter
CnC_GDI_RocketSoldier_0=1 ;Shotgunner
CnC_GDI_Grenadier_0=1 ;Grenadier
CnC_GDI_Engineer_0=1 ;Engineer
CnC_GDI_MiniGunner_1Off=1 ;Officer
CnC_GDI_RocketSoldier_1Off=1 ;Rocket Soldier
CnC_Sydney=1 ;Tib Sydney
CnC_GDI_MiniGunner_2SF=2 ;Deadeye
CnC_GDI_RocketSoldier_2SF=2 ;Gunner
CnC_GDI_Grenadier_2SF=2 ;Patch
CnC_GDI_MiniGunner_3Boss=3 ;Havoc
CnC_GDI_MiniGunner_3Boss_ALT2=3 ;Havoc
CnC_GDI_MiniGunner_3Boss_ALT3=3 ;Havoc
CnC_GDI_MiniGunner_3Boss_ALT4=3 ;Havoc
CnC_Sydney_PowerSuit=3 ;PIC
CnC_Sydney_PowerSuit_ALT2=3 ;PIC
CnC_Ignatio_Mobius=3 ;Mobius
CnC_Ignatio_Mobius_ALT2=3 ;Mobius
CnC_GDI_Engineer_2SF=3 ;Hotwire
CnC_Nod_Minigunner_0=1 ;Shooter
CnC_Nod_RocketSoldier_0=1 ;Shotgunner
CnC_Nod_FlameThrower_0=1 ;Flamethrower
CnC_Nod_Engineer_0=1 ;Engineer
CnC_Nod_Minigunner_1Off=1 ;Officer
CnC_Nod_RocketSoldier_1Off=1 ;Rocket Soldier
CnC_Nod_FlameThrower_1Off=1 ;Chem Sprayer
CnC_Nod_Minigunner_2SF=2 ;Black Hand Sniper
CnC_Nod_RocketSoldier_2SF=2 ;Black Hand Laserchaingunner
CnC_Nod_FlameThrower_2SF=2 ;SBH
CnC_Nod_Minigunner_3Boss=3 ;Sakura
CnC_Nod_Minigunner_3Boss_ALT2=3 ;Sakura
CnC_Nod_RocketSoldier_3Boss=3 ;Raveshaw
CnC_Nod_RocketSoldier_3Boss_ALT2=3 ;Raveshaw
CnC_Nod_FlameThrower_3Boss=3 ;MENdoza
CnC_Nod_FlameThrower_3Boss_ALT2=3 ; MENdoza
CnC_Nod_Technician_0=3 ;Technician
Long time and well respected Renegade community member, programmer, modder and tester.
Scripts 4.0 private beta tester since May 2011.
My Renegade server plugins releases
|
|
|
|
|
|
! [message #463316 is a reply to message #462366] |
Thu, 01 March 2012 12:49 |
iRANian
Messages: 4308 Registered: April 2011
Karma: 0
|
General (4 Stars) |
|
|
yes
!vetpoints - !vp
!vehicle - !veh
!weapon - !weap
!character - !char
Long time and well respected Renegade community member, programmer, modder and tester.
Scripts 4.0 private beta tester since May 2011.
My Renegade server plugins releases
|
|
|
|
|
|