Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bemito

Pages: [1]
1
Support / Re: Error After Closing
« on: July 27, 2012, 04:55:35 pm »
Everytime I close VCMP, a whole bunch of errors pop up back to back over and over. See attached picture to see what I'm talking about


set your vc-mp compatibility Windows 98 / Windows Me
P.S i'am not sure if there need any changes to gta-vc.exe, but i made both compatibility to Windows 98 / Windows Me

2
mIRC/pawn Scripting / Re: Warning That I dont Get
« on: July 23, 2012, 02:17:16 pm »
Plr is defined [pawn]plr = FindPlayerIDFromString(tmp)[/pawn] and here is the warning.

CnR.pwn(1643) : warning 202: number of arguments does not match definition
It looks like you forgot to add " ; " at the end.

[pawn] plr = FindPlayerIDFromString(tmp);[/pawn]

Pages: [1]