Forum

> > CS2D > Scripts > How Use?
Forums overviewCS2D overview Scripts overviewLog in to reply

English How Use?

1 reply
To the start Previous 1 Next To the start

old How Use?

RedizGaming
GAME BANNED Off Offline

Quote
hi us ,
hi us , how to use reqdlc to spawnprojectile on the cursor

Sorry I have bad English

old Re: How Use?

DC
Admin Off Offline

Quote
Take a look at the sample script sys\lua\samples\cursors.lua to see how to work with cs2d lua cmd reqcld and the mouse coordinates.

Basic steps:
• Call cs2d lua cmd reqcld with the right parameters
• Use cs2d cmd spawnprojectile (with cs2d lua cmd parse) in the cs2d lua hook clientdata-hook (which will provide the mouse coordinates as parameters)
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview