5165 GM/PM robot blue help

07/28/2010 20:11 shini221#1
hey guys pls help me add that blue gm robot in 5165 source i really can`t

big thanks :handsdown::handsdown::handsdown:
07/28/2010 21:20 Adziunia#2
i, idk if others too, but i dont understand what do u rly want... i never saw blue robot in cq for my entire playing u could post a pic so we would know what do u want
07/28/2010 21:28 shini221#3
i mean that transf skill that have only gm / pms on lower vers it worked with /robot /robot1 donnow is just like a mouse or sth. idk you never seen a gm in cq?
07/28/2010 21:49 [X]-Cape#4
he wants the blue pigglet that gm/pm transforms into :D
07/28/2010 21:55 pmo#5
Are you on about Piglet if so its not work in 5165 as far i know dont think any of the transformations work right in it dont realy know never looked at any 5165 sources that long to care.

make a boby command usin the id for it and then one to change back but think from what ive seen that you have to unequip some gears for it to be seen.

ID = 223 Mite be wrong but think thats the id for its been some time
07/28/2010 22:43 shini221#6
can u post the command and where i add pls? i`m new and i kno to add npc and fix some things now:)):D
07/28/2010 22:51 killersub#7
try this...I haven't tested it but Oh well u wanted tha command lol...

Code:
if (Cmd[0] == "/model")
                                        {
                                                if (Cmd[1] == "pig")
                                                GC.MyChar.Body = 223;
                                        }
for the 5165 source...
07/29/2010 09:08 shini221#8
system does not contain a definition for MyChar :-?

#edit oh i added it but nothing happens i added in chat.cs
07/29/2010 13:17 shini221#9
can anyone help me? i added that command but i`m invisible i see just shadow. i must add sth in client or some ?plz help
07/29/2010 17:35 killersub#10
Quote:
Originally Posted by shini221 View Post
can anyone help me? i added that command but i`m invisible i see just shadow. i must add sth in client or some ?plz help
usually becuz u have weapons on...try takin em off...OR becuz the client/source doesn't have da right body type implemented right to show...like its mesh/texture etc...
08/03/2010 18:28 shini221#11
@killersub

thanks alot man this really helped me:) 2 thanks for 2 helfull posts