Post: models on multiplayer
08-10-2011, 04:35 AM #1
cadpimp1289
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); I was wondering if I could use models from zombies on multiplayer? like the nuke model here "zombie_bomb" like how the defaultvehicle is used on both.
"
(adsbygoogle = window.adsbygoogle || []).push({});
08-10-2011, 06:51 AM #2
I don't think you can, most models I have tried don't seem to work in multiplayer. I have only got like 3 working models, the default actor, dog, weapons.
08-11-2011, 12:21 AM #3
cadpimp1289
Do a barrel roll!
Originally posted by HeAdsWillRoLL View Post
I don't think you can, most models I have tried don't seem to work in multiplayer. I have only got like 3 working models, the default actor, dog, weapons.


Thats not true because these models work "static_makin_canoe" and "vehicle_jap_airplane_zero_static"

The following user thanked cadpimp1289 for this useful post:

HeAdsWillRoLL
08-11-2011, 03:44 AM #4
Originally posted by cadpimp1289 View Post
Thats not true because these models work "static_makin_canoe" and "vehicle_jap_airplane_zero_static"


I haven't tried those, the ones I have tried like tank model, silver test sphere didn't.
08-11-2011, 05:30 AM #5
cadpimp1289
Do a barrel roll!
Originally posted by HeAdsWillRoLL View Post
I haven't tried those, the ones I have tried like tank model, silver test sphere didn't.[/QUOTE

The tank model and silver test sphere works because I have them in my patch

The following user thanked cadpimp1289 for this useful post:

HeAdsWillRoLL
08-11-2011, 08:21 AM #6
Originally posted by cadpimp1289 View Post
The tank model and silver test sphere works because I have them in my patch


What is the tank and sphere code from your patch? Mine may be wrong then Idk.
08-11-2011, 02:03 PM #7
cadpimp1289
Do a barrel roll!
Originally posted by HeAdsWillRoLL View Post
What is the tank and sphere code from your patch? Mine may be wrong then Idk.


The tank model is "veh_t34_mp_dpm_main" and the sphere model is "test_sphere_silver".

The following user thanked cadpimp1289 for this useful post:

HeAdsWillRoLL
08-11-2011, 04:41 PM #8
Originally posted by cadpimp1289 View Post
The tank model is "veh_t34_mp_dpm_main" and the sphere model is "test_sphere_silver".


I have it in my patch like this...Doesn't work for some reason.

    self setModel( "veh_t34_mp_dpm_main" );
08-11-2011, 06:13 PM #9
cadpimp1289
Do a barrel roll!
Originally posted by HeAdsWillRoLL View Post
I have it in my patch like this...Doesn't work for some reason.

    self setModel( "veh_t34_mp_dpm_main" );


Make sure under init() you add this precacheModel("veh_t34_mp_dpm_main");

The following user thanked cadpimp1289 for this useful post:

HeAdsWillRoLL
08-13-2011, 02:33 PM #10
Originally posted by cadpimp1289 View Post
Make sure under init() you add this precacheModel("veh_t34_mp_dpm_main");


Okay still haven't got the sphere to work yet, and I got the tank to work but only on maps that have tanks.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo