Toblerone Posted December 21, 2006 Share Posted December 21, 2006 im pretty new to coding and wanna start simple. i want to to change gang territory to differnt areas in the city for a mod i am going to make one day. help will b much apreciated Link to comment Share on other sites More sharing options...
Knowledge Novice Posted December 22, 2006 Share Posted December 22, 2006 Hello Toblerone. I'm not very familiar with manipulating peds, but you may have some luck looking in the pedgrp.dat file which is in the data folder. I'm not sure this will help but at the top of the opened file it says: # description: contains the list of ped groups for each zone. I'm not really sure how to go about changing it (if this is in fact what you may need), but I hope this helps in some way. Good luck and I'll see ya around. Link to comment Share on other sites More sharing options...
ceedj Posted December 22, 2006 Share Posted December 22, 2006 Hello Toblerone. I'm not very familiar with manipulating peds, but you may have some luck looking in the pedgrp.dat file which is in the data folder. I'm not sure this will help but at the top of the opened file it says: # description: contains the list of ped groups for each zone. I'm not really sure how to go about changing it (if this is in fact what you may need), but I hope this helps in some way. Good luck and I'll see ya around. Close, but not quite. Looking at the file, it looks to me like this file sets up which kind of peds spawn at the locations (zone) listed at a particular time of day. @Topic Starter - If you want to start simple, grab a builder and have a look at Y_Less's and YeTi's coding tutorials. If you wish to use Sanny Builder, tomworld has put together a nice guide to coding with that, available right here in this very forum. Start out simple (like you said) with pickups and learn how the code works. Once you've built a starting foundation, other aspects of the code become MUCH easier, because you get a grasp of how the syntax works, what to use where, etc. Most people here won't (or shouldn't, wink wink KN ) just give you straight up code. If you show some initative and post what you have done so far, we WILL help you get to where you want to be though. Good luck! I'm actually not against democracy though. I'm against things I think are f*cking stupid. I think this is f*cking stupid. - Sweets Link to comment Share on other sites More sharing options...
Toblerone Posted December 23, 2006 Author Share Posted December 23, 2006 Thanx 4 the help people Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now