Author Topic: Cannot read file: a_vcmp  (Read 3581 times)

0 Members and 1 Guest are viewing this topic.

Offline Leeter

  • Street Thug
  • *
  • Posts: 10
    • View Profile
Cannot read file: a_vcmp
« on: January 07, 2012, 08:53:10 pm »
No idea whats happening, im not used to VCMP pawn, i tried locating a_vcmp all over the server folders, but i still keep getting that error wich makes me put the a_vcmp content inside the script wich looks ugly and messy, any idea?fixed.

Oh, and another problem.
When i spawn, i cant stop jumping somehow, i dont press the space bar, it jumps automaticly.
« Last Edit: January 07, 2012, 08:57:43 pm by Leeter »

Offline DilsonTB

  • Made Man
  • ***
  • Posts: 140
  • VC:MP Developer. & SA:MP Currently Developer
    • View Profile
Re: Cannot read file: a_vcmp
« Reply #1 on: January 07, 2012, 09:10:46 pm »
Its a GM script pro, Try removing your last script.
_______________________________________________
¬ VC:MP Squirrel Developer.
¬ VC:MP pawno Developer.
¬ SA:MP Developer.
¬
¬ Actually developing " San Fierro Roleplay - Latino ", with
my beta team testers, Mapper + Scripter ( me ), 18,000
lines, and is 34% finished. hope to finish it in 4 Or 3 Months.

- MYSQL FULL BASED.
- PCU.
_______________________________________________

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: Cannot read file: a_vcmp
« Reply #2 on: January 07, 2012, 09:44:01 pm »
When i spawn, i cant stop jumping somehow, i dont press the space bar, it jumps automaticly.

Your world bounds are incorrect.
Do not PM me for support.




Offline Leeter

  • Street Thug
  • *
  • Posts: 10
    • View Profile
Re: Cannot read file: a_vcmp
« Reply #3 on: January 07, 2012, 09:51:44 pm »
When i spawn, i cant stop jumping somehow, i dont press the space bar, it jumps automaticly.

Your world bounds are incorrect.

I never placed a world bound..

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: Cannot read file: a_vcmp
« Reply #4 on: January 07, 2012, 09:58:59 pm »
I never placed a world bound..

There's your problem. The default worldbounds should be:
SetWorldBounds( 5000.0, -5000.0, 5000.0, -5000.0 );
Do not PM me for support.




Offline Leeter

  • Street Thug
  • *
  • Posts: 10
    • View Profile
Re: Cannot read file: a_vcmp
« Reply #5 on: January 07, 2012, 10:03:11 pm »
I never placed a world bound..

There's your problem. The default worldbounds should be:
SetWorldBounds( 5000.0, -5000.0, 5000.0, -5000.0 );

That must fix that up, thanks, but cant test it cause it wont let me spawn smh.. i know how to fix that, if i find any issue i'll create a thread/post in here my problem. i'm used to SA-MP scripting.

Offline DilsonTB

  • Made Man
  • ***
  • Posts: 140
  • VC:MP Developer. & SA:MP Currently Developer
    • View Profile
Re: Cannot read file: a_vcmp
« Reply #6 on: January 08, 2012, 03:40:39 am »
Its isnt in World bound the pro is in your script
_______________________________________________
¬ VC:MP Squirrel Developer.
¬ VC:MP pawno Developer.
¬ SA:MP Developer.
¬
¬ Actually developing " San Fierro Roleplay - Latino ", with
my beta team testers, Mapper + Scripter ( me ), 18,000
lines, and is 34% finished. hope to finish it in 4 Or 3 Months.

- MYSQL FULL BASED.
- PCU.
_______________________________________________