I mean in the code such as engine->ServerCommand( "ent_fire npc_antlionguard setrelationship \"player D_HT 99\"");
HL2 world has a section dedicated to scripting, so you may want to look there --- Florian Zschocke <[EMAIL PROTECTED]> wrote: > linux servers wrote: > > > This bind does not work: bind "x" "spec_player > Name With Spaces" > > Try > > bind "x" "spec_player Name%With%Spaces" > > or > > bind "x" "spec_player Name%%With%%Spaces" > > > Florian > > _______________________________________________ > To unsubscribe, edit your list preferences, or view > the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > -------- My Website http://www.ammahls.com Lead Programer NightFall http://www.nightfallmod.net Developer of CST and ZHLT 3.0 http://www.zhlt.info Team Lead - Prime - Website TBA... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

