Tuesday, May 07, 2024
Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: NEW good races

Like this thread on Facebook! Add this thread do Google Buzz

NEW good races 13 years, 4 months ago #16165

  • DuaL
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 1
MY first post so quick :

I have 18 good races ready to add on server

17ecicys

GL&HF

Re: NEW good races 13 years, 4 months ago #16174

SAS assasin is in there twice

Other than that they look good (not had time to fully read your scripts).

But always GREAT!!! To see people scripting new races now if only the missus would give me 30mins without nagging I might have chance to upload them to the test server etc and have a play

P.S join the community

Re: NEW good races 13 years, 4 months ago #16178

  • Pooky
  • OFFLINE
  • Official TWK Admin
  • Posts: 711
  • Karma: 49
Thanks for the imput

But please notice that the server is running on Python wcs. The script has changed a great deal from how it used to be ( as in your txt file )

warcraft-source.com/board/index.php/topic,10921.0.html" onclick="window.open(this.href);return false;

Regards

Re: NEW good races 13 years, 4 months ago #16207

  • DuaL
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 1
Let me see races in new version I try do it

Re: NEW good races 13 years, 4 months ago #16220

  • Pooky
  • OFFLINE
  • Official TWK Admin
  • Posts: 711
  • Karma: 49
Here is a link to a programm to recode your script to the new LAY-OUT

2elm3r3s

notice a lot of COMMANDS have also changed : eg es_damagedeal ==> es wcs damage

So be sure to recode them!!

Check this link for the latest new wcs commands

rapidshare.com/files/439859505/Commands_...bles_-_ESS.txt" onclick="window.open(this.href);return false;

Good luck

Re: NEW good races 13 years, 4 months ago #16290

  • DuaL
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 1
Pooky could you check this race?

y9yx1yo5

Re: NEW good races 13 years, 4 months ago #16296

  • Pooky
  • OFFLINE
  • Official TWK Admin
  • Posts: 711
  • Karma: 49
The lay-out is fine, but there are still a lot of commands which won't no more. Est commands are nearly all gone ( Except est_effects )

Be sure to check my link in the upper post with all the new commands

eg.

	[[skill2]]
cmd = "es es_xdelayed 2 est_SetGravity event_var(userid) server_var(wcs_gravity);es es_xkeysetvalue WCSuserdata event_var(userid) gravity server_var(wcs_gravity);es es_xtell event_var(userid) #green: Gravity #lightgreenhas has been said."


Here you need to replace "est_Setgravity ..." by "es wcs_setfx gravity event_var(userid) server_var(wcs_gravity) O"

Secondly "es_xkeysetvalue WCSuserdata event_var(userid) gravity server_var(wcs_gravity)" needs to be replaces by "es wcsgroup set gravity event_var(userid) server_var(wcs_gravity)"

Gl

  • Page:
  • 1
Moderators: Chifilly, VooDoo, iMattR
Time to create page: 0.12 seconds