- 1、本文档共10页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
CS脚本学习(国外英文资料)
CS脚本学习(国外英文资料)
That way, the scripting process is very simple, is to use the TXT to edit the file, such as the chronicle, a line of input the contents of the script, some parameters such as commands such as cl_rate 500 or some macro commands such as bind V sv_restartround 3, then to save this file.Cfg file (config CS file format) and stored in the cstrike folder, and then use the exec *.cfg command console this file in the game, so that the commands in the script file entry. Of course, some people in order to facilitate, directly modify the cstrike folder in the autoexec.cfg file (this file is executed automatically every time you enter a CS config file), so you dont have every time after entering the individually run using the exec command.
Back to the topic, repeatedly used ALIAS macro command and BIND will write the script, what we call the definition and binding order, the following simple say these two orders of the meaning and basic usage, beginners can try to write their own small script.
Alias: that is, we say the definition statement, meaning is as a statement to define corresponding in game action, all kinds of generic alias statement 1 action; action 2;....... A simple example, we use the CS to open their own chronicle in the play script or buy gun version, you will see this statement:
Alias +sjump +duck +jump
Alias -sjump -duck -jump
Bind space +sjump
Here the use of alias for the statement refers to the definition of sjump in the game is +jump (jump) and +duck (squat), which is equivalent to at the same time in the game to jump and squat, is shocked, (note that duck is a continuous movement, as long as the game the +duck statement does not terminate, would have been crouched down, so this definition needs to assist -duck to terminate the -jump statement; otherwise, you will find out the ground directly squat on the ground up). When we define a sjump statement after this, we use the BIND command to assign it to the SPACE is the space bar, this is your
您可能关注的文档
- 3.地质作用(国外英文资料).doc
- 30-化工制图中的标准规范(国外英文资料).doc
- 300首好听的粤语歌(国外英文资料).doc
- 30天30队2010-11季,关注丹佛掘金的10个理由(国外英文资料).doc
- 22种宝宝辅食做法(国外英文资料).doc
- 36种方法教出优秀小孩(国外英文资料).doc
- 39-一、框图、流程型推断题 06年各区一模推断题(国外英文资料).doc
- 37wan英雄神殿攻略(国外英文资料).doc
- 3d 英汉对照(国外英文资料).doc
- 3D MAX命令翻译(国外英文资料).doc
- DB22_T2503-2016_村级基础设施建设及维护管理规范_吉林省.pdf
- DB22_T2478-2016_人参中人参总皂苷的测定重量法_吉林省.pdf
- DB22_T2552-2016_盆花香雪兰设施生产技术规程_吉林省.pdf
- DB22_T2465-2016_水中三唑锡、苯丁锡残留量的测定液相色谱-电感耦合等离子体质谱法_吉林省.pdf
- DB22_T2482-2016_延边黄牛饲料质量控制规范_吉林省.pdf
- DB22_T2496-2016_消防救援人员现场管理系统技术要求_吉林省.pdf
- DB22_T2540-2016_泥炭与土壤调理剂植物响应测定方法_吉林省.pdf
- DB22_T2442-2016_地理标志产品黑水西瓜_吉林省.pdf
- DB22_T2470-2016_二维动画生产工艺流程_吉林省.pdf
- 2025至2030年中国裂隙灯显微镜市场现状分析及前景预测报告.docx
文档评论(0)