Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: evil_night13 on October 16, 2008, 02:41:07 pm

Title: Properties pickup id got placed wrongly !
Post by: evil_night13 on October 16, 2008, 02:41:07 pm
Hi ,

i was adding props in my server, the pickups were placed properly, wen i restarted the server, the pickup id r replaced by +1 , i.e.
bank = 1,
malibu = 2 ,
apartment = 3

now once i came restarting the server, the pickups r placed wrongly, now the scenario is

bank=1
malibu pickup dead, no info after picking it
apartment = 2

so now my whole props are totally messed, i have 30props , now all of them are replaced with other props pickup!

any solution how to bring it back to normal?

P.S: iam using WSV0.3
Title: Re: Properties pickup id got placed wrongly !
Post by: Chezor on October 16, 2008, 08:11:12 pm
eh, if it was gus i could have helped. Now the people who can help you are: windlord and wsv script users. Goodluck
Title: Re: Properties pickup id got placed wrongly !
Post by: evil_night13 on October 17, 2008, 03:31:20 pm
thnkx for ur support thijn

btw any wsv experts, windy i need u !  :(
Title: Re: Properties pickup id got placed wrongly !
Post by: Tamas on October 17, 2008, 03:45:45 pm
Yes, actually this happent with me too, something happent with the hash files. I don't know what is that problem but try to not disconnect than connect + addprop things to do. My suggestion is place all props than make a safe backup.
Title: Re: Properties pickup id got placed wrongly !
Post by: evil_night13 on October 17, 2008, 03:51:24 pm
dang too late, all r messed up, anyway i am searching for the backup of hash files,

will replacing pickups.hsh will do or i need to replace the  the whole thing?
Title: Re: Properties pickup id got placed wrongly !
Post by: Tamas on October 17, 2008, 03:53:45 pm
The clearest way is to repleace the pickups, and props hashes
Title: Re: Properties pickup id got placed wrongly !
Post by: evil_night13 on October 17, 2008, 04:29:31 pm
i dont have the backup for props hash, planned to delete all the props and add it again, btw when deleting the props,  the pickups too will go rite, the deadone's too?
Title: Re: Properties pickup id got placed wrongly !
Post by: thijn on October 17, 2008, 05:17:31 pm
No only the pickups of the ID from the Prop.
So if u delete Prop 1 it delete pickup that belongs to that Prop ;)
Title: Re: Properties pickup id got placed wrongly !
Post by: evil_night13 on October 17, 2008, 07:28:43 pm
No only the pickups of the ID from the Prop.
So if u delete Prop 1 it delete pickup that belongs to that Prop ;)

so pickups r dead, wat do i do, it doesn't give any info regarding the pickup!
Title: Re: Properties pickup id got placed wrongly !
Post by: Tamas on October 17, 2008, 10:52:23 pm
If you do !delprop <id> than it will remove that property + the pickup too.
Title: Re: Properties pickup id got placed wrongly !
Post by: evil_night13 on October 18, 2008, 02:19:38 pm
If you do !delprop <id> than it will remove that property + the pickup too.

no my props id and pickup id are not same, i.e malibu was id 2 and pickups was 2 , but btw i have race points, so now appartment id is 3 , the pickup id is 8, so i cant risk to delete the pickup just like that!

i dont know how this mess happened suddenly,
Title: Re: Properties pickup id got placed wrongly !
Post by: thijn on October 18, 2008, 02:31:30 pm
i think there is one solution: Delete all props and read  this  (http://forum.vicecitymultiplayer.com/index.php?topic=857.msg6057#msg6057) Hope this could solve the problem.
Title: Re: Properties pickup id got placed wrongly !
Post by: evil_night13 on October 18, 2008, 04:26:43 pm
i think there is one solution: Delete all props and read  this  (http://forum.vicecitymultiplayer.com/index.php?topic=857.msg6057#msg6057) Hope this could solve the problem.

do u want me to create a wsv.pickups.ini?
Title: Re: Properties pickup id got placed wrongly !
Post by: thijn on October 18, 2008, 08:46:57 pm
download GUS and see how !setpickup works ;)