etpro lua snapshot beta 2

Discussions about ET modding (sdk code, player/weapon modeling)

Moderators: Forum moderators, developers

Post Reply
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

etpro lua snapshot beta 2

Post by bani »

etpro lua snapshot beta 2

this is a test version of the current development version of etpro lua support.

download it here.

this test release has the version number "3.2.5" and will generate pk3 warnings. this is intentional.

bugfixes
ambiguous pers.teamState renamed to pers.teamState.state

new
et.G_AddEvent( ent, event, eventparm ) function added

new gentity fields added
ps.ping
sess.aWeaponStats
<dd>{ 1,2,3,4,5 } = et.gentity_get( ent, "sess.aWeaponStats", WS_KNIFE )
<dd>et.gentity_set( ent, "sess.aWeaponStats", WS_KNIFE, { 1,2,3,4,5 } )
Last edited by bani on Sat Jan 21, 2006 9:08 pm, edited 1 time in total.
User avatar
gotenks
Posts: 3465
Joined: Fri Nov 15, 2002 4:12 pm
Location: out of my mind
Contact:

Post by gotenks »

yay i got ping
boo i don't got inactivity :(
My Website
Image
After a night of binge drinking:
=FF=im2good4u wrote:WTF wanst i on top ?
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

gotenks wrote:yay i got ping
boo i don't got inactivity :(
8)
User avatar
deej
Posts: 743
Joined: Fri Mar 19, 2004 12:44 am
Location: Belgium!
Contact:

Post by deej »

gotenks wrote:yay i got ping
Are you going to create a !spec999 command?
Our servers now run on 64 bit steroids. Point your ET to:
- Forgotten Ground StopWatch Server with occasional wolfrof 1
- Fraggle Rock ETPub Server - Mix up ET/UT & Duke Nukem
User avatar
gotenks
Posts: 3465
Joined: Fri Nov 15, 2002 4:12 pm
Location: out of my mind
Contact:

Post by gotenks »

deej wrote:
gotenks wrote:yay i got ping
Are you going to create a !spec999 command?
yup... someone else wanted a way to enforce max ping or something... i just wanted a spec999
My Website
Image
After a night of binge drinking:
=FF=im2good4u wrote:WTF wanst i on top ?
Post Reply