Search found 5 matches

by chopan
Wed Jan 19, 2011 9:42 pm
Forum: ID Tech
Topic: Modeler NeededVer
Replies: 0
Views: 1133

Modeler NeededVer

Very short, looking for someone who can model a humanoid player model for a mod im working on
Willing to pay
For details post or PM me

Cheers
by chopan
Fri May 16, 2008 11:09 pm
Forum: Programming Discussion
Topic: Quake3 - creating a new gametype?
Replies: 6
Views: 3389

Re: Quake3 - creating a new gametype?

found where is set on the ui
ui_startserver.c , well its a start point :D
by chopan
Wed May 14, 2008 11:27 pm
Forum: Programming Discussion
Topic: Quake3 - creating a new gametype?
Replies: 6
Views: 3389

Re: Quake3 - creating a new gametype?

thats a good idea.
now im trying to find were to make the gametype visible so the user can choose it, i guess its done directly on the ui code or maybe find where its set on the server so i can force it to test it.
by chopan
Wed May 14, 2008 3:11 am
Forum: Programming Discussion
Topic: Quake3 - creating a new gametype?
Replies: 6
Views: 3389

Re: Quake3 - creating a new gametype?

thank you for the links!, i have already tried some tutorials and im starting to understand some of the code

i didnt found much tutorials at first so those links are very usefull, also i find this one very usefull
http://ioqsrc.vampireducks.com/
by chopan
Wed May 14, 2008 1:59 am
Forum: Programming Discussion
Topic: Quake3 - creating a new gametype?
Replies: 6
Views: 3389

Quake3 - creating a new gametype?

Hey, new here, im starting on the quake3 source and i want to make a gametype similar to Last man Standing for a mod.
Any tips on where should i start looking/modifiyng?
Thanks!